Skip to main content
POST
Resolve a voucher for redemption

Authorizations

Authorization
string
header
required

Bearer token created in the GVB API Access page.

Headers

Accept
enum<string>
required

Must be application/json.

Available options:
application/json

Path Parameters

tenant
integer
required

Authorised tenant identifier from the tenant directory.

Body

application/json

Provide either a QR token/URL or a voucher reference.

qr_token
string
required

QR token or complete QR URL.

voucher_reference
string | null

Response

Successful response.

data
RedemptionResolution · object
required