Error
Transfer
Get a transfer's receipt discrepancy
Returns the shipped-vs-received reconciliation of a RECEIVED transfer: a per-line signed variance (reasoned short or over) plus the short/over totals. 404s for an unknown transfer; 422s when the transfer has not been received yet.
GET
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:
1Response
The receipt discrepancy (per-line variance + short/over totals).
The receipt discrepancy (per-line variance + short/over totals).

