JOC API

Version 2.4.0

Download RAML
JOC API
/orders/resume/positions
POST

Gets common allowed workflow position for resuming orders


Parameters in the POST body schema

Name Type Description Example Default
controllerId required, string Controller ID myController
orderIds required, array Order IDs [
"myOrder",
"myOrder2"
]