Skip to content

Instantly share code, notes, and snippets.

@Yang03
Created June 26, 2018 12:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Yang03/083b35a51d7d65a3212cef6622be8ea8 to your computer and use it in GitHub Desktop.
Save Yang03/083b35a51d7d65a3212cef6622be8ea8 to your computer and use it in GitHub Desktop.
{
"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