Push endpoints
Occupations (push)
Synchronization of changed reservations on the hotel side.
It is deprecated to send updates for other reservations then those created by Termino/Slevomat.
Usage:
- Partner changes Slevomat reservation in their system and this endpoint is called to update the reservation in Termino/Slevomat
- Deprecated Pushing blockage and reservation updates when using pull endpoint /occupations
Updates of occupations in multiple hotels has to be sent in multiple requests.
post/occupations-update
Request body
Response
Successful response
Example response
{
"success": true
}