v1
latestOpenAPI 3.1.02026-08-0624539313.1 KBAir
Create air pnr
Creates a new air booking with the given itinerary
post/v2/air/create-pnr
Request body
Response
OK
Example response
{
"createPnrApplicationInfo": {
"applicationWarning": [
{
"description": "FREQUENT TRAVELER NUMBER DOES NOT EXIST FOR THIS AIRLINE"
}
]
}
}