Commande créé sur un formulaire de don

{
  "data": {
    "payer": {
      "email": "[email protected]",
      "address": "23 rue du maréchal",
      "city": "Paris",
      "zipCode": "75000",
      "country": "FRA",
      "dateOfBirth": "1984-05-15T02:00:00+02:00",
      "firstName": "Hugo",
      "lastName": "Dubois"
    },
    "items": [
      {
        "payments": [
          {
            "id": 13790,
            "shareAmount": 2000
          }
        ],
        "priceCategory": "Fixed",
        "qrCode": "MjA0OTk6NjM4NTMzNjYyNDkzNTM1MDI0",
        "tierDescription": "",
        "tierId": 127,
        "id": 20499,
        "amount": 2000,
        "type": "Donation",
        "initialAmount": 2000,
        "state": "Processed"
      }
    ],
    "payments": [
      {
        "items": [
          {
            "id": 20499,
            "shareAmount": 2000,
            "shareItemAmount": 2000
          }
        ],
        "cashOutState": "Transfered",
        "paymentReceiptUrl": "https://www.helloasso-sandbox.com/associations/bordeauxchess/formulaires/3/paiement-attestation/20499/13790",
        "id": 13790,
        "amount": 2000,
        "date": "2024-06-07T14:11:15.0825381+02:00",
        "paymentMeans": "Card",
        "installmentNumber": 1,
        "state": "Authorized",
        "meta": {
          "createdAt": "2024-06-07T14:10:49.3535024+02:00",
          "updatedAt": "2024-06-07T14:11:15.3255145+02:00"
        },
        "refundOperations": []
      }
    ],
    "amount": {
      "total": 2000,
      "vat": 0,
      "discount": 0
    },
    "id": 20499,
    "date": "2024-06-07T14:11:15.7442115+02:00",
    "formSlug": "3",
    "formType": "Donation",
    "organizationName": "BordeauxChess",
    "organizationSlug": "bordeauxchess",
    "organizationType": "Association1901Rig",
    "organizationIsUnderColucheLaw": false,
    "meta": {
      "createdAt": "2024-06-07T14:10:49.3535024+02:00",
      "updatedAt": "2024-06-07T14:11:15.7462648+02:00"
    },
    "isAnonymous": false,
    "isAmountHidden": false
  },
  "eventType": "Order"
}