Amadeus Reservations · Schema
FlightOrder
input parameter to create a flight order
BookingFlightsHotelsReservationsTravel
Properties
| Name | Type | Description |
|---|---|---|
| type | string | the resource name |
| id | string | unique identifier of the flight order |
| queuingOfficeId | string | office Id where to queue the order |
| ownerOfficeId | string | office Id where will be transfered the ownership of the order |
| associatedRecords | array | list of associated record |
| flightOffers | array | list of flight offer |
| travelers | array | list of travelers |
| remarks | object | list of global remarks |
| formOfPayments | array | list of form of payments |
| ticketingAgreement | object | |
| automatedProcess | array | list of automatic queuing |
| contacts | array | list of general contact information |
| tickets | array | list of tickets |
| formOfIdentifications | array | list of forms of identifications applicable to travelers by airline |