21.3 IATA_OrderReshopRS(OrderCancel)
User Guidance - Service Input Parameters | ||
Input Parameters | Type | Optional/Mandatory |
Request Object | IATA_OrderReshopRS | M |
Â
<Response>
<PayloadAttributes>
Â
<Response> | ||
---|---|---|
Elements | Details | Mandatory/Optional |
Response | Order Reshop RS response information. | M |
<Order> | ||
XML Example for the following elements<ns2:Order> | ||
Elements | Details | Mandatory/Optional |
Order | A uniquely identified record of the agreement of one party with another to receive products and services under specified terms and conditions. | M |
OrderID | Carrier assigned ID which uniquely identifies a specific Order across several messages. | M |
OwnerCode | Airline code assigned to a carrier. | M |
StatusCode | Status of the Order Status instance. | O |
<ReshopResults> | ||
Elements | Details | Mandatory/Optional |
ReshopResults | ReshopResults | M |
<ReshopOffers> | ||
ReshopOffers | Reshopped Carrier Offers. | M |
<Offer> | Â | Â |
Elements | Details | Mandatory/Optional |
Offer | Changed Offer: A proposal to sell a specific set of products or Services under specific conditions, | O |
OfferID | Carrier assigned ID which uniquely identifies a specific Offer | M |
OwnerCode | Airline code assigned to a carrier. | M |
ValidatingCarrierCode | Airline code assigned to a carrier. | O |
<DeleteOrderItem> | Â | Â |
Elements | Details | Mandatory/Optional |
DeleteOrderItem | OrderItems which the Airline confirms can be deleted in a subsequent OrderChangeRQ. | O |
MandatoryInd | If set to 'true', indicates mandatory Offer Items which cannot be removed from the Offer. | O |
OfferItemID | Carrier assigned ID which exists uniquely within an Offer | M |
<ExistingOrderItem> | Â | Â |
XML Example for the following elements<ns2:ExistingOrderItem> | ||
Elements | Details | Mandatory/Optional |
ExistingOrderItem | Existing Order Item node provides information about the current and future statuses of the services in the referred Order Item, | M |
ExistingService | Existing Service node provides Information about current and future statuses of the referred persistent service Ids in the Order | O |
FutureStatusCode | Status of the Order Service Status instance. | O |
ServiceRefID | Reference to another service instance. | M |
OrderItemRefID | Â | Â |
 | ||
Elements | Details | Mandatory/Optional |
PriceDifferential | For each OfferItem, this function allows the airline to inform the seller about amount differential type if this OfferItem is chosen. | O |
<DiffPrice> | ||
XML Example for the following elements <ns2:DiffPrice> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â <!--1 or more repetitions:--> | ||
Elements | Details | Mandatory/Optional |
DiffPrice | A specialization of a container for Price and Fare detail information. | M |
Price | A specialization of price used for price differentials. | O |
BaseAmount | Total Base Fare Amount | O |
DueByAirlineAmount | Total monetary price amount, including all tax, surcharge, and fee amounts. | O |
DueToAirlineAmount | Total Base Fare Amount. | O |
Surcharge | Amount added on to a usual charge for a specific product, purpose, or service. | O |
TotalAmount | Summary of all fee amounts. | O |
TaxSummary | Tax summary information. | O |
Tax | A compulsory contribution to state revenue, levied by the government | O |
Amount | Tax amount | M |
TaxCode | IATA TTBS Tax Code. | O |
TotalAmount | Total monetary price amount, including all tax, surcharge, and fee amounts. | O |
<NewPrice> | ||
 XML Example for the following elements <ns2:NewPrice>           <ns2:Price> </ns2:NewPrice> | ||
Elements | Details | Mandatory/Optional |
NewPrice | A container for Price and Fare detail information. | M |
Price | The amount of money expected, required, or given in payment for something. | O |
BaseAmount | Total Base Fare Amount. | O |
Surcharge | Amount added on to a usual charge for a specific product, purpose, or service. | O |
Breakdown | Amount added on to a charge for a specific product, purpose, or service | O |
Amount | Fee Amount | M |
DesigText | Fee designator code. | O |
TotalAmount | Summary of all fee amounts. | O |
TaxSummary | Tax summary information | O |
TotalTaxAmount | Total of all applicable tax amounts included in the price. | O |
TotalAmount | Total monetary price amount, including all tax, surcharge, and fee amounts. | O |
<OldPrice> | ||
 XML Example for the following elements   <ns2:OldPrice>  </ns2:OldPrice> | ||
Elements | Details | Mandatory/Optional |
OldPrice | A container for Price and Fare detail information. | M |
Price | The amount of money expected, required, or given in payment for something. | O |
BaseAmount | Total Base Fare Amount. | O |
Surcharge | Amount added on to a usual charge for a specific product, purpose, or service. | O |
Breakdown | Amount added on to a charge for a specific product, purpose, or service | O |
Amount | Fee Amount | M |
DesigText | Fee designator code. | O |
TotalAmount | Summary of all fee amounts. | O |
TaxSummary | Tax summary information | O |
TotalTaxAmount | Total of all applicable tax amounts included in the price. | O |
TotalAmount | Total monetary price amount, including all tax, surcharge, and fee amounts. | O |
<PayloadAttributes> | ||
XML Example for the following elements<iata:PayloadAttributes> Â Â Â Â Â Â <iata1:VersionNumber>21.3</iata1:VersionNumber> </iata:PayloadAttributes> | ||
Elements | Details | Mandatory/Optional |
PayloadAttributes | IATA payload standard attributes. | O |
VersionNumber | The version of the message | O |
Â