{
"Sender": {
"TravelAgency": {
"AgencyID": "string",
"SiteCode": "string",
"AgencyName": "string",
"ContactInfoRefID": [
"string"
]
}
},
"PointOfSale": "string",
"TransactionID": "string",
"Query": {
"OrderID": "string",
"ReasonCode": "string",
"ChangeOrderChoice": {
"AcceptOrderItemList": {
"OfferItemRefID": "string",
"PriceGuaranteeTimeLimit": "string",
"Owner": "string",
"WebAddressURI": "string"
},
"AcceptCancelledOffer": {
"OfferID": "string",
"Owner": "string"
},
"AcceptChange": {
"OrderItemRefID": [
"string"
]
},
"AcceptRepricedOrder": {
"OfferRefID": [
"string"
]
},
"AcceptSelectedQuotedOfferList": {
"SelectedPricedOffer": [
{
"OfferID": "string",
"Owner": "string",
"ResponseID": "string",
"OfferItems": [
{
"OfferItemID": "string",
"PaxRefID": [
"string"
],
"SeatSelection": {
"Column": "string",
"Row": "string"
},
"BookingInstructions": {
"SsrCode": [
"string"
],
"OsiText": [
"string"
],
"Text": [
"string"
],
"UpgradeMethod": "string",
"Method": "string",
"Equipment": "string"
},
"Qty": 0,
"OfferFlightAssociations": {
"DatedOperatingLegRefID": [
"string"
],
"PaxJourneyRefID": [
"string"
],
"PaxSegmentRefID": [
"string"
]
}
}
],
"FopPromotion": {
"PromotionCode": "string",
"PaymentType": "string",
"TotalPromotionAmount": {
"Amount": 0,
"CurCode": "string"
},
"PtcPromotionAmount": [
{
"Ptc": "string",
"Amount": {
"Amount": 0,
"CurCode": "string"
}
}
],
"CardCode": "string",
"CardName": "string"
}
}
]
},
"CancelUnpaidOrder": {
"OrderRefID": "string",
"Owner": "string",
"SelectedOrderItemRefID": [
"string"
]
},
"UpdatePax": [
{
"CurrentPaxRefID": "string",
"NewPaxRefID": "string"
}
]
},
"PaxList": [
{
"PaxID": "string",
"Ptc": "string",
"Individual": {
"IndividualID": "string",
"Birthdate": "string",
"Birthplace": "string",
"Gender": "Female",
"NameTitle": "string",
"GivenName": [
"string"
],
"MiddleName": [
"string"
],
"Surname": "string",
"SurnameSuffix": "string"
},
"ContactInfoRefID": [
"string"
],
"Gender": "Female",
"ResidenceCountryCode": "string",
"CitizenshipCountryCode": "string",
"PaxRefID": "string",
"IdentityDoc": [
{
"IdentityDocumentNumber": "string",
"IdentityDocumentType": "string",
"IssuingCountryCode": "string",
"CitizenshipCountryCode": "string",
"ResidenceCountryCode": "string",
"IssueDate": "string",
"ExpiryDate": "string",
"Birthdate": "string",
"Birthplace": "string",
"Gender": "Female",
"NameTitle": "string",
"GivenName": [
"string"
],
"MiddleName": [
"string"
],
"Surname": "string",
"SurnameSuffix": "string",
"Visa": [
{
"VisaNumber": "string",
"VisaType": "string",
"VisaHostCountryCode": "string",
"EnterBeforeDate": "string",
"DurationOfStay": 0,
"NumberOfEntries": 0
}
]
}
],
"LoyaltyProgramAccount": [
{
"Alliance": {
"Name": "string",
"Code": "string",
"Url": "http://example.com",
"Airline": [
{
"AirlineName": "string",
"AirlineDesignator": "string"
}
]
},
"Airline": {
"AirlineName": "string",
"AirlineDesignator": "string"
},
"ProviderName": "string",
"ProgramName": "string",
"ProgramCode": "string",
"AccountNumber": "string",
"Url": "http://example.com",
"SignInID": "string",
"TierCode": "string",
"TierName": "string",
"TierPriority": "string"
}
]
}
],
"ContactInfoList": [
{
"ContactInfoID": "CI1",
"EmailAddress": [
"user@example.com"
],
"Phone": [
{
"Label": "Mobile",
"CountryDialingCode": "82",
"AreaCode": "2",
"PhoneNumber": "12345678",
"Extension": "1234"
}
],
"ContactRefusedInd": false,
"PostalAddress": [
{
"Label": "HOME",
"Street": [
"201 W 79th St"
],
"CityName": "Seoul",
"CountryCode": "KR"
}
]
}
],
"PaymentList": [
{
"Type": "CA",
"Amount": 1474000,
"CurCode": "KRW",
"Status": "395",
"PaxRefID": [],
"OrderItemID": [
"PoIP676BC2CD-86EA-4E50-97C6-1-1"
]
}
],
"Criteria": {
"Direct": true,
"AirlinePreference": {
"AirlineID": [
"string"
]
},
"ProgramCriteria": [
{
"ContractID": "string",
"AccountID": [
"string"
],
"AirlineID": "string",
"TypeCode": "string"
}
],
"PromotionCriteria": [
{
"PromotionID": "string",
"AirlineID": "string"
}
],
"SpecialFareCriteria": [
{
"AirlineID": "string",
"AccountID": "string"
}
],
"ExistingOrderCriteria": {
"OrderID": "string",
"PaxRefID": [
"string"
]
}
}
}
}