The booking detail operation is used to retrieve booking status and booking information (same as in booking confirmation response).
This request is usefull in order to check the booking status of an specific booking or if any content/remarks change has been made since the booking confirmation.
GET https://api.test.hotelbeds.com/activity-api/3.0/bookings/{{language}}/{{HB_booking_reference}}
-See the request parameters by HB reference:
NODE/ATTRIBUTE |
TYPE |
MANDATORY |
DESCRIPTION |
LANGUAGE |
String |
Y |
Language code in which the response will be provided. |
BOOKING_REFERENCE |
String |
Y |
Booking reference provided after the confirmation. |