Skip to main content
Issue the airline ticket for a confirmed booking. Call this endpoint after you have collected payment from your customer. PayVessel issues the e-ticket with the airline and returns the PNR (Passenger Name Record) that the traveller uses to check in.

When to call

  1. Booking is confirmed (BOOKED status from Book a Flight).
  2. You have collected payment from your customer.
  3. Call this endpoint — receive the PNR.

Usage

Request body

Response

The PNR is what the traveller uses to check in online or at the airport. Share it with them immediately after ticketing.

API Reference

Full request/response details and Try it