ProductionOrder
Authorizations
ApiKeystringRequired
Api key taken from 'Gateway API key' setting.
Query parameters
warehouseIdstring · uuidOptional
Pageinteger · int32Optional
PageSizeinteger · int32Optional
Responses
200
OK
referenceNumberstring · nullableOptional
commentsstring · nullableOptional
idstring · uuidOptional
productionOrderNumberstring · nullableOptional
404
Not Found
get/production-orders
Authorizations
ApiKeystringRequired
Api key taken from 'Gateway API key' setting.
Body
referenceNumberstring · nullableOptional
commentsstring · nullableOptional
clientIdstring · uuid · nullableOptional
warehouseIdstring · uuidOptional
productionOrderNumberstring · nullableOptional
Responses
200
OK
idstring · uuidOptional
406
Not Acceptable
post/production-orders
Authorizations
ApiKeystringRequired
Api key taken from 'Gateway API key' setting.
Path parameters
idstring · uuidRequired
Responses
200
OK
referenceNumberstring · nullableOptional
commentsstring · nullableOptional
idstring · uuidOptional
productionOrderNumberstring · nullableOptional
404
Not Found
get/production-orders/{id}
Authorizations
ApiKeystringRequired
Api key taken from 'Gateway API key' setting.
Body
idsstring · uuid[] · nullableOptional
uploadedSuceededboolean · nullableOptional
uploadMessagestring · nullableOptional
resetUploadCountboolean · nullableOptional
Responses
200
OK
No content
406
Not Acceptable
post/production-orders/upload
No content
Last updated
Was this helpful?
