Get offers for a stay

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Use this endpoint to retrieve offers for a specific stay.

Before you call this endpoint

  1. Include an access token with either the offers.read or reservations.manage scope.
  2. Provide the property, arrival, departure, and guest parameters required by the operation.
  3. 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.read
  • reservations.manage
Query Params
string
required
string
required
string
required
string
enum
Allowed:
timeSliceDefinitionIds
array of strings
timeSliceDefinitionIds
unitGroupIds
array of strings
unitGroupIds
unitGroupTypes
array of strings
unitGroupTypes
string
enum
string
string
int32
required
childrenAges
array of int32s
childrenAges
boolean
Responses

204

There are no available offers for the specified parameters.

400

Bad request.

401

You are unauthorized.

403

Forbidden.

404

The Request-URI could not be found.

499

Client closed request.

500

An unexpected error occurred.

503

The server is currently unavailable. Please try later.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json