OpenAPI 3.1.02026-08-1025541314.8 KB
e60bb1bf6b90
Air
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"
}
]
}
}