v1
latestOpenAPI 3.1.02026-08-0624539313.1 KBAir
Modify Book
Book[cancel] new[existing] legs into an existing pnr using the selected rate option from airModifySearch operation.
post/v2/air/modify-book
Request body
Example request
{
"bookingId": "ChBlMTFmOTVkZTcwZmZjMmI2EhAwZjVkNDhhNGJjNWExZTMw",
"tripData": {
"tripId": {
"id": "9527251668"
}
}
}Response
OK
Example response
{
"pnrNumber": "AXKJDF",
"pnrStatus": "CONFIRMED",
"pnrId": "1213124111"
}