put
https://{hostname}/api/datasubject/v2/requestqueues//movestages/
Use this API to update the workflow stage for a specific request.
Things to Know
- The following system default statuses can be passed as parameter values in the request when moving to a different stage:
NEW,VERIFYING_IDENTITY,IN_PROGRESS,REJECTED, andCOMPLETE.- The
resolutionTitle,comments, andisInternalCommentparameters are only used when thenextStageparameter is set toREJECTED.- You will not be able to advance the request to the next stage if the current stage has required subtasks that have not been completed.
For more information, see Processing a Request, Closing a Request, and Rejecting a Request.
