OrderStatus List
Code | Scope | Description | Remarks |
---|---|---|---|
TICKETED | TechHub FareMarket |
The orderStatus represents that the booking is successfully issued. | It will return in GetBookingDetail API response when booking is issued. |
PENDING | TechHub FareMarket |
The orderStatus represents that the booking is successfully generated but under issuing. | It will return in Commit API response when booking is successfully generated and GetBookingDetail API response when booking is under issuing. |
NEED_PAYMENT | TechHub FareMarket |
The orderStatus represents that the booking is successfully generated but requires payment. | It will return in Commit and GetBookingDetail API response when booking is successfully generated but requires payment. |
FAILED | TechHub FareMarket |
The orderStatus represents that the booking fails to generate. | It will return in Commit API response when booking fails to generate. |
CANCELED | TechHub FareMarket |
The orderStatus represents that the booking fails to issue. | It will return in Commit and GetAvailability API response when booking fails to generate. |
SSR Definition List
Definition | Example | Description |
---|---|---|
PA + weight | PA20 | Checkin baggage during the booking |
PB + weight | PB15 | Checkin baggage by post booking |
CA + weight | CA10 | Cabin baggage during the booking |
CB + weight | CB10 | Cabin baggage post the booking |
PE00 | PE00 | Priority bundle during the booking |
PS00 | PS00 | Priority bundle post the booking |
Cancellation Category List
Code | Scope | Description |
---|---|---|
VOLUNTARY_CANCELLATION | FareMarket |
A cancellation initiated by the passenger voluntarily. |
VOID_TICKET | FareMarket |
Intentional cancellation of a ticket by the passenger. |
OTHER | FareMarket |
Cancellation requested by the passenger for other reasons. |
FLIGHT_CANCEL | FareMarket |
Cancellation initiated due to involuntary cancel in the flight schedule. |
FLIGHT_CHANGE | FareMarket |
Cancellation initiated due to involuntary changes in the flight schedule. |
CANCELLATION_DUE_TO_ILLNESS | FareMarket |
Cancellation requested by the passenger due to involuntary circumstances caused by illness. |
CANCELLATION_DUE_TO_DEATH | FareMarket |
Cancellation requested by the passenger due to the involuntary circumstances of a death. |
Cancellation Status List
Code | Scope | Description |
---|---|---|
PENDING_QUOTE | FareMarket |
After submitting an inquiry request for airfare, you will be waiting for the supplier to provide a quotation |
VALID_QUOTE | FareMarket |
After submitting the inquiry request, the supplier has provided a quotation. |
INVALID_QUOTE | FareMarket |
After submitting the request for quotation, the supplier has not provide a quotation. |
SUBMITTED | FareMarket |
The status immediately following the successful submission of a cancellation application. |
PROCESSING | FareMarket |
The current status indicating that the cancellation application is being actively processed. |
REQ_ASSIST | FareMarket |
Request for supplementary documents from the customer to complete the cancellation process. |
REJECTED | FareMarket |
The cancellation application has been denied. |
CANCELED | FareMarket |
The cancellation application has been canceled. |
REFUNDED | FareMarket |
The successful completion of the cancellation process. |
Note: For the detailed status transition process, visit this link Cancellation Status Flowchart.
Refund Category List
Code | Scope | Description |
---|---|---|
ORIGINAL_PAYMENT | FareMarket |
Refundation in original payment type |
AIRLINE_VOUCHERS | FareMarket |
Airline Vouchers |
OTHERS | FareMarket |
Multiple methods (such as 1, 2 partial refundable, partial withdrawal) |
Author:AeroHub Create time:2023-06-07 19:12
Last editor:AeroHub Update time:2024-09-10 16:26
Last editor:AeroHub Update time:2024-09-10 16:26