GET /booking/mybookings
Operation ID: bookingMybookings
Auth: unknown
Description
Get a user's bookings with travel dates in the future. This service can also be used to check the status of a booking. **Provide either:** - A `voucherKey`, **or...** - An email address (`email`) and a booking reference (`itineraryOrItemId`) ([Booking Reference](#section/Key-concepts/Booking-references))
Parameters (4)
(string, header, required)
Specifies the language into which the natural-language fields in the response from this service will be translated (see [Accept-Language header](#section/Appendices/Accept-Language-header) for available langage codes)
(string, query, optional)
**email address** of the booker for the booking
(string, query, optional)
The booking reference number of the item - **Note**: For more information, see [Booking references](#section/Key-concepts/Booking-references)
(string, query, optional)
**voucher key** for the booking
No probe data for this endpoint yet.