Created
June 26, 2018 12:56
-
-
Save Yang03/083b35a51d7d65a3212cef6622be8ea8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"messageActionDetails": { | |
"messageFunctionDetails": { | |
"messageFunction": "183", | |
"additionalMessageFunction": "M1" | |
} | |
}, | |
"itineraryDetails": { | |
"originDestinationDetails": { | |
"origin": "YVR", | |
"destination": "PEK" | |
}, | |
"message": { | |
"messageFunctionDetails": { | |
"messageFunction": "183" | |
} | |
}, | |
"segmentInformation": [ | |
{ | |
"travelProductInformation": { | |
"flightDate": { | |
"departureDate": "200718", | |
"arrivalDate": "210718" | |
}, | |
"boardPointDetails": { | |
"trueLocationId": "YVR" | |
}, | |
"offpointDetails": { | |
"trueLocationId": "PEK" | |
}, | |
"companyDetails": { | |
"marketingCompany": "AC" | |
}, | |
"flightIdentification": { | |
"flightNumber": "29", | |
"bookingClass": "K" | |
} | |
}, | |
"relatedproductInformation": { | |
"quantity": "4", | |
"statusCode": "NN" | |
} | |
}, | |
{ | |
"travelProductInformation": { | |
"flightDate": { | |
"departureDate": "190818", | |
"arrivalDate": "190818" | |
}, | |
"boardPointDetails": { | |
"trueLocationId": "PEK" | |
}, | |
"offpointDetails": { | |
"trueLocationId": "YVR" | |
}, | |
"companyDetails": { | |
"marketingCompany": "AC" | |
}, | |
"flightIdentification": { | |
"flightNumber": "30", | |
"bookingClass": "S" | |
} | |
}, | |
"relatedproductInformation": { | |
"quantity": "4", | |
"statusCode": "NN" | |
} | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment