POST /hub/v1/workflowitems/{workflowItemid}/transitions

Transitions the workflow item associated to an approval item from one state to another. For example, a workflow item in Draft state moves to Submitted via the Submit transition.

NameTypeDescription
workflowItemIdstringRequiredId of the workflow item
NameTypeDescription
transitionidstringRequiredId for the transition
overrideNotificationIdstringAn override notification of 9 sends workflow notifications upon transition. Currently, the only possible value is 9.
StatusNameTypeDescription
400  400 Bad Request
 messagestringWorkflowItemId must be a number greater than zero.
 errorcodestringError code for the exception (10003)