XentrDeveloper Docs
API ReferenceProduction orders

List state transition history for an order

GET
/api/factories/{factoryId}/production-orders/{id}/transitions
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory ID

id*string

Production Order ID

Response Body

curl -X GET "https://api.xentr.ai/api/factories/string/production-orders/string/transitions"
Empty