Skip to main content
Use this endpoint to refund an amount back to a voucher (e.g., when a booking is cancelled).
string
required
Bearer token with marketing:write scope
string
required
The voucher ID

Request body

integer
required
Amount to add in minor units
string
The booking ID being refunded
string
The customer ID receiving the refund
string
ID of the original redemption transaction being reversed
string
Description for the transaction record

Response

Returns the transaction record and updated voucher details.
Request
Response

Errors

If the voucher was depleted and a refund is issued, the status automatically changes back to active.