post
https://example.com/v1//bookings//cancel
Cancel a confirmed booking (flights, stays, cars, trains; others return 503). estimatedTotalAmount should be sourced from a preceding POST /v1/{vertical}/bookings/{id}/calculate-cancel-costs call when the vertical supports it.
The Idempotency-Key header is required.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Missing or invalid authentication
403User lacks booking capability for this vertical
404Booking not found
409Booking already in a terminal state
410Offer expired (OFFER_EXPIRED); refresh fare search
422Missing Idempotency-Key header, or account requires mandatory custom attributes that were not supplied
503Service not configured or temporarily unavailable