apply_voucher_to_booking
Apply a held voucher to a flight or hotel booking (e.g. a BA companion voucher onto a flight redemption, or a Barclaycard upgrade voucher onto a Club World leg). Omit booking_id to detach the voucher. Paid feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| booking_id | No | ID of the booking to apply the voucher to. Omit to detach. | |
| voucher_id | Yes | ID of the user's voucher (from list_my_vouchers). | |
| booking_type | No | Whether booking_id refers to a flight redemption or a hotel booking. |