You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Table of contents:

Check out

  • Operation overview, its main purpose and use cases

  • Response message with detailed explanation of output parameters

  • Variety of request and response samples

Parameters

Access. 
/Envelope /Body /IATA_OrderChangeRQ/Party /Sender /TravelAgency

Description

Mand

Mult

Default

Ref/Format/Desc

xPath

Example

1

AgencyID

(tick)

(error)

(error)


AgencyID
<iata:AgencyID>Agent</iata:AgencyID>
2

PseudoCityID

(tick)

(error)

(error)


PseudoCityID
<iata:PseudoCityID>OVBS728AB</iata:PseudoCityID>

Main. 
/Envelope /Body /IATA_OrderChangeRQ/Request

Description

Mand

Mult

Default

Ref/Format/Desc

xPath

Example

1

Booking information

(tick)

(error)

(error)

BookingRef

BookingRef

2

Order information

(tick)

(error)

(error)


CreateOrderItem

ChangeOrder/UpdateOrderItem/AcceptOffer/CreateOrderItem


3

Data lists

(tick)

(error)

(error)

DataLists

DataLists


Booking information. 
/Envelope /Body /IATA_OrderChangeRQ/Request/BookingRef

Description

Mand

Mult

Default

Ref/Format/Desc

xPath

Example

1

Airline code

(tick)

(error)

(error)

S7

BookingEntity/Carrier/AirlineDesigCode
<AirlineDesigCode>S7</AirlineDesigCode>
2

Booking number

(tick)

(error)

(error)


BookingID
<iata:BookingID>JGIZV2</iata:BookingID>

Order information. 
/Envelope /Body /IATA_OrderChangeRQ/Request/ChangeOrder/UpdateOrderItem/AcceptOffer/CreateOrderItem

Description

Mand

Mult

Default

Ref/Format/Desc

xPath

Example

1

Offer item ID

(tick)

(error)

(error)

OfferItemID
<iata:OfferItemID>OI2</iata:OfferItemID>
2

Baggage ID

(tick)

(error)

(error)


OfferItemType/BaggageItem/BagItemDetails/BaggageAllowanceRefID
<iata:BaggageAllowanceRefID>BG2</iata:BaggageAllowanceRefID>
3

Baggage price

(tick)

(error)

(error)

OfferItemType/BaggageItem/Price/TotalAmount
<iata:TotalAmount CurCode="RUB">3300</iata:TotalAmount>
4

Baggage price currency

(tick)

(error)

(error)

OfferItemType/BaggageItem/Price/TotalAmount@CurCode
<iata:TotalAmount CurCode="RUB">3300</iata:TotalAmount>
5

Seat column

(tick)

(error)

(error)

OfferItemType/SeatItem/ColumnID
<iata:ColumnID>C</iata:ColumnID>
6

Seat segment reference

(tick)

(error)

(error)

OfferItemType/SeatItem/PaxSegmentRefID
<iata:PaxSegmentRefID>SEG2</iata:PaxSegmentRefID>
7

Seat price

(tick)

(error)

(error)

OfferItemType/SeatItem/Price/TotalAmount
<iata:TotalAmount CurCode="RUB">500</iata:TotalAmount>
8

Seat price currency

(tick)

(error)

(error)

OfferItemType/SeatItem/Price/TotalAmount@CurCode
<iata:TotalAmount CurCode="RUB">500</iata:TotalAmount>
9

Seat row

(tick)

(error)

(error)

OfferItemType/SeatItem/RowNumber
<iata:RowNumber>4</iata:RowNumber>
10

Seat reference

(tick)

(error)

(error)

OfferItemType/SeatItem/SeatProfileRefID
<iata:SeatProfileRefID>ST1</iata:SeatProfileRefID>
11

Meal ID

(tick)

(error)

(error)

OfferItemType/OtherItem/DescText
<iata:DescText>ML1</iata:DescText>
12

Meal price

(tick)

(error)

(error)

OfferItemType/OtherItem/Price/TotalAmount
<iata:TotalAmount CurCode="RUB">300</iata:TotalAmount>
13

Meal price currency

(tick)

(error)

(error)

OfferItemType/OtherItem/Price/TotalAmount@CurCode
<iata:TotalAmount CurCode="RUB">300</iata:TotalAmount>
14

Airline code

(tick)

(error)

(error)

S7

OwnerCode
<iata:OwnerCode>S7</iata:OwnerCode>



Data lists. 
/Envelope /Body /IATA_OrderChangeRQ/Request/DataLists

Description

Mand

Mult

Default

Ref/Format/Desc

xPath

Example

1

Baggage information

(tick)

(error)

(error)

BaggageAllowanceList

BaggageAllowanceList

2

OriginDestination information

(tick)

(error)

(error)

PaxJourneyList

PaxJourneyList

3

Passengers information

(tick)

(error)

(error)

PaxList

PaxList

4

Segment information

(tick)

(error)

(error)

PaxSegmentList

PaxSegmentList

5

Seat information

(tick)

(error)

(error)

SeatProfileList

SeatProfileList

6

Meal information

(tick)

(error)

(error)

ServiceDefinitionList

ServiceDefinitionList



Baggage information. 
/Envelope /Body /IATA_OrderChangeRQ/Request/DataLists/BaggageAllowanceList/BaggageAllowance(Multiple)

Description

Mand

Mult

Default

Ref/Format/Desc

xPath

Example

1

OriginDestination reference

(tick)

(error)

(error)

ApplicableBagText
<iata:ApplicableBagText>OD1</iata:ApplicableBagText>
2

Passenger reference

(tick)

(error)

(error)


ApplicablePartyText
<iata:ApplicablePartyText>P2</iata:ApplicablePartyText>
3

Baggage ID

(tick)

(error)

(error)

BaggageAllowanceID
<iata:BaggageAllowanceID>BG1</iata:BaggageAllowanceID>
4

Baggage code

(tick)

(error)

(error)

0CC

0CD

0DD

0IK

DescText
<iata:DescText>0CC</iata:DescText>
5

Baggage status

(tick)

(error)

(error)

Checked

TypeCode
<iata:TypeCode>Checked</iata:TypeCode>

  • No labels