Skip to main content
GET
TypeScript

Authorizations

session
string
cookie
required

The signed session cookie of a logged-in trdrs user. First-party/browser only; an API key cannot reach a route secured this way.

Path Parameters

venueId
string<uuid>
required
referenceId
string
required
Maximum string length: 80

Response

Scoped result. Cache-Control: no-store.

referenceId
string
required
accountNumber
string
required
op
enum<string>
required
Available options:
credit,
debit,
adjustment
amount
string
required
state
enum<string>
required
Available options:
applied,
legacy_unknown
appliedAt
string<date-time> | null
required