| 2026-03-18 16:30:57 | 146 | Ответ (RECEIPT) | |
| 2026-03-18 16:30:55 | 146 | Запрос (RECEIPT) | {
"get": {
"q": "/api/v2/receipts"
},
"body": {
"id": "bf5aa7f6-b1e0-4cd4-a969-58d5a4e560a0",
"data": {
"id": "987e2fc2-fedd-4ba9-bb05-0679a650ed42",
"type": "SELL",
"items": [
{
"id": "1345",
"tax": 4209.52,
"name": "Ваза для фруктов KOPPEL Large",
"price": 88400,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 88400,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
},
{
"id": "3020",
"tax": 419.05,
"name": "Чаша Silhouette Ø22 см, прозрачная, хрусталь",
"price": 8800,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 8800,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
}
],
"extras": {
"date": "2026-03-18 15:05:14",
"billId": "3421",
"number": "M3421",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Фатима ",
"okpo": "",
"fullname": "Фатима ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "71",
"storeId": "20250901-1A6B-40B1-8095-3CD8F2E486C2",
"dateTime": "2026-03-18T13:30:54.000Z",
"deviceId": "20250901-1B34-4036-80A0-AA5E660984BD",
"totalTax": 4628.57,
"infoCheck": false,
"employeeId": "20190506-B5A6-400A-8047-0041E416F330",
"totalAmount": 97200,
"paymentSource": "PAY_CASH",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000001963131",
"version": 2,
"timestamp": 1773840655490
},
"post": {
"id": "bf5aa7f6-b1e0-4cd4-a969-58d5a4e560a0",
"data": {
"id": "987e2fc2-fedd-4ba9-bb05-0679a650ed42",
"type": "SELL",
"items": [
{
"id": "1345",
"tax": 4209.52,
"name": "Ваза для фруктов KOPPEL Large",
"price": 88400,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 88400,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
},
{
"id": "3020",
"tax": 419.05,
"name": "Чаша Silhouette Ø22 см, прозрачная, хрусталь",
"price": 8800,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 8800,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
}
],
"extras": {
"date": "2026-03-18 15:05:14",
"billId": "3421",
"number": "M3421",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Фатима ",
"okpo": "",
"fullname": "Фатима ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "71",
"storeId": "20250901-1A6B-40B1-8095-3CD8F2E486C2",
"dateTime": "2026-03-18T13:30:54.000Z",
"deviceId": "20250901-1B34-4036-80A0-AA5E660984BD",
"totalTax": 4628.57,
"infoCheck": false,
"employeeId": "20190506-B5A6-400A-8047-0041E416F330",
"totalAmount": 97200,
"paymentSource": "PAY_CASH",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000001963131",
"version": 2,
"timestamp": 1773840655490
},
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-18 16:30:55 | 146 | Ответ (LIST) | [
{
"id": 3421,
"date": "2026-03-18 15:05:14",
"summ": 97200,
"number": "M3421",
"customername": "Фатима"
}
] |
| 2026-03-18 16:30:55 | 146 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-18 16:30:18 | 146 | Ответ (BILL) | {
"id": 3421,
"date": "2026-03-18 15:05:14",
"summ": 97200,
"number": "M3421",
"customer": {
"id": 4902,
"inn": "",
"kpp": "",
"reg": "",
"name": "Фатима ",
"okpo": "",
"fullname": "Фатима ",
"legalentity": false
},
"products": [
{
"id": 1345,
"type": "NORMAL",
"price": 88400,
"taxrate": "5%",
"itemType": 1,
"prodname": "Ваза для фруктов KOPPEL Large",
"quantity": 1,
"unitname": "Штука"
},
{
"id": 3020,
"type": "NORMAL",
"price": 8800,
"taxrate": "5%",
"itemType": 1,
"prodname": "Чаша Silhouette Ø22 см, прозрачная, хрусталь",
"quantity": 1,
"unitname": "Штука"
}
],
"prepayment": 0,
"prepaymentEnable": true
} |
| 2026-03-18 16:30:18 | 146 | Запрос (BILL) | {
"get": {
"q": "/api/v2/bill/byid/3421",
"id": "3421"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-18 16:30:15 | 146 | Ответ (LIST) | [
{
"id": 3421,
"date": "2026-03-18 15:05:14",
"summ": 97200,
"number": "M3421",
"customername": "Фатима"
}
] |
| 2026-03-18 16:30:15 | 146 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-18 16:28:30 | 136 | Ответ (BILL) | {
"id": 3748,
"date": "2026-03-18 16:25:23",
"summ": 19250,
"number": "3748",
"customer": {
"id": 7539,
"inn": "",
"kpp": "",
"reg": "",
"name": "Наталья Хводагиане ",
"okpo": "",
"fullname": "Наталья Хводагиане ",
"legalentity": false
},
"products": [
{
"id": 1176,
"type": "LIGHT_INDUSTRY_MARKED",
"price": 19250,
"taxrate": "Без НДС",
"itemType": 1,
"prodname": "Платье Театральное из кружева Коралл М",
"quantity": 1,
"unitname": "Штука"
}
],
"prepayment": 0,
"prepaymentEnable": true
} |
| 2026-03-18 16:28:29 | 136 | Запрос (BILL) | {
"get": {
"q": "/api/v2/bill/byid/3748",
"id": "3748"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-18 16:28:22 | 136 | Ответ (LIST) | [
{
"id": 3748,
"date": "2026-03-18 16:25:23",
"summ": 19250,
"number": "3748",
"customername": "Наталья Хводагиане"
},
{
"id": 3671,
"date": "2026-03-14 15:09:57",
"summ": 54950,
"number": "2107500005",
"customername": "Савкина Анна Михайловна"
},
{
"id": 3666,
"date": "2026-03-14 12:56:25",
"summ": 24500,
"number": "1129480372",
"customername": "Марина Шестакова"
},
{
"id": 3612,
"date": "2026-03-11 15:59:26",
"summ": 7500,
"number": "1390545848",
"customername": "Екатерина Бондаренко"
},
{
"id": 3602,
"date": "2026-03-11 13:15:17",
"summ": 14700,
"number": "1465641030",
"customername": "Фандеева Анна"
},
{
"id": 3593,
"date": "2026-03-11 09:56:16",
"summ": 14700,
"number": "1009231374",
"customername": "Екатерина Нестерова"
},
{
"id": 3589,
"date": "2026-03-10 23:02:51",
"summ": 10200,
"number": "1102746230",
"customername": "Полова Евгения Александровна"
},
{
"id": 3587,
"date": "2026-03-10 21:47:18",
"summ": 22700,
"number": "1169899664",
"customername": "Вера Николаева"
},
{
"id": 3585,
"date": "2026-03-10 21:34:00",
"summ": 14750,
"number": "1908134311",
"customername": "Mila Bossowska"
},
{
"id": 3566,
"date": "2026-03-10 10:42:10",
"summ": 10250,
"number": "1938234062",
"customername": "Шелихан Ксения Алексеевна"
},
{
"id": 3565,
"date": "2026-03-10 10:32:11",
"summ": 18250,
"number": "1866097697",
"customername": "Шелихан Ксения Алексеевна"
},
{
"id": 3562,
"date": "2026-03-09 22:10:41",
"summ": 14700,
"number": "1817112823",
"customername": "Ирина Щедрова"
},
{
"id": 3560,
"date": "2026-03-09 22:03:18",
"summ": 11200,
"number": "1159612688",
"customername": "Елена Николаевна Марченко"
},
{
"id": 3559,
"date": "2026-03-09 22:00:32",
"summ": 11200,
"number": "1891795340",
"customername": "Елена Николаевна Марченко"
},
{
"id": 3558,
"date": "2026-03-09 21:25:32",
"summ": 11200,
"number": "2020831391",
"customername": "Елена Николаевна Марченко"
},
{
"id": 3438,
"date": "2026-03-07 20:03:19",
"summ": 27450,
"number": "1149606788",
"customername": "Наталья Гришакова"
},
{
"id": 3437,
"date": "2026-03-07 20:02:31",
"summ": 9250,
"number": "1295972377",
"customername": "Ксения Борисова"
},
{
"id": 3434,
"date": "2026-03-07 19:37:34",
"summ": 14700,
"number": "1676963022",
"customername": "Жадан Екатерина"
},
{
"id": 3423,
"date": "2026-03-07 18:25:52",
"summ": 32000,
"number": "1364699348",
"customername": "Яна Скворцова"
},
{
"id": 3418,
"date": "2026-03-07 18:12:24",
"summ": 16000,
"number": "2139210619",
"customername": "Олия"
},
{
"id": 3413,
"date": "2026-03-07 18:03:21",
"summ": 12750,
"number": "1616006285",
"customername": "Надежда Владимировна Локтионова"
},
{
"id": 3397,
"date": "2026-03-07 16:54:57",
"summ": 47350,
"number": "1235078975",
"customername": "Анастасия Екушевская"
},
{
"id": 3394,
"date": "2026-03-07 16:40:21",
"summ": 14700,
"number": "1108076820",
"customername": "Погорелова Дарья"
},
{
"id": 3379,
"date": "2026-03-07 15:03:06",
"summ": 10250,
"number": "1518974311",
"customername": "Дарья Магницкая"
},
{
"id": 3378,
"date": "2026-03-07 14:50:23",
"summ": 14700,
"number": "1682544544",
"customername": "Ольга Хабарова"
},
{
"id": 3291,
"date": "2026-02-25 16:16:48",
"summ": 24500,
"number": "1524116502",
"customername": "Александра Сухотина"
},
{
"id": 3271,
"date": "2026-02-23 07:42:31",
"summ": 16000,
"number": "1293432819",
"customername": "Татьяна Петрова"
},
{
"id": 3215,
"date": "2026-02-14 07:44:52",
"summ": 65300,
"number": "2076576692",
"customername": "Елена Романенко"
},
{
"id": 3208,
"date": "2026-02-13 12:40:02",
"summ": 24500,
"number": "1526547029",
"customername": "Тамара Колташева"
},
{
"id": 3200,
"date": "2026-02-11 21:11:30",
"summ": 3700,
"number": "1001797591",
"customername": "Полина Грудская"
},
{
"id": 3193,
"date": "2026-02-11 10:47:39",
"summ": 61600,
"number": "2012587715",
"customername": "Колодкина Евгенич"
},
{
"id": 3134,
"date": "2026-02-06 13:30:12",
"summ": 61600,
"number": "1831056637",
"customername": "Титова"
},
{
"id": 3130,
"date": "2026-02-06 03:00:41",
"summ": 72800,
"number": "1069710770",
"customername": "Надежда"
},
{
"id": 3079,
"date": "2026-01-30 06:13:49",
"summ": 11500,
"number": "1603539617",
"customername": "Шаньгина Елена Юрьевна"
},
{
"id": 3066,
"date": "2026-01-29 01:09:20",
"summ": 35500,
"number": "1448504210",
"customername": "Галина Павлова"
},
{
"id": 2977,
"date": "2026-01-21 11:18:55",
"summ": 48000,
"number": "1804143348",
"customername": "Дарья Клименко"
},
{
"id": 2922,
"date": "2026-01-12 18:00:28",
"summ": 11500,
"number": "2922",
"customername": "Екатерина Шишкина"
},
{
"id": 2757,
"date": "2025-12-23 11:53:30",
"summ": 61600,
"number": "2064133096",
"customername": "Чернов Константин Владимирович"
}
] |
| 2026-03-18 16:28:15 | 136 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-18 16:28:08 | 136 | Ответ (HELLO) | {
"system": "petyadress",
"protocol": "0.1.0"
} |
| 2026-03-18 16:28:08 | 136 | Запрос (HELLO) | {
"get": {
"q": "/api/v2/hello"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-18 16:21:51 | 148 | Ответ (RECEIPT) | |
| 2026-03-18 16:21:50 | 148 | Ответ (LIST) | [
{
"id": 236567,
"date": "2026-03-17 14:11:39",
"summ": 4012.8,
"number": "346461",
"customername": "Лилия Айнетдинова"
}
] |
| 2026-03-18 16:21:50 | 148 | Запрос (RECEIPT) | {
"get": {
"q": "/api/v2/receipts"
},
"body": {
"id": "b118e1ef-f0ae-41e9-8d15-c160a4c5d7a7",
"data": {
"id": "a176f7fb-f977-49a0-974a-20f0f5416a1e",
"type": "SELL",
"items": [
{
"id": "407",
"tax": 262.52,
"name": "Биологически активная добавка к пище «Альфа эксперт для волос и кожи» («Alpha Expert for hair and skin»)",
"price": 4012.8,
"discount": 0,
"itemType": "DIETARY_SUPPLEMENTS_MARKED",
"quantity": 1,
"sumPrice": 4012.8,
"costPrice": 0,
"taxPercent": 7,
"measureName": "шт."
}
],
"extras": {
"date": "2026-03-17 14:11:39",
"billId": "236567",
"number": "346461",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Лилия Айнетдинова ",
"okpo": "",
"fullname": "Лилия Айнетдинова ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "33",
"storeId": "20240116-907B-400D-80BA-5B1712F12B91",
"dateTime": "2026-03-18T13:21:48.000Z",
"deviceId": "20251029-B8CC-4005-807D-D207A567CB5E",
"totalTax": 262.52,
"infoCheck": false,
"employeeId": "20260119-1FBF-40F7-80AF-E06BCA13055A",
"totalAmount": 4012.8,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000009264720",
"version": 2,
"timestamp": 1773840109952
},
"post": {
"id": "b118e1ef-f0ae-41e9-8d15-c160a4c5d7a7",
"data": {
"id": "a176f7fb-f977-49a0-974a-20f0f5416a1e",
"type": "SELL",
"items": [
{
"id": "407",
"tax": 262.52,
"name": "Биологически активная добавка к пище «Альфа эксперт для волос и кожи» («Alpha Expert for hair and skin»)",
"price": 4012.8,
"discount": 0,
"itemType": "DIETARY_SUPPLEMENTS_MARKED",
"quantity": 1,
"sumPrice": 4012.8,
"costPrice": 0,
"taxPercent": 7,
"measureName": "шт."
}
],
"extras": {
"date": "2026-03-17 14:11:39",
"billId": "236567",
"number": "346461",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Лилия Айнетдинова ",
"okpo": "",
"fullname": "Лилия Айнетдинова ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "33",
"storeId": "20240116-907B-400D-80BA-5B1712F12B91",
"dateTime": "2026-03-18T13:21:48.000Z",
"deviceId": "20251029-B8CC-4005-807D-D207A567CB5E",
"totalTax": 262.52,
"infoCheck": false,
"employeeId": "20260119-1FBF-40F7-80AF-E06BCA13055A",
"totalAmount": 4012.8,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000009264720",
"version": 2,
"timestamp": 1773840109952
},
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-18 16:21:49 | 148 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"number": "346461"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-18 16:21:00 | 171 | Ответ (RECEIPT) | |
| 2026-03-18 16:20:59 | 171 | Ответ (LIST) | [
{
"id": 48836,
"date": "2026-03-18 16:18:06",
"summ": 5254.56,
"number": "48836-CRM",
"customername": "Михаил Плаксин"
},
{
"id": 48822,
"date": "2026-03-18 11:44:43",
"summ": 1316,
"number": "50058",
"customername": "Екатерина Екимова"
},
{
"id": 48772,
"date": "2026-03-17 12:22:03",
"summ": 1390,
"number": "50007",
"customername": "Дмитрий Отт"
},
{
"id": 48763,
"date": "2026-03-17 10:12:58",
"summ": 1365,
"number": "49999",
"customername": "Виолетта Кругликова"
},
{
"id": 48728,
"date": "2026-03-16 13:55:23",
"summ": 3370.92,
"number": "49964",
"customername": "Юлия Петрова"
},
{
"id": 48723,
"date": "2026-03-16 10:13:59",
"summ": 4931.88,
"number": "49959",
"customername": "Руслан Заббаров"
},
{
"id": 48694,
"date": "2026-03-15 14:45:28",
"summ": 1640.64,
"number": "49930",
"customername": "София Маркевич"
},
{
"id": 48669,
"date": "2026-03-14 21:00:52",
"summ": 532.18,
"number": "49905",
"customername": "Olga Vasilevna"
},
{
"id": 48668,
"date": "2026-03-14 20:57:44",
"summ": 1064.36,
"number": "49904",
"customername": "Olga Vasilevna"
},
{
"id": 48659,
"date": "2026-03-14 18:20:56",
"summ": 890.52,
"number": "49895",
"customername": "Олег Жилин"
},
{
"id": 48630,
"date": "2026-03-14 13:30:02",
"summ": 1750,
"number": "49864",
"customername": "Юлия Костромина"
},
{
"id": 48620,
"date": "2026-03-14 10:14:39",
"summ": 2001,
"number": "49856",
"customername": "Егор Шеляпин"
},
{
"id": 48592,
"date": "2026-03-13 13:08:48",
"summ": 2380,
"number": "49827",
"customername": "Дарья Ермоленко"
},
{
"id": 48320,
"date": "2026-03-07 21:34:23",
"summ": 591.6,
"number": "49556",
"customername": "Антон Маркелов"
},
{
"id": 48275,
"date": "2026-03-07 11:14:31",
"summ": 1013,
"number": "49511",
"customername": "Максим Толстопятов"
},
{
"id": 48110,
"date": "2026-03-04 05:04:59",
"summ": 25052,
"number": "49347",
"customername": "Андрей Ковалев"
},
{
"id": 47578,
"date": "2026-02-23 14:24:54",
"summ": 5985.9,
"number": "48821",
"customername": "Александр Дмт"
}
] |