XentrDeveloper Docs
API ReferenceProduction orders

Clone an order into a new draft (rerun)

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

In: header

Path Parameters

factoryId*string

Factory ID

id*string

Source Production Order ID

Response Body

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