Confirm Reservation
Last updated
Was this helpful?
Last updated
Was this helpful?
The Partner Supply API uses the HTTP basic authentication scheme. This means you must include an Authorization header in each request, like so:
/Authorization: Basic {Authorization String}
POST
hotelid
string (Required)
Unique identifier for the hotel.
channel_bookingid
string (Required)
Unique identifier assigned to a specific booking made through a particular distribution channel.
Sample Success Response
Error
Fail