Refetch Booking
Last updated
Was this helpful?
Last updated
Was this helpful?
The API is used to refetch specific booking.
POST
Upon Request, system allocates with the booking Json
System is designed to reallocate the same booking to you for maximum of 5 times
The request body consists of a bookingid. This is the booking id (channelbookingid_hotelid) as allocated in booking list.
All the parameters of requests are required. If missed or passed unsupported values, system will throw an error in return.