Overview
Retrieves daily rate breakdowns for multiple properties within a date range. Unlike the Discovery API which returns quote-based pricing, this endpoint returns raw daily rates per property — useful for rate synchronization, calendar views, and revenue analysis.Request
Headers
Request Body
Example Request
Response — 200 OK
A JSON object where each key is a property ID and each value is an array of DailyRate objects.
Response Structure
Daily Rate Object
Example Response
Validation Errors
When the request body fails validation, the API returns400 Bad Request:

