Get offers for a rate plan

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

Use this endpoint to retrieve offers for a specific rate plan.

Before you call this endpoint

  1. Include an access token with either the offers.read or reservations.manage scope.
  2. Provide the rate plan, arrival, departure, and guest parameters required by the operation.
  3. Add optional filters when you want to narrow the returned offers.

What this endpoint does

The API calculates and returns available offers for the rate plan, 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
int32
required
childrenAges
array of int32s
childrenAges
boolean
overridePrices
array of doubles
overridePrices
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