{
  "distributionChain": [
    {
      "ordinal": 1,
      "orgRole": "SELLER",
      "participatingOrg": {
        "orgID": "94021"
      }
    }
  ],
  "pos": {
    "onlineTrxInd": true
  },
  "request": {
    "bookingRef": [],
    "changeOrderChoice": {
      "acceptSelectedQuotedOfferList": [
        {
          "offerRefID": "OFb273efa5-d427-11ef-ad7a-d1098094ac90",
          "ownerCode": "NA",
          "selectedOfferItem": [
            {
              "offerItemRefID": "OFIb273efa5-d427-11ef-ad7a-d1098094ac901",
              "paxRefID": [
                "PX1"
              ]
            },
            {
              "offerItemRefID": "OFIb273efa5-d427-11ef-ad7a-d1098094ac902",
              "paxRefID": [
                "PX3"
              ]
            },
            {
              "offerItemRefID": "OFIb273efa5-d427-11ef-ad7a-d1098094ac903",
              "paxRefID": [
                "PX2"
              ]
            }
          ]
        }
      ]
    },
    "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": [],
          "individual": {
            "addlName": [],
            "genderCode": "M",
            "givenName": [
              "AAA"
            ],
            "individualID": "IN1",
            "middleName": [],
            "surname": "LASTNAME",
            "titleName": "MR"
          },
          "langUsage": [],
          "loyaltyProgramAccount": [],
          "paxID": "PX1",
          "paxRefID": "PX3",
          "ptc": "ADT"
        },
        {
          "identityDoc": [],
          "Individual": {
            "Birthdate": "2020-01-15",
            "GenderCode": "M",
            "GivenName": "AAB",
            "IndividualID": "IN2",
            "Surname": "LASTNAME",
            "TitleName": "CHD"
          },
          "langUsage": [],
          "loyaltyProgramAccount": [],
          "paxID": "PX2",
          "ptc": "CHD"
        },
        {
          "identityDoc": [],
          "Individual": {
            "Birthdate": "2024-12-15",
            "GenderCode": "M",
            "GivenName": "AAC",
            "IndividualID": "IN3",
            "Surname": "LASTNAME",
            "TitleName": "INF"
          },
          "langUsage": [],
          "loyaltyProgramAccount": [],
          "paxID": "PX3",
          "ptc": "INF"
        }
      ]
    },
    "order": {
      "orderID": "10547774",
      "ownerCode": "NA"
    },
    "paymentFunctions": [
      {
        "paymentProcessingDetails": {
          "amount": {
            "value": "455.98",
            "curCode": "EUR"
          },
          "paymentMethod": {
            "accountableDoc": {
              "docNumber": "CASH PAID"
            }
          }
        }
      }
    ]
  }
}