CheckAvailability

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

Use this callback to check if a room (rateplan) is available for booking.

Although information about specific room (rateplan) availability is supposed to be present locally on a channel side,
we would like to provide an opportunity to double check if a room (rateplan) is available prior to creating a
reservation. Using this callback ensures that due to a possible technical issue leading to a room (rateplan)
availability numbers not having been (or having been incorrectly / not in time) delivered to a channel, the room
is not overbooked and therefore helps avoid both host and guest frustration when such an over-booking has to be canceled by a host
due to physical inability to accomodate.

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

Username, login or property ID on the OTA

string
required

Room ID on the OTA

string
required

Room rateplan ID on the OTA (In case OTA supports rateplans)

date
required

Desired check in date

date
required

Desired check out date

string
enum
required

Room availability can be checked by number of rooms or by number of guests (beds) to stay. We recommend using guest in case a room is a dormitory/shared room and is sold by beds.

Allowed:
integer
required

Number of rooms or guests to check availability for

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