{
    "object": "order",
    "created": "2024-05-15T07:49:27.000000+00:00",
    "event": "new",
    "param": [],
    "data": {
      "id": 3253,
      "createdAt": "2024-05-15T07:49:27.000000+00:00",
      "date": "2024-05-15T09:50:00+00:00",
      "asap": false,
      "preparationNumber": 2,
      "tableNumber": 22,
      "notes": "instruction",
      "state": "new",
      "paymentState": "awaiting_payment",
      "itemsTotal": 2200,
      "discountsTotal": 0,
      "managementFees": 100,
      "shippingCost": 0,
      "fees": 0,
      "total": 2300,
      "source": "popina",
      "createdByGuest": true,
      "deliveryAddress": null,
      "externalId": null,
      "promotion": null,
      "customer": {
        "id": null,
        "email": "arnaud.led@gmail.fr",
        "firstName": null,
        "lastName": null,
        "phone": null,
        "anonymous": true
      },
      "shop": {
        "id": 81,
        "name": "Mts restaurant"
      },
      "shopMode": {
        "id": 168,
        "mode": {
          "code": "on-site",
          "name": "Sur place"
        }
      },
      "payment": [],
      "setting": {
        "customerIdentifier": "table_easel",
        "value": "10",
        "cutlery": false
      },
      "loyalty": {
        "customer": {
          "id": "b023906e-401d-4081-9948-fad3f43d092b",
          "firstName": "NONIER",
          "lastName": "Jerome",
          "phone": "+33652187094",
          "email": "jerome.nonier@jdc.fr"
        },
        "rewards": [
          {
            "id": "rew_52431421b6",
            "name": "5€ off your next order",
            "description": "Get 5€ off your next order with this reward.",
            "type": "AMOUNT",
            "image": "https://sandbox-static.heypongo.com/rewards/542_1749815802.png",
            "value": 500,
            "couponCode": null,
            "productSku": null,
            "productId": null
          }
        ]
      },
      "orderItems": [
        {
          "id": 3948,
          "note": "",
          "quantity": 1,
          "unitPrice": 2200,
          "unitsTotal": 2200,
          "discountsTotal": 0,
          "taxesTotal": 382,
          "total": 2200,
          "free": false,
          "serveLater": false,
          "product": {
            "id": 773,
            "externalId": null,
            "name": "Salade césar",
            "price": 100,
            "tax": {
              "rate": 0.21
            },
            "options": [],
            "sku": "FOX_6735EF3F27F22",
            "imageUrl": null,
            "categories": [
              {
                "id": 190,
                "externalId": null,
                "name": "Entrée"
              }
            ]
          }
        }
      ]
    }
  }