XentrDeveloper Docs
API ReferenceProduction orders

Preview a quantity adjustment: per-machine breakdown, whether explicit allocation is required, and material/below-produced warnings (read-only)

GET
/api/factories/{factoryId}/production-orders/{id}/adjust-quantity/preview
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory ID

id*string

Production Order ID

Query Parameters

quantityTarget*string

Proposed new target quantity

Response Body

curl -X GET "https://api.xentr.ai/api/factories/string/production-orders/string/adjust-quantity/preview?quantityTarget=string"
Empty
Empty
Empty