Specific offered service instance.
List[1..*]
M
Information related to booking
List[1..3]
O
Booking Entity Information
O
Airline Associated to the carrier.
Note:
Current implementation always returns 'VS'
Alphanumeric
M
Booking ReferenceID
Alphanumeric
M
<OrderServiceAssociations>
Service Association details
M
Reference to PaxSegmentID
Alphanumeric
M
Seat details.
Note:
This is optional for 'VS' implementation.
O
This is optional for 'VS' implementation.
M
Seat Row Number
Integer
M
<SeatAssignmentAssociations>
Association of Seat with the Segement
M
Reference to PaxSegmentID
Alphanumeric
M
Service definition reference which should be defined in ServiceDefinitionList.
O
<OrderFlightAssociations>
Associating Service Definition Ref to the Ordered Flight.
O
Reference to a Passenger SegmentID
M
Reference of Service ID that defines the Service information Example: Ticketed Baggage Allowance
M
Pax referenceID
Alphanumeric
M
Unique Service Identifier
Alphanumeric
M
Flight Service RefID that refers to a flight segment to which the baggage is associated with.
Alphanumeric
O
Current Order status. PADIS 4405. Example: Confirmed, Flown, Open etc
O
<Service>
<BookingRef>
<BookingEntity>
<Carrier>
<AirlineDesigCode>VS</AirlineDesigCode>
</Carrier>
</BookingEntity>
<BookingID>EWYDWQ</BookingID>
</BookingRef>
<OrderServiceAssociation>
<PaxSegmentRef>
<PaxSegmentRefID>SEG1</PaxSegmentRefID>
</PaxSegmentRef>
</OrderServiceAssociation>
<PaxRefID>ADULT_1</PaxRefID>
<ServiceID>SV1</ServiceID>
<StatusCode>CONFIRMED</StatusCode>
</Service>