How to update a case using PUT and GET api
Hi ,
I have a requirement to update a case by changing its destination city from "Coimbatore" to "Bangalore" using PUT api.
I have done the following steps
1. Gave the value for ID from pzInsKey
2.In If-Match, Etag from response header has been copied.
3.action Id is given as pyUpdateCase.
But I'm getting the responsecode as 400.
Is there anything else to be done.
Please guide me in achieving this task.
***Edited by Moderator: Pallavi to move from Pega Academy to Product, update platform capability tags***