get
https://example.com/booking/v1/offer-index
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Use this endpoint to retrieve time-sliced offers with rates and availability for a specific rate plan and date range.
Before you call this endpoint
- Include an access token with either the
offer-index.readoroffers.readscope. - Provide the rate plan and stay parameters required by the operation.
- Use this endpoint when you want offers grouped by time slice for the requested arrival and departure range.
What this endpoint does
The API calculates and returns offers per time slice for the rate plan, arrival date, and departure date you provide.
Authorization
Send an access token that includes at least one of these scopes:
offer-index.readoffers.read
204There are no rates for the specified parameters.
400Bad request.
401You are unauthorized.
403Forbidden.
404The Request-URI could not be found.
499Client closed request.
500An unexpected error occurred.
503The server is currently unavailable. Please try later.