{
  "distributionChain": [
    {
      "ordinal": 1,
      "orgRole": "SELLER",
      "participatingOrg": {
        "orgID": "94021"
      }
    }
  ],
  "pos": {
    "onlineTrxInd": true
  },
  "request": {
    "bookingRef": [],
    "changeOrderChoice": {
      "updatePax": {
        "current": {
          "paxRefID": "PX1"
        },
        "new": {
          "paxRefID": "PX1"
        }
      }
    },
    "dataLists": {
      "contactInfoList": [
        {
          "contactInfoID": "C1",
          "contactPurposeText": [
            "Primary"
          ],
          "emailAddress": [
            {
              "emailAddressText": "email@domain.com"
            }
          ],
          "otherAddress": [],
          "phone": [
            {
              "phoneNumber": "4911111111"
            }
          ],
          "postalAddress": [
            {
              "cityName": "CITY",
              "countryCode": "DE",
              "postalCode": "12345",
              "streetText": [
                "STREET 1"
              ]
            }
          ]
        }
      ],
      "paxList": [
        {
          "identityDoc": [
            {
              "addlName": [],
              "birthdate": "1988-02-15",
              "citizenshipCountryCode": "DE",
              "expiryDate": "2034-01-24",
              "genderCode": "M",
              "givenName": [
                "AA"
              ],
              "identityDocID": "U12345678",
              "identityDocTypeCode": "PT",
              "issuingCountryCode": "DE",
              "middleName": [],
              "surname": "TEST",
              "visa": []
            }
          ],
          "individual": {
            "addlName": [],
            "genderCode": "M",
            "givenName": [
              "AA"
            ],
            "individualID": "IN1",
            "middleName": [],
            "surname": "TEST",
            "titleName": "MR"
          },
          "langUsage": [],
          "loyaltyProgramAccount": [],
          "paxID": "PX1",
          "ptc": "ADT",
          "redressCase": [
            {
              "countryCode": "NA",
              "redressCaseID": "1234567"
            }
          ],
          "remark": []
        }
      ]
    },
    "order": {
      "orderID": "10547654",
      "ownerCode": "NA"
    }
  }
}