{
"object": "order",
"created": "2024-05-13T15:50:28.000000+02:00",
"event": "new",
"param": [],
"data": {
"id": 3211,
"createdAt": "2024-05-13T15:50:28.000000+02:00",
"date": "2024-05-14T15:20:00+02:00",
"asap": false,
"preparationNumber": 16,
"tableNumber": null,
"notes": null,
"state": "in_progress",
"paymentState": "awaiting_payment",
"itemsTotal": 4100,
"discountsTotal": 0,
"managementFees": 100,
"shippingCost": 500,
"fees": 0,
"total": 4700,
"source": "foxorders-front",
"createdByGuest": false,
"deliveryAddress": {
"name": "Boulot",
"phone": "0987898789",
"phone2": null,
"street": "3 rue théodore blanc",
"street2": null,
"buildingType": "résidence",
"building": null,
"floor": 12,
"elevator": true,
"intercom": null,
"postalCode": "33520",
"fax": null,
"city": "Bruges",
"country": "France",
"description": null,
"longitude": -0.612747,
"latitude": 44.881793
},
"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": 166,
"mode": {
"code": "delivery",
"name": "Livraison"
}
},
"payment": [],
"setting": {
"customerIdentifier": null,
"value": null,
"cutlery": false
},
"loyalty": null,
"orderItems": [
{
"id": 3902,
"note": "",
"quantity": 1,
"unitPrice": 100,
"unitsTotal": 100,
"discountsTotal": 0,
"taxesTotal": 17,
"total": 100,
"free": false,
"serveLater": false,
"product": {
"id": 772,
"externalId": null,
"name": "Tomates mozzarella",
"price": 100,
"tax": {
"rate": 0.21
},
"options": [],
"sku": "FOX_6735EF3F27F22",
"imageUrl": null,
"categories": [
{
"id": 190,
"externalId": null,
"name": "Entrée"
}
]
}
},
{
"id": 3903,
"note": "",
"quantity": 1,
"unitPrice": 2000,
"unitsTotal": 2000,
"discountsTotal": 0,
"taxesTotal": 347,
"total": 2000,
"free": false,
"serveLater": true,
"product": {
"id": 773,
"externalId": null,
"name": "Salade césar",
"price": 100,
"tax": {
"rate": 0.21
},
"options": [],
"sku": "FOX_3245EF3F27F34",
"imageUrl": null,
"categories": [
{
"id": 190,
"externalId": null,
"name": "Entrée"
}
]
}
},
{
"id": 3904,
"note": "",
"quantity": 1,
"unitPrice": 2000,
"unitsTotal": 2000,
"discountsTotal": 0,
"taxesTotal": 347,
"total": 2000,
"free": false,
"serveLater": false,
"product": {
"id": 1511,
"externalId": null,
"name": "Escalope de Veau aux Champignons 1",
"tax": {
"rate": 0.21
},
"options": [],
"sku": "FOX_4235EF3F27C87",
"imageUrl": null,
"categories": [
{
"id": 190,
"externalId": null,
"name": "Entrée"
},
{
"id": 191,
"externalId": null,
"name": "Pizza"
},
{
"id": 192,
"externalId": null,
"name": "Poisson"
}
]
}
}
]
}
}