Reservation query
Request for current state of the reservation
Usage:
- queried by Termino when a reservation disappears from synchronized interval (moved to another room, term, room deleted etc.) without being updated first (failsafe).
Request body
Response
Successful response
Example response
{
"price": {
"amount": "100.00",
"currency": "CZK"
}
}Changes
Changed in 4 of the 10 revisions of this API.1815
- ○
added the optional property
ratePlanIdto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
all_inclusiveenum value to themealresponse property for the response status200response-property-enum-value-added
- ●
added the new
full_boardenum value to themealresponse property for the response status200response-property-enum-value-added
- ●
added the new
half_boardenum value to themealresponse property for the response status200response-property-enum-value-added
- ●
added the new
noneenum value to themealresponse property for the response status200response-property-enum-value-added
- ○
removed the
allInclusiveenum value from themealresponse property for the response status200response-property-enum-value-removed
- ○
removed the
fullBoardenum value from themealresponse property for the response status200response-property-enum-value-removed
- ○
removed the
halfBoardenum value from themealresponse property for the response status200response-property-enum-value-removed
- ○
added the required property
contact/emailto the response with the200statusresponse-required-property-added
- ●
- ○
api tag
PMS/CM endpointsaddedapi-tag-added
- ○
api tag
Pull endpointsremovedapi-tag-removed
- ○
response property
roomIddeprecatedresponse-property-deprecated
- ○
- ▲
removed the required property
contact/emailfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
ratePlanIdfrom the response with the200statusresponse-optional-property-removed
- ●
added the new
allInclusiveenum value to themealresponse property for the response status200response-property-enum-value-added
- ●
added the new
fullBoardenum value to themealresponse property for the response status200response-property-enum-value-added
- ●
added the new
halfBoardenum value to themealresponse property for the response status200response-property-enum-value-added
- ○
api tag
Pull endpointsaddedapi-tag-added
- ○
api tag
PMS/CM endpointsremovedapi-tag-removed
- ○
removed the
all_inclusiveenum value from themealresponse property for the response status200response-property-enum-value-removed
- ○
removed the
full_boardenum value from themealresponse property for the response status200response-property-enum-value-removed
- ○
removed the
half_boardenum value from themealresponse property for the response status200response-property-enum-value-removed
- ○
removed the
noneenum value from themealresponse property for the response status200response-property-enum-value-removed
- ○
response property
roomIdreactivatedresponse-property-reactivated
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲