Passport Validation
Always verify node of "IsPassportFullDetailRequiredAtBook" in farequote response if it is retruned as true that is "IsPassportFullDetailRequiredAtBook":true then it is mandatory pass below details in Book/Ticket request.
"PassportNo":"Z4337010",
"PassportExpiry":"2028-01-15T00:00:00",
"PassportIssueDate":"2022-04-18T00:00:00",
"PassportIssueCountryCode":"IN"
Always verify node of "IsPassportFullDetailRequiredAtBook" in farequote response if it is retruned as true that is "IsPassportFullDetailRequiredAtBook":false then it is mandatory pass below details in Book/Ticket request.
"PassportNo":"Z4337010",
"PassportExpiry":"2028-01-15T00:00:00",
All the bookings either it is created on test or live environment, please pass valid Passport Details in case of Air India International Bookings in API Book Method.