Error
Transfer
Ship a transfer
Ships a requested transfer, stamping each line’s shipped quantity from the body (SKUs must already belong to the transfer). Re-runs the state-machine guard server-side. 404s for an unknown transfer/SKU; 422s when the transfer is not requested.
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 shipped transfer (status shipped, shipped quantities stamped).
The shipped transfer (status shipped, shipped quantities stamped).

