templates/Doc/Json/order-mode-on-site-anonymous-user.json line 1

Open in your IDE?
  1. {
  2.     "object": "order",
  3.     "created": "2024-05-15T07:49:27.000000+00:00",
  4.     "event": "new",
  5.     "param": [],
  6.     "data": {
  7.       "id": 3253,
  8.       "createdAt": "2024-05-15T07:49:27.000000+00:00",
  9.       "date": "2024-05-15T09:50:00+00:00",
  10.       "asap": false,
  11.       "preparationNumber": 2,
  12.       "tableNumber": 22,
  13.       "notes": "instruction",
  14.       "state": "new",
  15.       "paymentState": "awaiting_payment",
  16.       "itemsTotal": 2200,
  17.       "discountsTotal": 0,
  18.       "managementFees": 100,
  19.       "shippingCost": 0,
  20.       "fees": 0,
  21.       "total": 2300,
  22.       "source": "popina",
  23.       "createdByGuest": true,
  24.       "deliveryAddress": null,
  25.       "externalId": null,
  26.       "promotion": null,
  27.       "customer": {
  28.         "id": null,
  29.         "email": "arnaud.led@gmail.fr",
  30.         "firstName": null,
  31.         "lastName": null,
  32.         "phone": null,
  33.         "anonymous": true
  34.       },
  35.       "shop": {
  36.         "id": 81,
  37.         "name": "Mts restaurant"
  38.       },
  39.       "shopMode": {
  40.         "id": 168,
  41.         "mode": {
  42.           "code": "on-site",
  43.           "name": "Sur place"
  44.         }
  45.       },
  46.       "payment": [],
  47.       "setting": {
  48.         "customerIdentifier": "table_easel",
  49.         "value": "10",
  50.         "cutlery": false
  51.       },
  52.       "loyalty": {
  53.         "customer": {
  54.           "id": "b023906e-401d-4081-9948-fad3f43d092b",
  55.           "firstName": "NONIER",
  56.           "lastName": "Jerome",
  57.           "phone": "+33652187094",
  58.           "email": "jerome.nonier@jdc.fr"
  59.         },
  60.         "rewards": [
  61.           {
  62.             "id": "rew_52431421b6",
  63.             "name": "5€ off your next order",
  64.             "description": "Get 5€ off your next order with this reward.",
  65.             "type": "AMOUNT",
  66.             "image": "https://sandbox-static.heypongo.com/rewards/542_1749815802.png",
  67.             "value": 500,
  68.             "couponCode": null,
  69.             "productSku": null,
  70.             "productId": null
  71.           }
  72.         ]
  73.       },
  74.       "orderItems": [
  75.         {
  76.           "id": 3948,
  77.           "note": "",
  78.           "quantity": 1,
  79.           "unitPrice": 2200,
  80.           "unitsTotal": 2200,
  81.           "discountsTotal": 0,
  82.           "taxesTotal": 382,
  83.           "total": 2200,
  84.           "free": false,
  85.           "serveLater": false,
  86.           "product": {
  87.             "id": 773,
  88.             "externalId": null,
  89.             "name": "Salade césar",
  90.             "price": 100,
  91.             "tax": {
  92.               "rate": 0.21
  93.             },
  94.             "options": [],
  95.             "sku": "FOX_6735EF3F27F22",
  96.             "imageUrl": null,
  97.             "categories": [
  98.               {
  99.                 "id": 190,
  100.                 "externalId": null,
  101.                 "name": "Entrée"
  102.               }
  103.             ]
  104.           }
  105.         }
  106.       ]
  107.     }
  108.   }