Skip to main content

Manual Receive

POST 

/api/orders/manualfulfillment

Tier: Public — stable, supported for third-party integration.

Manually records allocation or receipt for a set of tags, without requiring a physical scan. Equivalent to OrderController.ManualReceiveIgnorExisting(...) with ignoreExisting defaulted to true.

Request

Responses

Returns Orders.OrderOperationResultDto with OrderDto populated (this operation never runs asynchronously).