Skip to main content
POST
Confirm Cancellation
Finalize the cancellation and initiate the automated refund process for B2B wallets.

Authorizations

X-API-Key
string
header
required

Headers

Idempotency-Key
string

A unique string to identify this request. Retrying a request with the same key will return the cached response.

X-Request-ID
string

Unique correlation ID for tracing.

Body

application/json
booking_id
string
required
reason_code
string
cancellation_type
enum<string>
default:VOLUNTARY
Available options:
VOLUNTARY,
INVOLUNTARY

Response

200 - application/json

Booking cancelled and refund credited.

booking_id
string
status
enum<string>
Available options:
CANCELLED,
REFUNDED,
PENDING_WITH_AIRLINE
refund_amount_paise
integer
airline_penalty_paise
integer
ota_fee_paise
integer
currency
string