Skip to main content
This is a public endpoint for booking engines to look up voucher details by code.
string
required
Bearer token with marketing:read scope
string
required
The voucher code to look up

Response

Returns whether the voucher is valid and its details.
boolean
Whether the voucher is valid for use
string
Error code if invalid
string
Human-readable error message if invalid
object
Voucher details

Error codes

Request
Response (Valid)
Response (Invalid)