{
  "object": "order",
  "created": "2024-05-10T14:46:50.000000+02:00",
  "event": "new",
  "param": [],
  "data": {
    "id": 3181,
    "createdAt": "2024-05-10T14:46:50.000000+02:00",
    "date": "2024-05-11T10:25:00+02:00",
    "asap": false,
    "preparationNumber": 65,
    "tableNumber": null,
    "notes": null,
    "state": "in_progress",
    "paymentState": "awaiting_payment",
    "itemsTotal": 1000,
    "discountsTotal": 0,
    "managementFees": 100,
    "shippingCost": 0,
    "fees": 0,
    "total": 1100,
    "source": "foxorders-front",
    "createdByGuest": false,
    "deliveryAddress": null,
    "externalId": null,
    "promotion": null,
    "customer": {
      "id": 48305,
      "email": "john.doe@foxorders.com",
      "firstName": "John",
      "lastName": "Doe",
      "phone": "0987898789",
      "anonymous": false
    },
    "shop": {
      "id": 81,
      "name": "Mts restaurant"
    },
    "shopMode": {
      "id": 167,
      "mode": {
        "code": "take-out",
        "name": "Emporter"
      }
    },
    "payment": [],
    "setting": {
      "customerIdentifier": "table_easel",
      "value": "10",
      "cutlery": false
    },
    "loyalty": null,
    "orderItems": [
      {
        "id": 3857,
        "note": "",
        "quantity": 2,
        "unitPrice": 100,
        "unitsTotal": 100,
        "discountsTotal": 0,
        "taxesTotal": 173.55,
        "total": 100,
        "free": false,
        "serveLater": false,
        "product": {
          "id": 1512,
          "externalId": null,
          "name": "pizza Tajin",
          "price": 100,
          "tax": {
            "rate": 0.21
          },
          "options": [
            {
              "id": 495,
              "externalId": null,
              "name": "Limonade",
              "optionVariant": [
                {
                  "id": "Over 9 levels deep, aborting normalization",
                  "externalId": "Over 9 levels deep, aborting normalization",
                  "name": "Over 9 levels deep, aborting normalization",
                  "price": "Over 9 levels deep, aborting normalization",
                  "quantity": "Over 9 levels deep, aborting normalization"
                }
              ]
            }
          ],
          "sku": "FOX_6735EF3F27F22",
          "imageUrl": null,
          "categories": [
            {
              "id": 190,
              "externalId": null,
              "name": "Entrée"
            },
            {
              "id": 191,
              "externalId": null,
              "name": "Pizza"
            },
            {
              "id": 192,
              "externalId": null,
              "name": "Poisson"
            }
          ]
        }
      }
    ]
  }
}
