The Airline has the ability to change an Order without the need to reshop. This capability is validated based on updating Passenger details.
The Seller has the ability to request a change to an Order without the need to reshop. This capability is validated based on updating Passenger details.
Capability: Seller-initiated Change to an Order, Variant 2: https://standards.atlassian.net/wiki/spaces/EASD/pages/574554168
Concept: Modification of an Order: https://standards.atlassian.net/wiki/spaces/EASD/pages/574619782
Worked Example: Customer Updates Existing Contact Details: https://standards.atlassian.net/wiki/spaces/EASD/pages/673021953
Concepts: Orders: https://standards.atlassian.net/wiki/spaces/EASD/pages/574717963
Capabilities: Orders: https://standards.atlassian.net/wiki/spaces/EASD/pages/574259560
Worked Examples: Orders: https://standards.atlassian.net/wiki/spaces/EASD/pages/574619770
For all capabilities, please also consult the list of general guidelines for adherence to best practices that span across several capabilities and messages: |
Updating passenger details works by providing the old data together with the new data it is meant to replace within the following function of OrderChangeRQ:
/IATA_OrderChangeRQ/Request/ChangeOrderChoice/UpdatePax
If only new data is being appended to the passenger’s profile, then the “Current” must be provided, but only for the PaxID (no other details required).
Updating passenger details requires the following steps:
Seller enters reference ID of the passenger (as it appears in OrderViewRS) in the “Current” element:
and includes the passenger details that are required to change under DataLists/PaxList/Pax:
Seller enters a Seller-generated Passenger reference ID (this is temporary and used only within a single XML API transaction):
and includes the new passenger details intended to replace the details earlier provided under the “Current” structure.
The Airline’s OrderViewRS should then reflect the modified and/or appended details. Note: The PaxID returned should still be the same as per previous OrderViewRSs.
This function is not intended for modifications to a passenger’s name - use the “Names changes/corrections through reshopping“ capability instead.
Minimum Requirements |
---|
OrderRetrieveRQ/OrderViewRS |
OrderChangeRQ/OrderViewRS |
Minimum Requirements |
---|
OrderRetrieveRQ/OrderViewRS |
OrderChangeRQ/OrderViewRS |