{
  "distributionChain": [
    {
      "ordinal": 1,
      "orgRole": "SELLER",
      "participatingOrg": {
        "orgID": "94021"
      }
    }
  ],
  "pos": {
    "onlineTrxInd": true
  },
  "request": {
    "bookingRef": [],
    "commission": [],
    "createOrder": {
      "acceptSelectedQuotedOfferList": [
        {
          "offerRefID": "OF5d1fef04-d2fc-11ef-ad56-99baf8db8a27",
          "ownerCode": "NA",
          "selectedOfferItem": [
            {
              "offerItemRefID": "OFI5d1fef04-d2fc-11ef-ad56-99baf8db8a271",
              "paxRefID": [
                "PX1"
              ]
            }
          ]
        }
      ]
    },
    "dataLists": {
      "contactInfoList": [
        {
          "contactInfoID": "C1",
          "contactPurposeText": [
            "Primary"
          ],
          "emailAddress": [
            {
              "emailAddressText": "email@domain.com"
            }
          ],
          "individual": {
            "givenName": [
              "JOHN"
            ],
            "individualID": "IN2",
            "middleName": [],
            "surname": "DOE",
            "titleName": "MR"
          },
          "phone": [
            {
              "phoneNumber": "4911111111"
            }
          ],
          "postalAddress": [
            {
              "cityName": "CITY",
              "countryCode": "DE",
              "postalCode": "12345",
              "streetText": [
                "STREET 1"
              ]
            }
          ]
        }
      ],
      "paxList": [
        {
          "individual": {
            "genderCode": "M",
            "givenName": [
              "AAA"
            ],
            "individualID": "IN1",
            "middleName": [],
            "surname": "LASTNAME",
            "titleName": "MR"
          },
          "paxID": "PX1",
          "ptc": "ADT"
        }
      ]
    },
    "paymentFunctions": [
      {
        "paymentProcessingDetails": {
          "amount": {
            "value": "152.99",
            "curCode": "EUR"
          },
          "payer": {
            "payerName": {
              "individualName": {
                "givenName": [
                  "JOHN"
                ],
                "surname": "DOE",
                "titleName": "MR"
              }
            }
          },
          "paymentMethod": {
            "paymentCard": {
              "cardHolderName": "TEST TEST",
              "cardNumber": "340000000001098",
              "cardSecurityCode": "1234",
              "cardTypeText": "AX",
              "expirationDate": "0126"
            }
          }
        }
      }
    ],
    "promotion": []
  }
}