1.How to Quote Change Fares Before Confirming a change Request
- Submit a Change Request for Quote:
- Use [SubmitChange] to submit your modification details (itinerary or passenger information). The system will generate a unique change identifier with [Change Status: PENDING_QUOTE].
- Retrieve and Verify Quote Results:
- Use [GetChangeDetail] to monitor the [Change Status].
- Confirm and Proceed with Payment:
- Once you receive a satisfactory quote, use [ConfirmChange] to accept the fares and proceed with payment (if applicable). This action will move the status to [Change Status: PROCESSING].
2.How to Manage and Track the Change Process
- Submit Supporting Documents:
- If the change requires identity verification (e.g., name correction), use [UploadAttachment] to upload the necessary documents files before [SubmitChange].
- Track Real-time Status:
- Continuously use [GetChangeDetail] to retrieve the latest status of your change request, from payment verification to final ticket reissuance.
- Cancel the Request :
- If you decide not to proceed, use [CancelChange].This is only invoked before [ConfirmChange]. Once the status reaches [PROCESSING] (sent to the airline), manual cancellation via API is no longer supported.**
- Receive Final Notification:
- After the airline processes the change, the final result (Success/Fail/Timeout) will be pushed via [ReceiveChangeNotify].
Change Status Flowchart

Author:SunKang Create time:2024-11-18 17:25
Last editor:AeroHub Update time:2026-03-19 18:06
Last editor:AeroHub Update time:2026-03-19 18:06