PMS/CM endpoints
Ping
Ping endpoint is used to check if hotel exists and synchronization is active on your side.
If you implement /hotel endpoint, you can ignore this endpoint.
Usage:
- called periodically to check if hotels are still active
post/ping
Request body
Response
Successful response
Example response
{
"success": true
}Changes
Changed in 2 of the 10 revisions of this API.4
- ○
api tag
PMS/CM endpointsaddedapi-tag-added
- ○
api tag
Pull endpointsremovedapi-tag-removed
- ○
- ○
api tag
Pull endpointsaddedapi-tag-added
- ○
api tag
PMS/CM endpointsremovedapi-tag-removed
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○