| 2026-03-13 16:21:07 | 41 | Ответ (RECEIPT) | |
| 2026-03-13 16:21:06 | 41 | Запрос (RECEIPT) | {
"get": {
"q": "/api/v2/receipts"
},
"body": {
"id": "72ce5095-9f04-4120-be57-021138464d72",
"data": {
"id": "1c00b707-544f-4e14-a52e-a048e2baf76d",
"type": "SELL",
"items": [
{
"id": "65170",
"tax": 0,
"name": "Keychron Q3 HE 8K White",
"price": 28490.5,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 28490.5,
"costPrice": 0,
"taxPercent": 0,
"measureName": "Штука"
},
{
"id": "46521",
"tax": 0,
"name": "Коврик Akko My Melody",
"price": 1890.5,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 1890.5,
"costPrice": 0,
"taxPercent": 0,
"measureName": "Штука"
}
],
"extras": {
"date": "2026-03-13 16:14:18",
"billId": "195184",
"number": "234139",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Данил ",
"okpo": "",
"fullname": "Данил ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "1527",
"storeId": "20211201-784D-4097-8022-D33DAD5A984A",
"dateTime": "2026-03-13T13:20:51.000Z",
"deviceId": "20211201-EE1E-403D-8074-2BD623C170EC",
"totalTax": 0,
"infoCheck": false,
"employeeId": "20211201-2A5D-4054-805B-9B8B9A77F652",
"totalAmount": 30381,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000006562544",
"version": 2,
"timestamp": 1773408056843
},
"post": {
"id": "72ce5095-9f04-4120-be57-021138464d72",
"data": {
"id": "1c00b707-544f-4e14-a52e-a048e2baf76d",
"type": "SELL",
"items": [
{
"id": "65170",
"tax": 0,
"name": "Keychron Q3 HE 8K White",
"price": 28490.5,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 28490.5,
"costPrice": 0,
"taxPercent": 0,
"measureName": "Штука"
},
{
"id": "46521",
"tax": 0,
"name": "Коврик Akko My Melody",
"price": 1890.5,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 1890.5,
"costPrice": 0,
"taxPercent": 0,
"measureName": "Штука"
}
],
"extras": {
"date": "2026-03-13 16:14:18",
"billId": "195184",
"number": "234139",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Данил ",
"okpo": "",
"fullname": "Данил ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "1527",
"storeId": "20211201-784D-4097-8022-D33DAD5A984A",
"dateTime": "2026-03-13T13:20:51.000Z",
"deviceId": "20211201-EE1E-403D-8074-2BD623C170EC",
"totalTax": 0,
"infoCheck": false,
"employeeId": "20211201-2A5D-4054-805B-9B8B9A77F652",
"totalAmount": 30381,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000006562544",
"version": 2,
"timestamp": 1773408056843
},
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-13 16:20:56 | 41 | Ответ (LIST) | [
{
"id": 195184,
"date": "2026-03-13 16:14:18",
"summ": 30381,
"number": "234139",
"customername": "Данил"
},
{
"id": 195178,
"date": "2026-03-13 14:21:58",
"summ": 77960,
"number": "234133",
"customername": "Николай Лагутин"
},
{
"id": 195173,
"date": "2026-03-13 11:47:08",
"summ": 24990,
"number": "234129",
"customername": "Евгений Храмов"
}
] |
| 2026-03-13 16:20:56 | 41 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-13 16:20:24 | 41 | Ответ (BILL) | {
"id": 195184,
"date": "2026-03-13 16:14:18",
"summ": 30381,
"number": "234139",
"customer": {
"id": 152779,
"inn": "",
"kpp": "",
"reg": "",
"name": "Данил ",
"okpo": "",
"fullname": "Данил ",
"legalentity": false
},
"products": [
{
"id": 65170,
"type": "NORMAL",
"price": 28490.5,
"taxrate": "Без НДС",
"itemType": 1,
"prodname": "Keychron Q3 HE 8K White",
"quantity": 1,
"unitname": "Штука"
},
{
"id": 46521,
"type": "NORMAL",
"price": 1890.5,
"taxrate": "Без НДС",
"itemType": 1,
"prodname": "Коврик Akko My Melody",
"quantity": 1,
"unitname": "Штука"
}
],
"prepayment": 0,
"prepaymentEnable": true
} |
| 2026-03-13 16:20:23 | 41 | Запрос (BILL) | {
"get": {
"q": "/api/v2/bill/byid/195184",
"id": "195184"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-13 16:20:22 | 41 | Ответ (LIST) | [
{
"id": 195184,
"date": "2026-03-13 16:14:18",
"summ": 30381,
"number": "234139",
"customername": "Данил"
},
{
"id": 195178,
"date": "2026-03-13 14:21:58",
"summ": 77960,
"number": "234133",
"customername": "Николай Лагутин"
},
{
"id": 195173,
"date": "2026-03-13 11:47:08",
"summ": 24990,
"number": "234129",
"customername": "Евгений Храмов"
}
] |
| 2026-03-13 16:20:22 | 41 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-13 16:19:46 | 148 | Ответ (RECEIPT) | |
| 2026-03-13 16:19:45 | 148 | Ответ (LIST) | [
{
"id": 236209,
"date": "2026-03-12 22:52:25",
"summ": 18124,
"number": "345780",
"customername": "Evgenia Avakova"
}
] |
| 2026-03-13 16:19:45 | 148 | Запрос (RECEIPT) | {
"get": {
"q": "/api/v2/receipts"
},
"body": {
"id": "3a7d6918-bbef-4ef8-9ce2-cf44a01f4cba",
"data": {
"id": "62236945-362a-435f-bc90-2c3a4022ca23",
"type": "SELL",
"items": [
{
"id": "217",
"tax": 0,
"name": "Индивидуальный набор косметических средств в ассортименте",
"price": 0.01,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 0.01,
"costPrice": 0,
"taxPercent": 7,
"measureName": "Штука"
},
{
"id": "411",
"tax": 297.95,
"name": "Комплекс Time to grow «Поддержка волос 24/7»",
"price": 4554.4,
"discount": 0,
"itemType": "DIETARY_SUPPLEMENTS_MARKED",
"quantity": 1,
"sumPrice": 4554.4,
"costPrice": 0,
"taxPercent": 7,
"measureName": "шт."
},
{
"id": "464",
"tax": 277.49,
"name": "250 мл Шампунь восстанавливающий с биоидентичными церамидами",
"price": 4241.6,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 4241.6,
"costPrice": 0,
"taxPercent": 7,
"measureName": "Штука"
},
{
"id": "500",
"tax": 397.23,
"name": "SOS для волос - Интенсивное средство против выпадения волос. Содержит NeuroStab™",
"price": 6072,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 6072,
"costPrice": 0,
"taxPercent": 7,
"measureName": "Штука"
},
{
"id": "81",
"tax": 213.01,
"name": "Сыворотка восстанавливающая с биоидентичными церамидами 200 мл",
"price": 3255.99,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 3255.99,
"costPrice": 0,
"taxPercent": 7,
"measureName": "Штука"
}
],
"extras": {
"date": "2026-03-12 22:52:25",
"billId": "236209",
"number": "345780",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Evgenia Avakova ",
"okpo": "",
"fullname": "Evgenia Avakova ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "39",
"storeId": "20240116-907B-400D-80BA-5B1712F12B91",
"dateTime": "2026-03-13T13:19:43.000Z",
"deviceId": "20251029-DBDB-4006-8013-C56D9E497E25",
"totalTax": 1185.68,
"infoCheck": false,
"employeeId": "20260119-1AD0-406E-806C-4ABF4A3EA34D",
"totalAmount": 18124,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000009264720",
"version": 2,
"timestamp": 1773407984960
},
"post": {
"id": "3a7d6918-bbef-4ef8-9ce2-cf44a01f4cba",
"data": {
"id": "62236945-362a-435f-bc90-2c3a4022ca23",
"type": "SELL",
"items": [
{
"id": "217",
"tax": 0,
"name": "Индивидуальный набор косметических средств в ассортименте",
"price": 0.01,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 0.01,
"costPrice": 0,
"taxPercent": 7,
"measureName": "Штука"
},
{
"id": "411",
"tax": 297.95,
"name": "Комплекс Time to grow «Поддержка волос 24/7»",
"price": 4554.4,
"discount": 0,
"itemType": "DIETARY_SUPPLEMENTS_MARKED",
"quantity": 1,
"sumPrice": 4554.4,
"costPrice": 0,
"taxPercent": 7,
"measureName": "шт."
},
{
"id": "464",
"tax": 277.49,
"name": "250 мл Шампунь восстанавливающий с биоидентичными церамидами",
"price": 4241.6,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 4241.6,
"costPrice": 0,
"taxPercent": 7,
"measureName": "Штука"
},
{
"id": "500",
"tax": 397.23,
"name": "SOS для волос - Интенсивное средство против выпадения волос. Содержит NeuroStab™",
"price": 6072,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 6072,
"costPrice": 0,
"taxPercent": 7,
"measureName": "Штука"
},
{
"id": "81",
"tax": 213.01,
"name": "Сыворотка восстанавливающая с биоидентичными церамидами 200 мл",
"price": 3255.99,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 3255.99,
"costPrice": 0,
"taxPercent": 7,
"measureName": "Штука"
}
],
"extras": {
"date": "2026-03-12 22:52:25",
"billId": "236209",
"number": "345780",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Evgenia Avakova ",
"okpo": "",
"fullname": "Evgenia Avakova ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "39",
"storeId": "20240116-907B-400D-80BA-5B1712F12B91",
"dateTime": "2026-03-13T13:19:43.000Z",
"deviceId": "20251029-DBDB-4006-8013-C56D9E497E25",
"totalTax": 1185.68,
"infoCheck": false,
"employeeId": "20260119-1AD0-406E-806C-4ABF4A3EA34D",
"totalAmount": 18124,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000009264720",
"version": 2,
"timestamp": 1773407984960
},
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-13 16:19:45 | 148 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"number": "345780"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-13 16:15:49 | 41 | Ответ (BILL) | {
"id": 195184,
"date": "2026-03-13 16:14:18",
"summ": 29990,
"number": "195184C",
"customer": {
"id": 152779,
"inn": "",
"kpp": "",
"reg": "",
"name": "Данил ",
"okpo": "",
"fullname": "Данил ",
"legalentity": false
},
"products": [
{
"id": 65170,
"type": "NORMAL",
"price": 29990,
"taxrate": "Без НДС",
"itemType": 1,
"prodname": "Keychron Q3 HE 8K White",
"quantity": 1,
"unitname": "Штука"
}
],
"prepayment": 0,
"prepaymentEnable": true
} |
| 2026-03-13 16:15:48 | 41 | Запрос (BILL) | {
"get": {
"q": "/api/v2/bill/byid/195184",
"id": "195184"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-13 16:15:46 | 41 | Ответ (LIST) | [
{
"id": 195184,
"date": "2026-03-13 16:14:18",
"summ": 29990,
"number": "195184C",
"customername": "Данил"
},
{
"id": 195178,
"date": "2026-03-13 14:21:58",
"summ": 77960,
"number": "234133",
"customername": "Николай Лагутин"
},
{
"id": 195173,
"date": "2026-03-13 11:47:08",
"summ": 24990,
"number": "234129",
"customername": "Евгений Храмов"
}
] |
| 2026-03-13 16:15:46 | 41 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-13 16:15:18 | 72 | Ответ (RECEIPT) | |
| 2026-03-13 16:15:17 | 72 | Запрос (RECEIPT) | {
"get": {
"q": "/api/v2/receipts"
},
"body": {
"id": "5021108f-5df3-4589-8917-8df9e5fe848b",
"data": {
"id": "0fe01aad-1e53-4464-86bb-a3c8cc66090e",
"type": "SELL",
"items": [
{
"id": "3143",
"tax": 400.52,
"name": "Подарочный набор «Мужская коллекция»",
"price": 8411,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 8411,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
},
{
"id": "5030",
"tax": 13.81,
"name": "Подарочная упаковка синяя",
"price": 290,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 290,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
}
],
"extras": {
"date": "2026-03-13 14:27:42",
"billId": "155409",
"number": "288365",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Александр ",
"okpo": "",
"fullname": "Александр ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "1893",
"storeId": "20180330-73BE-4009-8052-6D5AC12239BC",
"dateTime": "2026-03-13T13:14:33.000Z",
"deviceId": "20180330-8DF5-4087-803C-E65B01E71331",
"totalTax": 414.33,
"infoCheck": false,
"employeeId": "20180808-39B7-401B-808C-9B36FB971DE3",
"totalAmount": 8701,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000000255662",
"version": 2,
"timestamp": 1773407675657
},
"post": {
"id": "5021108f-5df3-4589-8917-8df9e5fe848b",
"data": {
"id": "0fe01aad-1e53-4464-86bb-a3c8cc66090e",
"type": "SELL",
"items": [
{
"id": "3143",
"tax": 400.52,
"name": "Подарочный набор «Мужская коллекция»",
"price": 8411,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 8411,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
},
{
"id": "5030",
"tax": 13.81,
"name": "Подарочная упаковка синяя",
"price": 290,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 290,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
}
],
"extras": {
"date": "2026-03-13 14:27:42",
"billId": "155409",
"number": "288365",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Александр ",
"okpo": "",
"fullname": "Александр ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "1893",
"storeId": "20180330-73BE-4009-8052-6D5AC12239BC",
"dateTime": "2026-03-13T13:14:33.000Z",
"deviceId": "20180330-8DF5-4087-803C-E65B01E71331",
"totalTax": 414.33,
"infoCheck": false,
"employeeId": "20180808-39B7-401B-808C-9B36FB971DE3",
"totalAmount": 8701,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000000255662",
"version": 2,
"timestamp": 1773407675657
},
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-13 16:14:35 | 72 | Ответ (LIST) | [
{
"id": 155409,
"date": "2026-03-13 14:27:42",
"summ": 8701,
"number": "288365",
"customername": "Александр"
}
] |
| 2026-03-13 16:14:34 | 72 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"number": "288365"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |