Servicing Workflow
NDC refunds and cancellations with quote-first control
Refunds and cancellations are where agents need certainty. NDCTerm is designed to retrieve the airline order, show the airline-provided quote, and require confirmation before a destructive action commits.
Agents need the quote before the commit
NDC refund behavior varies by carrier, fare, market, ticketing setup, and order state. The workflow should expose penalties, refund value, residuals, and confirmation status before the agent says yes.
| Step | What the agent needs | NDCTerm command layer |
|---|---|---|
| Retrieve | Current order state, travelers, ticket status, and services. | *ABC123 |
| Quote | Airline-provided refund, penalty, and eligibility details. | CANCEL or refund quote flow |
| Confirm | A clear yes/no point before the order changes. | Y only after review |
| Document | Updated order status and confirmation details for follow-up. | Order display after commit |
Cancellation quote
> *AA001ABC123
Retrieve the order
> CANCEL
Request cancellation quote
> Y
Confirm only after reviewing the airline quote
What agents should expect
Quote-before-confirm
Agents should see the airline's cancellation or refund quote before changing the order.
Carrier-aware rules
Refundability, penalties, residual value, and void windows can differ by airline and fare.
Operational audit trail
The workflow should leave the agent with the updated order state and confirmation details.
Separate from estimates
NDCTerm copy avoids pretending a local estimate is the same as an airline-confirmed refund quote.
FAQ
>Can agents refund every NDC booking the same way?
No. Airlines implement refund and cancellation flows differently, and eligibility depends on fare rules, order state, credentials, and market.
>Can NDCTerm show the refund before cancellation?
NDCTerm is designed around quote-before-confirm behavior so agents can inspect the airline-provided value before committing.
>Are voids the same as refunds?
No. A void is usually tied to ticketing timing and market rules, while a refund follows fare and airline conditions.
Bring NDC into an agent workflow
NDCTerm is in limited release for agents and agencies that want NDC access without portal sprawl.
Request AccessRelated: NDC guide · NDC servicing · NDC order changes · Commands