JOC API

Version 2.6.5

Download RAML
JOC API
/order/variables
POST

Gets variables that were returned by the jobs before specified position


Parameters in the POST body schema

Name Type Description Example Default
controllerId required, string Controller ID myController
orderId required; string The id of an order in the format #yyyy-mm-dd#Pnnnnnnnnnn-name #2020-12-15#P0000000002-myFirstOrder
position optional, array or string The position can also be specified by the label of the instruction. [2, "then", 0]