Error
Transfer
Receive a transfer
Receives a shipped transfer, stamping each line’s received quantity, and returns the computed receipt DISCREPANCY (not the transfer itself). 404s for an unknown transfer/SKU; 422s when the transfer is not shipped.
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 receipt discrepancy of the now-received transfer.
The receipt discrepancy of the now-received transfer.

