a3e985bf842c → e5f778e80f9a · 18 changes across 17 operations
- GET/flight-booking/options
- ○
added the optional property
//to the response with the status - ○
added the optional property
//to the response with the status
- ○
- GET/bookings/my-bookings/
- ●
added the new
hotel_savingenum value to the///////response property for the response status
- ●
- GET/conv/trips/{trip_id}/hotel-flight-discount
- ○
endpoint added
- ○
- POST/conv/trips/{trip_id}/hotel-flight-discount
- ○
endpoint added
- ○
- POST/flight-booking/fare-holds/{hold_id}/open-checkout
- ●
added the new
hotel_savingenum value to the/////response property for the response status
- ●
- GET/flight-booking/sessions/{session_id}
- ●
added the new
hotel_savingenum value to the////response property for the response status
- ●
- PATCH/flight-booking/sessions/{session_id}
- ●
added the new
hotel_savingenum value to the////response property for the response status
- ●
- POST/flight-booking/sessions/{session_id}/reconcile-travelers
- ●
added the new
hotel_savingenum value to the/////response property for the response status
- ●
- POST/flight-booking/sessions/{session_id}/refresh
- ●
added the new
hotel_savingenum value to the/////response property for the response status
- ●
- POST/flight-booking/sessions/{session_id}/reverify-entitlement
- ●
added the new
hotel_savingenum value to the/////response property for the response status
- ●
- GET/flight-booking/sessions/in-progress
- ●
added the new
hotel_savingenum value to the////response property for the response status
- ●
- POST/flight-booking/sessions/
- ●
added the new
hotel_savingenum value to the////response property for the response status
- ●
- POST/hotel-search/hotels/{hotel_id}/prices
- ○
added the optional property
///to the response with the status
- ○
- GET/hotel-search/hotels/{hotel_id}/static
- ○
added the optional property
to the response with the status
- ○
- GET/hotel-search/sessions/{session_id}
- ○
added the optional property
to the response with the status
- ○
- POST/memberships/checkout-intent
- ○
endpoint added
- ○
- POST/memberships/details-view
- ○
endpoint added
- ○