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

The processed return read model.

The processed return read model.

transaction
object
required
originalTransactionId
string
required
refundMethod
enum<string>
required
Available options:
cash,
card,
store_credit,
exchange
reason
string | null
required