List allocatable purchase orders

GET/api/v1/inventory/landed-cost-allocations/orders

Return received/completed POs that can absorb landed cost, with per-order unit and variant counts so the UI can suggest a split.

Operation ID: list_allocatable_orders_api_v1_inventory_landed_cost_allocations_orders_get·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Query

limitintegerdefault: 200

Max POs to return.

Responses

200Successful Response

successboolean
messagestring
codestring
dataAllocatableOrdersResponse

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject