v1

latestOpenAPI 3.0.12026-07-245277551.2 MB
Callbacks

ARIFullRefresh

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

This is for technical support on the remote OTA to enqueue a full refresh of the property. You may use either ota_property_id (it may be resolved into a number of Cloudbeds channel manager IDs) or mya_property_id. Note that full refreshes are heavy operations, so only call this when absolutely necessary. Under no circumstances use this callback on a scheduled basis.

post/ARIFullRefresh

Request body

mya_property_idinteger

Property ID on the Cloudbeds channel manager

ota_property_idstring

Username, login or property ID on the OTA. Don't use this if the OTA support multiple properties under one login.

ota_property_sub_idstring

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

shared_secretstring required

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

Response

ARIFullRefresh

OR