XentrDeveloper Docs
API ReferenceProduction orders

Move a sub-order to the top of its machine's queue

POST
/api/factories/{factoryId}/production-orders/{id}/sub-orders/{subId}/move-to-top
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string
id*string
subId*string

Response Body

curl -X POST "https://api.xentr.ai/api/factories/string/production-orders/string/sub-orders/string/move-to-top"
Empty