Name | Type | Use | Default | Fixed | Annotation |
SeqNo | s:int | required | | | documentation | Sequence number |
|
S | StopoverType | required | | | documentation | X - transfer, O - stopover |
|
From | s:string | required | | | documentation | Origin airport code |
|
To | s:string | required | | | documentation | Destination airport code |
|
Class | s:string | required | | | documentation | Booking class (RBD) |
|
DepartureDate | s:date | required | | | documentation | Departure date |
|
DepartureTime | s:time | required | | | documentation | Departure time |
|
Status | derived by: s:string | | | | documentation | Booking status:
OK - confirmed
RQ - waitlisted/requested
NO - not booked/cancelled
NS - no seat required
HX - cancelled
INF - informative segment
FL - flown/used |
|
FareBasis | s:string | required | | | documentation | Fare basis code and designator |
|
FareBrand | s:string | optional | | | |
CouponStatus | derived by: s:string | required | | | documentation | Coupon status
not final
O - open for use
A - airport control
C - checked in
L - lifted/boared
U - unvalidated
S - suspended
P - printed
Z - closed
final
F - flown/used
V - voided
R - refunded
E - exchanged/reissued |
|
Airline | s:string | required | | | documentation | Airline code |
|
FlightNumber | s:string | required | | | documentation | Flight number |
|
NotValidBefore | s:date | optional | | | documentation | Not valid before date |
|
NotValidAfter | s:date | optional | | | documentation | Not valid after date |
|
Bag | s:string | required | | | documentation | Baggage allowance with concept code, e.g. 20K |
|