v1
latestOpenAPI 3.0.22026-07-13122949.2 KBPMS/CM endpoints
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).
post/get-reservation
Request body
Response
Successful response
Example response
{
"price": {
"amount": "100.00",
"currency": "CZK"
}
}