get
https://example.com/booking/v1/service-offers
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Use this endpoint to retrieve service offers for a specific stay.
Before you call this endpoint
- Include an access token with either the
offers.readorreservations.managescope. - Provide the stay details and guest context required by the operation.
- Use this endpoint when you want available service offers for a stay rather than room or rate-plan offers.
What this endpoint does
The API returns service offers for the stay details 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.