Skip to main content

Fetch a channel's rate/inventory calendar for a listing search

POST 

/api/v1/crs/channel-rates/:channelId

Takes the same body as POST /api/v1/crs/listings and runs the same search (bev cookie injection + AI query-intent merge). The properties matched by the search drive the result: channel-adjusted nightly rates, inventory, checkout-only flags and booked units are returned for each. The calendar window is the search's checkInDate..checkOutDate. The listing search owns pagination (page/size in rawParams); rates are returned for every property in the resulting page, so this endpoint does not page again. The response's pagination metadata mirrors the listing search's page/total.

Request

Responses

OK