Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

id
string
required
Minimum string length: 1

Response

object | null

The signed cash pay-out, or null for a non-cash / zero-valued refund.

The signed cash pay-out, or null for a non-cash / zero-valued refund.

amountCents
integer
required
Required range: -9007199254740991 <= x <= 9007199254740991
reason
string
required
at
string
required
returnId
string
required
originalTransactionId
string
required