Skip to main content
Use this endpoint to redeem a voucher during checkout. This deducts the specified amount from the voucher balance.
string
required
Bearer token with marketing:write scope
string
required
The voucher ID

Request body

integer
required
Amount to deduct in minor units (must not exceed current balance)
string
The booking ID where the voucher was applied
string
The customer ID who redeemed the voucher
string
Description for the transaction record

Response

Returns the transaction record and updated voucher details.
Request
Response

Errors

When the voucher balance reaches zero, its status automatically changes to depleted.