Solved
PEGA DX API to submit the case after creation
hi,
i have used to post DX API to create the case, how do i submit it to next stage?
***Edited by Moderator Marije to add Capability tags***
hi,
i have used to post DX API to create the case, how do i submit it to next stage?
Accepted Solution
Hi @WeiPingT:
Use GET /cases/{caseID} to get the case details followed by GET /assignments/{assignmentID} to get assignment details followed by PATCH /assignments/{assignmentID}/actions/{actionID} to perform a assignment action.
Please refer https://docs-previous.pega.com/pega-digital-experience-dx-api-overview/87/calling-sequences-dx-api-endpoints for some additional details.
Thanks.
Question
Question
Question Solved
Question
Question
Discussion
Question Solved
Question
Support Doc
Question
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.