Error
Returns
Get a return's cash-drawer pay-out
Resolves the signed cash-drawer pay-out a processed return produced — a NEGATIVE integer-cent movement for a cash refund, or null for a non-cash / zero-valued one. This is the figure the back-office reconciles the register against. 404s when no return carries the given id.
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
object | null
The signed cash pay-out, or null for a non-cash / zero-valued refund.

