SearchExchangeAvailability

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

Your Acai tenant identifier.

Query Params
string
string

Deprecated: PCC is sufficient to perform search.

string

PCC (Pseudo City Code) or OID (Office ID) associated with the agency making the request.

string

NDC order identifier. Optional when pnr is set — gds-service probes the PNR to detect an NDC order; set this directly to skip the probe.

string

External ID, if specified used instead of PNR.

string

exchange specific itinerary

JSON encoded acai.gds.SearchExchangeAvailabilityRequest.Itinerary

string

RFC3339 with timezone (defaults to origin airport timezone if omitted)

date-time

JSON encoded google.protobuf.Timestamp

string

Earliest departure, as a time of day in the origin airport's local time — HHMM, e.g. "1600".
Deliberately not RFC3339 like departure_time: this is a wall clock with no date, and a
value that cannot be read as HHMM is rejected rather than ignored, so a dropped time window
can never be mistaken for a filtered result.
Optional: when set, the search starts the day's schedule at this time and returns flights
from there onwards, so send it only when a specific time window was requested — the day's
earlier flights are then no longer returned. The time of day carried by departure_time is
NOT used for this: that field selects the day to search.

string

IATA code from the originating airport of the new trip.

string

IATA code for the destination airport of the new trip.

connections
array of strings

Request specific stop overs in the new trip.

connections
string

Request specific airline, by default all airlines.

string

Only search for specific cabin class (specify IATA cabin code: F, C, W, Y), by default all cabin classes.

string

Only search for specific booking class (specify letter: Y, J, etc), by default all booking classes.

flightNumbers
array of strings

Desired flight numbers (e.g. "AA1139", "IB402"). Single entry for one flight,
multiple entries for connections (preserves married segments).
This parameter takes precedence over airline.

flightNumbers
boolean

Deprecated: only relevant when pricing, use QuoteExchange API instead.

boolean

Deprecated: use QuoteExchange API to obtain pricing. Confirm use in Juno before deleting.

boolean

If true, only return non-stop flights (single segment, no connections). Defaults to false.

boolean

If true, also return options only bookable in a class right of booking_class (same-cabin lower RBD or lower cabin). Defaults false.

Response

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