Booking Details API
This will retrieve the booking details that you have made.
API details
GET
/api/v1/hotel/booking-api/booking/details/{referenceNumber}
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <Access token>
Accept-Encoding
gzip
Response
Last updated