POST/sandbox/terminal-state-trip-run
GET/sandbox/run/{run_id}
POST/organizations/{organization_id}/voucher-program-templates
PATCH/organizations/{organization_id}/voucher-program-templates/{template_id}
POST/organizations/{organization_id}/voucher-programs/create-from-template
GET/organizations/{organization_id}/voucher-program-templates/{template_id}
GET/organizations/{organization_id}/voucher-program-templates
POST/organizations/{organization_id}/voucher-programs
POST/organizations/{organization_id}/individual_voucher_program/create
GET/organizations/{organization_id}/voucher-programs/{voucher_program_id}
PATCH/organizations/{organization_id}/voucher-programs/{voucher_program_id}
GET/organizations/{organization_id}/voucher-programs/{voucher_program_id}/guests
POST/organizations/{organization_id}/voucher-programs/{voucher_program_id}/add-guests
POST/organizations/{organization_id}/voucher-programs/{voucher_program_id}/cancel
POST/organizations/{organization_id}/voucher-programs/search
POST/organizations/{organization_id}/voucher-programs/{voucher_program_id}/codes/generate
GET/organizations/{organization_id}/voucher-programs/{voucher_program_id}/codes
POST/organizations/{organization_id}/voucher-programs/{voucher_program_id}/codes/cancel
POST/organizations/{organization_id}/voucher-programs/{voucher_program_id}/codes/distribute
POST/me/vouchers/redeem
The Vouchers API provides a way create and manage voucher programs and codes.