v1
latestOpenAPI 3.0.02026-07-247251950.2 KBVouchers
Retrieve a specific voucher
Overview
Get complete details for a specific voucher by its ID, including discount rules, validity, and usage information.
When to Use
- Voucher lookup - Find details for a specific voucher code
- Validation - Verify voucher details before applying to bookings
- Details display - Show voucher information to customers
- Support - Look up voucher information during customer service
What You Get
- Complete voucher details - All information about the voucher
- Discount rules - Type, value, minimum spend, maximum discount
- Validity information - Start/end dates and current status
- Usage data - Current usage count and remaining uses
Quick Start
Provide the voucher ID in the URL path. Returns complete voucher information.
get/vouchers/{voucherID}
Path parameters
voucherIDinteger required
Unique identifier of the voucher to retrieve
Response
Voucher details retrieved successfully