v1
latestOpenAPI 3.1.02026-08-0624539313.1 KBAir Credits
Get unused credits for a traveler
Returns a list of unused credits associated with a traveler along with details such as the PNR ID, trip ID, airline details, credit expiry date, and the source of booking (e.g., NDC). Travelers can redeem unused credit for future bookings with the same airline where the credit was earned.
post/v3/air/fetch-traveler-unused-credits
Request body
Example request
{
"travelerInfo": {
"adhocTravelerInfo": {
"externalId": "qwert123"
}
}
}Response
OK