Flights

Book a Flight

Book a selected flight with full passenger details. Returns a PayVessel reference and a booking ID. Issue the ticket after collecting payment from your customer.

post/pms/api/external/request/flights/book/

Headers

api-keystring required

Your PayVessel public API key

api-secretstring required

Your PayVessel API secret

Content-Type'application/json' required

Request body

flightKeystring required
contactEmailstring email required
contactPhonestring required

Response

Flight booked successfully

statusboolean
messagestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.