Skip to main content

Reservation List

POST

/api/v1/generic-api-service/royal/hotel/book/list?page=0&size=100

The reservation list endpoint shows all the reservations of the agency/sales channel.

{
"filterType": "creation",
"from": "2023-08-01",
"to": "2023-08-30"
}