Question
2
Replies
380
Views
Posted: November 23, 2016
Last activity: December 2, 2016
How Can I Change Parameter PUT PEGA API
I want to Change parameter by CaseID (from PUT PEGA API) to Name(pyLabel). What should I Do?
Then, how can I remove if-match input.
I think it won't be ideal to change Pega API to take pyLabel instead if CaseID as it is designed generically and CaseID is unique for a case and not pyLabel.
I would suggest creating your own API for this requirement.