Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of contents:

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)


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

PseudoCityID

(tick)

(error)

(error)


Code Block
PseudoCityID
Code Block
<iata:PseudoCityID>OVBS728AB</iata:PseudoCityID>

Main. 
/Envelope /Body /IATA_OrderChangeRQ/Request

Description

Mand

Mult

Default

Ref/Format/Desc

xPath

Example

1

BookingRefBooking information

(tick)

(error)

(error)

BookingRef

Code Block
BookingRef

2

CreateOrderItemOrder information

(tick)

(error)

(error)


CreateOrderItem

Code Block
ChangeOrder/UpdateOrderItem/AcceptOffer/CreateOrderItem


3

DataListsData lists

(tick)

(error)

(error)


Code Block
DataLists


Anchor
BookingRef
BookingRef

Passenger

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

Description

Mand

Mult

Default

Ref/Format/Desc

xPath

Example

1

Airline code

(tick)

(error)

(error)

S7

Code Block
Request/BookingRef/
BookingEntity/Carrier/AirlineDesigCode
Code Block
<AirlineDesigCode>S7</AirlineDesigCode>
2

Booking number

(tick)

(error)

(error)


Code Block
BookingID
Code Block
<iata:BookingID>JGIZV2</iata:BookingID>

Anchor
CreateOrderItem
CreateOrderItem
Booking 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)

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

Baggage ID

(tick)

(error)

(error)


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

Baggage price

(tick)

(error)

(error)

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

Baggage price currency

(tick)

(error)

(error)

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

Seat column

(tick)

(error)

(error)

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

Seat segment reference

(tick)

(error)

(error)

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

Seat price

(tick)

(error)

(error)

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

Seat price currency

(tick)

(error)

(error)

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

Seat row

(tick)

(error)

(error)

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

Seat reference

(tick)

(error)

(error)

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

Meal ID

(tick)

(error)

(error)

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

Meal price

(tick)

(error)

(error)

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

Meal price currency

(tick)

(error)

(error)

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

Airline code

(tick)

(error)

(error)

S7

Code Block
OwnerCode
Code Block
<iata:OwnerCode>S7</iata:OwnerCode>