BookingDetail

GET {{endpoint}}/hotel-api/1.0/bookings/{{bookingReference}}

The BookingDetail operation retuns all the information of the requested booking.

HEADERS

KeyDatatypeRequiredDescription
Api-keystringAPI Key used in the request
X-SignaturestringSHA256 hash in Hex format from your API Key, your secret plus current timestamps in seconds
AcceptstringDefines response format, posible values: application/xml, application/json
Accept-EncodingstringDefines type of encoding used on the data