Skip to main content
POST
Create PNR
Reserve seats with the airline and generate a PNR. Wallet Integration: For B2B partners, the system performs an atomic balance check. If Balance + Credit Limit is sufficient, the net_fare is immediately debited, and the PNR is created.

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
fare_token
string
required

Token obtained from Fare Validation.

passengers
object[]
required
contact_info
object
required
agent_id
string
idempotency_key
string

Response

Booking created.

booking_id
string
pnr
string
status
enum<string>
Available options:
PENDING,
BOOKED,
TICKETED,
FAILED
total_price_paise
integer
currency
string