XentrDeveloper Docs
API ReferenceProduction orders

Get the production order currently running on a machine

GET
/api/factories/{factoryId}/machines/{machineId}/current-order
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory ID

machineId*string

Machine ID

Response Body

curl -X GET "https://api.xentr.ai/api/factories/string/machines/string/current-order"
Empty