XentrDeveloper Docs
API ReferenceProduction orders

Latest start to still meet a ship date (backward schedule)

GET
/api/factories/{factoryId}/production-orders/must-start-by
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory slug

Query Parameters

methodId*string
quantity*string
shipDate*string

Response Body

curl -X GET "https://api.xentr.ai/api/factories/string/production-orders/must-start-by?methodId=string&quantity=string&shipDate=string"
Empty