NotifyBooking

Endpoint: https://api.myallocator.com/callback/ota/{ota}/v202203 (replace {ota} with your channel ID)

With this API call the OTA can notify Cloudbeds to immediately request a
GetBookingList call based on the ota_property_id/ota_property_sub_id
and the passed booking_id. This should be send on any new booking OR any
changes such as cancellations to an existing booking.

If the BookingCreate API call has been implemented then NotifyBooking
is not required.

Note: at this time we're not only sending a GetBookingId call with the
booking_id given in this API call. Cloudbeds instead calls
GetBookingList as usual. However, in the future Cloudbeds might
specifically request the booking provided with NotifyBooking.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Username, login or property ID on the OTA

string

Property ID on the OTA, if OTA supports multiple properties under one ota_property_id/ota_property_password combination. See GetSubProperties for more details.

string

OTA booking ID of the booking to be retrieved.

string
required

Authentication between the OTA and the channel. Identical for all requests. Not to be shared with customers.

Response

Language
Credentials
Query
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json