XentrDeveloper Docs
API ReferenceProduction orders

Delete a production order (draft only)

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

In: header

Path Parameters

factoryId*string

Factory ID

id*string

Production Order ID

Response Body

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