d777249f5e71 → b7b1f6448378 · 8 changes across 6 operations
- POST/flight-booking/sessions/{session_id}/confirm-payment
- ○
added the optional property
to the response with the status - ○
added the optional property
to the response with the status
- ○
- POST/flight-booking/sessions/{session_id}/pay
- ○
added the optional property
to the response with the status - ○
added the optional property
to the response with the status
- ○
- POST/flight-booking/sessions/{session_id}/accept-hotel-offer
- ○
endpoint added
- ○
- GET/flight-booking/sessions/{session_id}/hotel-offer
- ○
endpoint added
- ○
- POST/hotel-purchases/
- ○
added the new optional request property
- ○
- POST/hotel-search/hotels/{hotel_id}/prices
- ○
added the optional property
///to the response with the status
- ○