{
"auxOrderNo": "string",
"auxOrderStatus": "string",
"partnerAuxOrderNo": "string",
"orderNo": "string",
"createTime": "string",
"currency": "string",
"totalPrice": 0,
"ancillary": {
"baggage": [
{
"paxId": 0,
"segmentIds": [
"string"
],
"auxId": "string",
"baseFare": 0,
"serviceFee": 0,
"size": "string",
"weight": 0,
"piece": 0,
"quantity": 0
}
],
"seatInfos": [
{
"paxId": 0,
"segmentId": "string",
"rowNo": "18",
"colNo": "A",
"selectedSeatNo": "18A",
"seatprice": 0,
"serviceFee": 0
}
]
},
"passengers": [
{
"paxId": "string",
"name": "string"
}
],
"segments": [
{
"segmentId": "string",
"duration": 0,
"carrier": "string",
"flightNo": "string",
"codeShare": "string",
"operatingCarrier": "string",
"operatingFlightNo": "string",
"aircraftCode": "string",
"depAirport": "string",
"depTerminal": "T1",
"depTime": "2019-08-24T14:15:22Z",
"arrAirport": "string",
"arrTerminal": "T2",
"arrTime": "2019-08-24T14:15:22Z",
"stopAirport": [
"string"
],
"stopDuration": [
0
]
}
],
"payDeadline": "string"
}