| 2026-03-23 13:17:34 | 82 | Ответ (RECEIPT) | |
| 2026-03-23 13:17:33 | 82 | Запрос (RECEIPT) | {
"get": {
"q": "/api/v2/receipts"
},
"body": {
"id": "f1bf1431-8916-4539-be5f-07ad7972aed0",
"data": {
"id": "4ac1cf2e-3ad1-46c1-b639-1bd5d9ac85c3",
"type": "SELL",
"items": [
{
"id": "31037",
"tax": 147.14,
"name": "Гитарный ремень Planet Waves 50JS03 Joe Satriani Souls of Distortion",
"price": 3090,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 3090,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
},
{
"id": "28986",
"tax": 33.33,
"name": "Медиатор Dunlop 488R1.14 Tortex Standard Pitch Black",
"price": 70,
"discount": 0,
"itemType": "NORMAL",
"quantity": 10,
"sumPrice": 700,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
}
],
"extras": {
"date": "2026-03-23 13:16:51",
"billId": "96617",
"number": "96617C",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Максим ",
"okpo": "",
"fullname": "Максим ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "2413",
"storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
"dateTime": "2026-03-23T10:17:31.000Z",
"deviceId": "20190711-8CD9-40D4-80F9-31CD58B0F627",
"totalTax": 180.47,
"infoCheck": false,
"employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
"totalAmount": 3790,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000000529924",
"version": 2,
"timestamp": 1774261053207
},
"post": {
"id": "f1bf1431-8916-4539-be5f-07ad7972aed0",
"data": {
"id": "4ac1cf2e-3ad1-46c1-b639-1bd5d9ac85c3",
"type": "SELL",
"items": [
{
"id": "31037",
"tax": 147.14,
"name": "Гитарный ремень Planet Waves 50JS03 Joe Satriani Souls of Distortion",
"price": 3090,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 3090,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
},
{
"id": "28986",
"tax": 33.33,
"name": "Медиатор Dunlop 488R1.14 Tortex Standard Pitch Black",
"price": 70,
"discount": 0,
"itemType": "NORMAL",
"quantity": 10,
"sumPrice": 700,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
}
],
"extras": {
"date": "2026-03-23 13:16:51",
"billId": "96617",
"number": "96617C",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Максим ",
"okpo": "",
"fullname": "Максим ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "2413",
"storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
"dateTime": "2026-03-23T10:17:31.000Z",
"deviceId": "20190711-8CD9-40D4-80F9-31CD58B0F627",
"totalTax": 180.47,
"infoCheck": false,
"employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
"totalAmount": 3790,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000000529924",
"version": 2,
"timestamp": 1774261053207
},
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-23 13:17:33 | 82 | Ответ (LIST) | [
{
"id": 96617,
"date": "2026-03-23 13:16:51",
"summ": 3790,
"number": "96617C",
"customername": "Максим"
}
] |
| 2026-03-23 13:17:32 | 82 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-23 13:16:54 | 82 | Ответ (BILL) | {
"id": 96617,
"date": "2026-03-23 13:16:51",
"summ": 3790,
"number": "96617C",
"customer": {
"id": 39732,
"inn": "",
"kpp": "",
"reg": "",
"name": "Максим ",
"okpo": "",
"fullname": "Максим ",
"legalentity": false
},
"products": [
{
"id": 31037,
"type": "NORMAL",
"price": 3090,
"taxrate": "5%",
"itemType": 1,
"prodname": "Гитарный ремень Planet Waves 50JS03 Joe Satriani Souls of Distortion",
"quantity": 1,
"unitname": "Штука"
},
{
"id": 28986,
"type": "NORMAL",
"price": 70,
"taxrate": "5%",
"itemType": 1,
"prodname": "Медиатор Dunlop 488R1.14 Tortex Standard Pitch Black",
"quantity": 10,
"unitname": "Штука"
}
],
"prepayment": 0,
"prepaymentEnable": true
} |
| 2026-03-23 13:16:54 | 82 | Запрос (BILL) | {
"get": {
"q": "/api/v2/bill/byid/96617",
"id": "96617"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-23 13:16:53 | 82 | Ответ (LIST) | [
{
"id": 96617,
"date": "2026-03-23 13:16:51",
"summ": 3790,
"number": "96617C",
"customername": "Максим"
}
] |
| 2026-03-23 13:16:53 | 82 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-23 13:14:17 | 178 | Ответ (BILL) | {
"id": 811,
"date": "2026-03-23 18:35:48",
"summ": 2639,
"number": "811A",
"customer": {
"id": 1962,
"inn": "",
"kpp": "",
"reg": "",
"name": "Анжелика ",
"okpo": "",
"fullname": "Анжелика ",
"legalentity": false
},
"products": [
{
"id": 142,
"type": "NORMAL",
"price": 279,
"taxrate": "Без НДС",
"itemType": 1,
"prodname": "Бананы (Эквадор) 1кг.",
"quantity": 2,
"unitname": "Килограмм"
},
{
"id": 158,
"type": "NORMAL",
"price": 79,
"taxrate": "Без НДС",
"itemType": 1,
"prodname": "Морковь немытая (Россия) 0.5кг",
"quantity": 3,
"unitname": "500 грамм"
},
{
"id": 225,
"type": "NORMAL",
"price": 279,
"taxrate": "Без НДС",
"itemType": 1,
"prodname": "Капуста белокочанная 1шт.",
"quantity": 1,
"unitname": "Килограмм"
},
{
"id": 369,
"type": "NORMAL",
"price": 369,
"taxrate": "Без НДС",
"itemType": 1,
"prodname": "Помидоры узбекские 0.5кг",
"quantity": 2,
"unitname": "шт."
},
{
"id": 269,
"type": "NORMAL",
"price": 259,
"taxrate": "Без НДС",
"itemType": 1,
"prodname": "Мандарины крупные (Китай) 0.5кг",
"quantity": 1,
"unitname": "500 грамм"
},
{
"id": 156,
"type": "NORMAL",
"price": 269,
"taxrate": "Без НДС",
"itemType": 1,
"prodname": "Мандарины (Турция) 0.5кг",
"quantity": 1,
"unitname": "500 грамм"
},
{
"id": "ef0124d4-ac0f-3581-9bd7-8493786bf98a",
"price": 299,
"taxrate": "Без НДС",
"itemType": 3,
"prodname": "Доставка",
"quantity": 1,
"unitname": "шт"
}
],
"prepayment": 0,
"prepaymentEnable": true
} |
| 2026-03-23 13:14:17 | 178 | Запрос (BILL) | {
"get": {
"q": "/api/v2/bill/byid/811",
"id": "811"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-23 13:13:53 | 178 | Ответ (LIST) | [
{
"id": 812,
"date": "2026-03-23 19:07:20",
"summ": 2283,
"number": "812A",
"customername": "Mark"
},
{
"id": 811,
"date": "2026-03-23 18:35:48",
"summ": 2639,
"number": "811A",
"customername": "Анжелика"
}
] |
| 2026-03-23 13:13:53 | 178 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-23 13:09:57 | 54 | Ответ (RECEIPT) | |
| 2026-03-23 13:09:56 | 54 | Запрос (RECEIPT) | {
"get": {
"q": "/api/v2/receipts"
},
"body": {
"id": "f70295a5-b2d7-431c-9b29-efa322d4995e",
"data": {
"id": "32463ed8-28d7-42bf-b2e3-20f0fe98d4d9",
"type": "SELL",
"items": [
{
"id": "79",
"tax": 1142.85,
"name": "XTC 5W40 5L, 36163",
"price": 6337.65,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 6337.65,
"costPrice": 0,
"taxPercent": 22,
"measureName": "Штука"
},
{
"id": "879",
"tax": 945.88,
"name": "XTC 5W40 4L, 36162",
"price": 5245.35,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 5245.35,
"costPrice": 0,
"taxPercent": 22,
"measureName": "Штука"
},
{
"id": "636",
"tax": 696.8,
"name": "XTG 75w90 1L, 36381",
"price": 1932.05,
"discount": 0,
"itemType": "NORMAL",
"quantity": 2,
"sumPrice": 3864.1,
"costPrice": 0,
"taxPercent": 22,
"measureName": "Штука"
},
{
"id": "24455",
"tax": 370.01,
"name": "DOT 4+ 450ML, 5912",
"price": 1025.95,
"discount": 0,
"itemType": "NORMAL",
"quantity": 2,
"sumPrice": 2051.9,
"costPrice": 0,
"taxPercent": 22,
"measureName": "Штука"
}
],
"extras": {
"date": "2026-03-23 12:30:52",
"billId": "58177",
"number": "G9K5P",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Артем Панаитов ",
"okpo": "",
"fullname": "Артем Панаитов ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "56",
"storeId": "20180811-E3AD-4079-80D6-778AFFD668F9",
"dateTime": "2026-03-23T10:09:05.000Z",
"deviceId": "20260127-05AA-4004-8020-BCCCA2CB8958",
"totalTax": 3155.54,
"infoCheck": false,
"employeeId": "20210202-EB6E-4008-801A-F80FAE783315",
"totalAmount": 17499,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000000063555",
"version": 2,
"timestamp": 1774260542578
},
"post": {
"id": "f70295a5-b2d7-431c-9b29-efa322d4995e",
"data": {
"id": "32463ed8-28d7-42bf-b2e3-20f0fe98d4d9",
"type": "SELL",
"items": [
{
"id": "79",
"tax": 1142.85,
"name": "XTC 5W40 5L, 36163",
"price": 6337.65,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 6337.65,
"costPrice": 0,
"taxPercent": 22,
"measureName": "Штука"
},
{
"id": "879",
"tax": 945.88,
"name": "XTC 5W40 4L, 36162",
"price": 5245.35,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 5245.35,
"costPrice": 0,
"taxPercent": 22,
"measureName": "Штука"
},
{
"id": "636",
"tax": 696.8,
"name": "XTG 75w90 1L, 36381",
"price": 1932.05,
"discount": 0,
"itemType": "NORMAL",
"quantity": 2,
"sumPrice": 3864.1,
"costPrice": 0,
"taxPercent": 22,
"measureName": "Штука"
},
{
"id": "24455",
"tax": 370.01,
"name": "DOT 4+ 450ML, 5912",
"price": 1025.95,
"discount": 0,
"itemType": "NORMAL",
"quantity": 2,
"sumPrice": 2051.9,
"costPrice": 0,
"taxPercent": 22,
"measureName": "Штука"
}
],
"extras": {
"date": "2026-03-23 12:30:52",
"billId": "58177",
"number": "G9K5P",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Артем Панаитов ",
"okpo": "",
"fullname": "Артем Панаитов ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "56",
"storeId": "20180811-E3AD-4079-80D6-778AFFD668F9",
"dateTime": "2026-03-23T10:09:05.000Z",
"deviceId": "20260127-05AA-4004-8020-BCCCA2CB8958",
"totalTax": 3155.54,
"infoCheck": false,
"employeeId": "20210202-EB6E-4008-801A-F80FAE783315",
"totalAmount": 17499,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000000063555",
"version": 2,
"timestamp": 1774260542578
},
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-23 13:09:02 | 54 | Ответ (LIST) | [
{
"id": 58177,
"date": "2026-03-23 12:30:52",
"summ": 17499,
"number": "G9K5P",
"customername": "Артем Панаитов"
},
{
"id": 58176,
"date": "2026-03-23 12:25:38",
"summ": 17559,
"number": "A17Y6",
"customername": "Руслан Сабержанов"
},
{
"id": 58168,
"date": "2026-03-23 10:17:30",
"summ": 9968,
"number": "59329",
"customername": "Анзор"
}
] |
| 2026-03-23 13:09:02 | 54 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-23 13:08:33 | 54 | Ответ (BILL) | {
"id": 58177,
"date": "2026-03-23 12:30:52",
"summ": 17499,
"number": "G9K5P",
"customer": {
"id": 516,
"inn": "",
"kpp": "",
"reg": "",
"name": "Артем Панаитов ",
"okpo": "",
"fullname": "Артем Панаитов ",
"legalentity": false
},
"products": [
{
"id": 79,
"type": "NORMAL",
"price": 6337.65,
"taxrate": "22%",
"itemType": 1,
"prodname": "XTC 5W40 5L, 36163",
"quantity": 1,
"unitname": "Штука"
},
{
"id": 879,
"type": "NORMAL",
"price": 5245.35,
"taxrate": "22%",
"itemType": 1,
"prodname": "XTC 5W40 4L, 36162",
"quantity": 1,
"unitname": "Штука"
},
{
"id": 636,
"type": "NORMAL",
"price": 1932.05,
"taxrate": "22%",
"itemType": 1,
"prodname": "XTG 75w90 1L, 36381",
"quantity": 2,
"unitname": "Штука"
},
{
"id": 24455,
"type": "NORMAL",
"price": 1025.95,
"taxrate": "22%",
"itemType": 1,
"prodname": "DOT 4+ 450ML, 5912",
"quantity": 2,
"unitname": "Штука"
}
],
"prepayment": 0,
"prepaymentEnable": true
} |
| 2026-03-23 13:08:33 | 54 | Запрос (BILL) | {
"get": {
"q": "/api/v2/bill/byid/58177",
"id": "58177"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-23 13:08:31 | 54 | Ответ (LIST) | [
{
"id": 58177,
"date": "2026-03-23 12:30:52",
"summ": 17499,
"number": "G9K5P",
"customername": "Артем Панаитов"
},
{
"id": 58176,
"date": "2026-03-23 12:25:38",
"summ": 17559,
"number": "A17Y6",
"customername": "Руслан Сабержанов"
},
{
"id": 58168,
"date": "2026-03-23 10:17:30",
"summ": 9968,
"number": "59329",
"customername": "Анзор"
}
] |
| 2026-03-23 13:08:31 | 54 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |