Air Credits
Migrate Unused Credits of a traveler to and fro Company Credits
This API will be migrate unused credits from individual credits to company credits and vice versa.
post/v3/air/company-credits/migrations
Request body
Response
OK
Example response
{
"migrationStatus": [
{
"paymentSourceId": "d059044a-cacd-4b53-883d-7355530f54e7"
}
]
}