deprecated

Changes to the Reservation Summaries API - Effective April 17, 2025

We would like to inform you about a change to the Reservation Summaries API, which will be implemented on April 17, 2025. This change relates to the default pagination behavior when the limit and offset parameters are not specified in an API request.

What is changing?

  • Default limit parameter: If the limit parameter is not specified, the limit will be set to 100 results per API request, which is the maximum value.
  • Default offset parameter: If the offset parameter is not specified, the offset will be set to 0, ensuring that the results start from the beginning.
    This change is intended to ensure consistent API performance, particularly during periods with high arrival volumes.

What does this mean for you?
If you do not currently specify the limit and offset parameters, pagination is required if more than 100 results are returned for an API request. If pagination is not implemented by April 17, 2025, your implementation will only receive the first 100 results.

If you have any questions or need additional information, we are here to assist you. Feel free to contact us at
[email protected].