Skip to main content
POST
Initiate a refund for a booked flight
Issue the refund after the user has reviewed the amount and confirmed cancellation. Poll refund status for terminal state.

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

Response

Initiate a refund for a booked flight

refund_status
string
Example:

"refunded"

confirmed_refund_amount
object
refund_reference
string
Example:

"rfnd_3c91f0a2"

warnings
string[]