21.3 IATA_OrderReshopRS(OrderCancel)

User Guidance - Service Input Parameters

Input Parameters

Type

Optional/Mandatory

Request Object

IATA_OrderReshopRS

M

 

  • <Response>

  • <PayloadAttributes>

 

<Response>

<Response>

Elements

Details

Mandatory/Optional

Response

Order Reshop RS response information.

M

<Order>

XML Example for the following elements

<ns2:Order>
               <ns2:OrderID>A2U745</ns2:OrderID>
               <ns2:OwnerCode>Airline Code</ns2:OwnerCode>
               <ns2:StatusCode>OPENED</ns2:StatusCode>
</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>
                           <ns2:ExistingService>
                              <ns2:FutureStatusCode>CANCELLED</ns2:FutureStatusCode>
                              <ns2:ServiceRefID>V1_SRVC_PAX.777835_SEG.500</ns2:ServiceRefID>
                           </ns2:ExistingService>
                           <ns2:ExistingService>
                              <ns2:FutureStatusCode>CANCELLED</ns2:FutureStatusCode>
                              <ns2:ServiceRefID>V1_SRVC_PAX.777835_SEG.501</ns2:ServiceRefID>
                           </ns2:ExistingService>
                           <ns2:OrderItemRefID>V1_ORITM_PAX.777835_SEG.500-SEG.501</ns2:OrderItemRefID>
 </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>
                      <ns2:Price>
                                 <ns2:BaseAmount CurCode="USD">-1577.13</ns2:BaseAmount>
                                 <ns2:DueByAirlineAmount CurCode="USD">1608.8</ns2:DueByAirlineAmount>
                                 <ns2:DueToAirlineAmount CurCode="USD">0.0</ns2:DueToAirlineAmount>
                                 <ns2:Surcharge>
                                    <ns2:TotalAmount CurCode="USD">0.0</ns2:TotalAmount>
                                 </ns2:Surcharge>
                                 <ns2:TaxSummary>

                                     <!--1 or more repetitions:-->
                                    <ns2:Tax>
                                       <ns2:Amount CurCode="USD">-1.62</ns2:Amount>
                                       <ns2:TaxCode>M6</ns2:TaxCode>
                                    </ns2:Tax>                                 
                                    <ns2:TotalTaxAmount CurCode="USD">-31.67</ns2:TotalTaxAmount>
                                 </ns2:TaxSummary>
                                 <ns2:TotalAmount CurCode="USD">-1608.8</ns2:TotalAmount>
                   </ns2:Price>
  </ns2:DiffPrice>
                    

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:BaseAmount CurCode="USD">0.0</ns2:BaseAmount>
                                 <ns2:Surcharge>
                                    <ns2:Breakdown>
                                       <ns2:Amount CurCode="USD">12.99</ns2:Amount>
                                       <ns2:DesigText>YR</ns2:DesigText>
                                    </ns2:Breakdown>
                                    <ns2:Breakdown>
                                       <ns2:Amount CurCode="USD">12.99</ns2:Amount>
                                       <ns2:DesigText>YR</ns2:DesigText>
                                    </ns2:Breakdown>
                                    <ns2:TotalAmount CurCode="USD">25.98</ns2:TotalAmount>
                                 </ns2:Surcharge>
                                 <ns2:TaxSummary>
                                    <ns2:TotalTaxAmount CurCode="USD">0.0</ns2:TotalTaxAmount>
                                 </ns2:TaxSummary>
                                 <ns2:TotalAmount CurCode="USD">25.98</ns2:TotalAmount>
             </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:Price>
                                 <ns2:BaseAmount CurCode="USD">1577.13</ns2:BaseAmount>
                                 <ns2:Surcharge>
                                    <ns2:Breakdown>
                                       <ns2:Amount CurCode="USD">12.99</ns2:Amount>
                                       <ns2:DesigText>YR</ns2:DesigText>
                                    </ns2:Breakdown>
                                    <ns2:Breakdown>
                                       <ns2:Amount CurCode="USD">12.99</ns2:Amount>
                                       <ns2:DesigText>YR</ns2:DesigText>
                                    </ns2:Breakdown>
                                    <ns2:TotalAmount CurCode="USD">25.98</ns2:TotalAmount>
                                 </ns2:Surcharge>
                                 <ns2:TaxSummary>
                                    <ns2:Tax>
                                       <ns2:Amount CurCode="USD">1.62</ns2:Amount>
                                       <ns2:TaxCode>M6</ns2:TaxCode>
                                    </ns2:Tax>
                                    <ns2:Tax>
                                       <ns2:Amount CurCode="USD">16.23</ns2:Amount>
                                       <ns2:TaxCode>TR</ns2:TaxCode>
                                    </ns2:Tax>
                                    <ns2:Tax>
                                       <ns2:Amount CurCode="USD">13.82</ns2:Amount>
                                       <ns2:TaxCode>OY</ns2:TaxCode>
                                    </ns2:Tax>
                                    <ns2:TotalTaxAmount CurCode="USD">31.67</ns2:TotalTaxAmount>
                                 </ns2:TaxSummary>
                                 <ns2:TotalAmount CurCode="USD">1634.78</ns2:TotalAmount>
                     </ns2:Price>

  </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

Â