Update the current guest checkout session

Partially update passenger, contact, frequent-flyer, company, billing-contact, and consent details. Only provided fields are written.

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

Partial update body for the current checkout session.

PATCH semantics: only provided fields are written.

length ≤ 255
length ≤ 50
array | null

Passengers captured for this checkout. Bounded to keep the guest-writable payload small; real bookings never approach this many travelers.

FrequentFlyerIn | null
null

Per-vertical traveler detail slice — car driver licence or train rail cards. Must match the session's locked vertical once one is held; rejected with 422 otherwise.

CompanyIn | null
BillingContactIn | null
ConsentsIn | null
Responses

401

Missing or invalid guest session token

404

Checkout session not found

409

Session no longer accepts detail updates

503

Database unavailable

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