get
https://example.com/booking/v1/offers
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Use this endpoint to retrieve offers for a specific stay.
Before you call this endpoint
- Include an access token with either the
offers.readorreservations.managescope. - Provide the property, arrival, departure, and guest parameters required by the operation.
- Add optional filters such as time slice template, unit groups, channel code, or promo and corporate codes when you want narrower results.
What this endpoint does
The API calculates and returns available offers for the property, arrival date, and departure date you provide.
Authorization
Send an access token that includes at least one of these scopes:
offers.readreservations.manage
204There are no available offers 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.