Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Отправка в iiko
- {
- "organization": "0911d4be-c401-11e9-80e9-d8d38565926f",
- "customer": {
- "id": "",
- "name": "TEST TEST",
- "phone": "+373 55691530"
- },
- "order": {
- "id": "6cee1282-625b-40f6-e08e-40bee1899456",
- "phone": "+373 55691530",
- "isSelfService": false,
- "address": {
- "city": "Chisinau",
- "street": "B-ul Constantin Negruzzi",
- "home": "1",
- "housing": "",
- "apartment": "1",
- "entrance": "1",
- "floor": "1",
- "doorphone": "1",
- "comment": "test iiko sale"
- },
- "date": "2022-03-25 16:00:12",
- "items": [
- {
- "id": "af6efade-fa61-420b-9df1-bf4dd4b4bfe2",
- "name": " \u041f\u0438\u0446\u0446\u0430 Dolcissima",
- "amount": "1",
- "modifiers": [
- ]
- },
- {
- "id": "13032630-fcbf-4d02-8a48-1af65f344be5",
- "name": "Salad Green",
- "amount": "1",
- "modifiers": [
- ]
- },
- {
- "id": "c0d19bd8-7531-4d15-85f6-af28834edd77",
- "name": "Chisinau",
- "amount": 1
- }
- ],
- "comment": "Comment:test iiko sale. Info: - . Plata: Numerar",
- "discountOrIncreaseSum": "25"
- }
- }
- //Ответ из iiko
- {
- "organization": "0911d4be-c401-11e9-80e9-d8d38565926f",
- "customer": {
- "id": "",
- "name": "TEST TEST",
- "phone": "+373 55691530"
- },
- "order": {
- "id": "d45e602b-ad66-347e-5ac0-46c04cc4890e",
- "phone": "+373 55691530",
- "isSelfService": false,
- "address": {
- "city": "Chisinau",
- "street": "B-ul Constantin Negruzzi",
- "home": "1",
- "housing": "",
- "apartment": "1",
- "entrance": "1",
- "floor": "1",
- "doorphone": "1",
- "comment": "test iiko sale"
- },
- "date": "2022-03-25 15:51:47",
- "items": [
- {
- "id": "af6efade-fa61-420b-9df1-bf4dd4b4bfe2",
- "name": " \u041f\u0438\u0446\u0446\u0430 Dolcissima",
- "amount": "1",
- "modifiers": [
- ]
- },
- {
- "id": "13032630-fcbf-4d02-8a48-1af65f344be5",
- "name": "Salad Green",
- "amount": "1",
- "modifiers": [
- ]
- },
- {
- "id": "c0d19bd8-7531-4d15-85f6-af28834edd77",
- "name": "Chisinau",
- "amount": 1
- }
- ],
- "comment": "Comment:test iiko sale. Info: - . Plata: Numerar",
- "discountOrIncreaseSum": "25"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement