Error
Procurement
Receive against a purchase order
Books a batch of receipts against an OPEN order, accumulating each line’s received quantity and re-deriving the order status (received once every line is fully received). Re-runs the receiving guard server-side. 404s for an unknown order or receipt SKU; 422s when the order is already fully received.
POST
Error
Authorizations
Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.
Path Parameters
Minimum string length:
1Body
application/json
Minimum array length:
1Response
The order with accumulated receipts and re-derived status.

