Skip to main content
POST
Shop for flight exchange alternatives
List the alternative itineraries available to swap a booked flight onto. Pick one and price it with exchange price.

Authorizations

X-API-Key
string
header
required

Body

application/json
booking_ref
string
required
Example:

"JNK-A0AUR2"

last_name
string
required
Example:

"Carrard"

ticket_numbers
string[]
provider
string
intent
object
segments_to_exchange
null[]
preferred_departure_date
string

Response

Shop for flight exchange alternatives

support_level
enum<string>

How this action can be carried out. AUTO — the platform completes it end to end through the API. MANUAL_REQUIRED — it is possible, but a Jinko agent has to act; call the API to raise it and expect a delay rather than an immediate result (manual_reason says why). UNSUPPORTED — the provider or fare does not allow it at all; nothing you send will change that. Do not treat MANUAL_REQUIRED as a failure, and do not retry UNSUPPORTED.

Available options:
AUTO,
MANUAL_REQUIRED,
UNSUPPORTED
offers
object[]
warnings
string[]