Refetch Booking

The API is used to refetch specific booking.


Request to refetch Booking

Endpoint

POST

  • Upon Request, system allocates with the booking Json

  • System is designed to reallocate the same booking to you for maximum of 5 times


Sample Request

The request body consists of a bookingid. This is the booking id (channelbookingid_hotelid) as allocated in booking list.


Response

Success Response

Error Response

All the parameters of requests are required. If missed or passed unsupported values, system will throw an error in return.

Last updated

Was this helpful?