...
Code Block |
---|
{ "result": { "orderId": "1710", "comment": "Yummy", "guest": { "email": "a@mail.rucom", "phone": "77777777777", "firstName": "Anna", "lastName": "" }, "corporationId": "ce939b6c-611d-47a1-90a6-5054c8492733", "restaurantId": "36277f09-1d62-420f-ae22-af8ce0994d6a", "orderStatusId": 1, "orderStatusName": "New", "tableCode": "1", "createdAt": "2021-02-24T11:10:02.548+00:00", "updatedAt": "2021-02-24T11:10:02.814+00:00", "completedAt": null, "orderSourceId": "ea0cc590-9c2f-4a0b-8bbf-abaa262bc24e", "orderSourceName": "Alex Green", "fullAmount": 790, "amount": 690, "changeFrom": 0, "deliveryAmount": 100, "address": { "postcode": "", "street": "Keningston High Street", "comment": "first entrance", "lat": 55.69945, "lon": 37.773144, "cityId": null, "cityName": "London", "floor": null, "apartmentNumber": "4", "houseNumber": "85", "entrance": "", "intercom": "", "fullAddress": "4, 85, Keningston High Street, London, W8 5SA", "subway": "" }, "expectedAt": "2021-02-24T12:55:00+00:00", "isLate": false, "isAttention": null, "courierId": null, "courierName": null, "dishList": [ { "id": "fc43d7e9-e509-48df-ae61-8f76b81717ec", "name": "Ing. Tomato sauce 75 g.", "price": 69, "measure": { "value": 0, "unit": "" }, "quantity": 10, "ingredients": null } ], "expeditionType": "delivery", "paymentTypeId": "card", "persons": 1, "rejectionReason": null, "paymentStatus": "notPaid", "payments": null, "restaurantCode": 199990262 } } |