Таблица логов

Время (Москва)МагазинСобытиеРасширенная информация
2026-03-18 12:30:05 54Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "180d4dd6-3252-4bf0-8661-77be73cfa69f",
        "data": {
            "id": "f9b0bd50-4cdc-4793-8ae6-9c132be12060",
            "type": "SELL",
            "items": [
                {
                    "id": "877",
                    "tax": 1071.87,
                    "name": "XTS 5W40 5L, 36893",
                    "price": 5944,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 5944,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                },
                {
                    "id": "54384",
                    "tax": 180.33,
                    "name": "HU10002Z Mann Фильтр",
                    "price": 1000,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1000,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-18 12:25:44",
                "billId": "58027",
                "number": "58027C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Игорь Салимуха ",
                    "okpo": "",
                    "fullname": "Игорь Салимуха ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "50",
            "storeId": "20180811-E3AD-4079-80D6-778AFFD668F9",
            "dateTime": "2026-03-18T09:30:08.000Z",
            "deviceId": "20260127-05AA-4004-8020-BCCCA2CB8958",
            "totalTax": 1252.2,
            "infoCheck": false,
            "employeeId": "20210202-EB6E-4008-801A-F80FAE783315",
            "totalAmount": 6944,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000063555",
        "version": 2,
        "timestamp": 1773826205617
    },
    "post": {
        "id": "180d4dd6-3252-4bf0-8661-77be73cfa69f",
        "data": {
            "id": "f9b0bd50-4cdc-4793-8ae6-9c132be12060",
            "type": "SELL",
            "items": [
                {
                    "id": "877",
                    "tax": 1071.87,
                    "name": "XTS 5W40 5L, 36893",
                    "price": 5944,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 5944,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                },
                {
                    "id": "54384",
                    "tax": 180.33,
                    "name": "HU10002Z Mann Фильтр",
                    "price": 1000,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1000,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-18 12:25:44",
                "billId": "58027",
                "number": "58027C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Игорь Салимуха ",
                    "okpo": "",
                    "fullname": "Игорь Салимуха ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "50",
            "storeId": "20180811-E3AD-4079-80D6-778AFFD668F9",
            "dateTime": "2026-03-18T09:30:08.000Z",
            "deviceId": "20260127-05AA-4004-8020-BCCCA2CB8958",
            "totalTax": 1252.2,
            "infoCheck": false,
            "employeeId": "20210202-EB6E-4008-801A-F80FAE783315",
            "totalAmount": 6944,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000063555",
        "version": 2,
        "timestamp": 1773826205617
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-18 12:30:05 54Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-18 12:29:49 54Ответ (BILL)
{
    "id": 58027,
    "date": "2026-03-18 12:25:44",
    "summ": 6944,
    "number": "58027C",
    "customer": {
        "id": 399,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Игорь Салимуха ",
        "okpo": "",
        "fullname": "Игорь Салимуха ",
        "legalentity": false
    },
    "products": [
        {
            "id": 877,
            "type": "NORMAL",
            "price": 5944,
            "taxrate": "22%",
            "itemType": 1,
            "prodname": "XTS 5W40 5L, 36893",
            "quantity": 1,
            "unitname": "Штука"
        },
        {
            "id": 54384,
            "type": "NORMAL",
            "price": 1000,
            "taxrate": "22%",
            "itemType": 1,
            "prodname": "HU10002Z Mann Фильтр",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-18 12:29:49 54Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/58027",
        "id": "58027"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-18 12:29:45 54Ответ (LIST)
[
    {
        "id": 58027,
        "date": "2026-03-18 12:25:44",
        "summ": 6944,
        "number": "58027C",
        "customername": "Игорь Салимуха"
    },
    {
        "id": 58021,
        "date": "2026-03-18 10:13:40",
        "summ": 8661,
        "number": "4VZ48",
        "customername": "Сапухов Н.В. ИП"
    }
]
2026-03-18 12:29:45 54Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-18 12:29:29 54Ответ (LIST)
[
    {
        "id": 58027,
        "date": "2026-03-18 12:25:44",
        "summ": 20530,
        "number": "58027C",
        "customername": "Игорь Салимуха"
    },
    {
        "id": 58021,
        "date": "2026-03-18 10:13:40",
        "summ": 8661,
        "number": "4VZ48",
        "customername": "Сапухов Н.В. ИП"
    }
]
2026-03-18 12:29:28 54Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-18 12:29:26 54Ответ (HELLO)
{
    "system": "www-oilbardahl-ru",
    "protocol": "0.1.0"
}
2026-03-18 12:29:25 54Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-18 12:26:41 148Ответ (RECEIPT)
{
    "success": true
}
2026-03-18 12:26:40 148Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "185b8117-cc1c-4c8a-b07e-f38c05e72058",
        "data": {
            "id": "803b5ce5-b27c-4ffb-a292-c3ee042a3724",
            "type": "SELL",
            "items": [
                {
                    "id": "82",
                    "tax": 766.83,
                    "name": "Маска-прешампунь \"Глубокое очищение\" 200 мл",
                    "price": 3907.2,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 3,
                    "sumPrice": 11721.6,
                    "costPrice": 0,
                    "taxPercent": 7,
                    "measureName": "Штука"
                },
                {
                    "id": "83",
                    "tax": 358.4,
                    "name": "Натуральный стимулятор для утолщения и роста волос \"Био-энерджи\" 50 мл",
                    "price": 5478.4,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 5478.4,
                    "costPrice": 0,
                    "taxPercent": 7,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-17 15:24:36",
                "billId": "236573",
                "number": "346476",
                "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-18T09:26:38.000Z",
            "deviceId": "20251029-B8CC-4005-807D-D207A567CB5E",
            "totalTax": 1125.23,
            "infoCheck": false,
            "employeeId": "20260119-1FBF-40F7-80AF-E06BCA13055A",
            "totalAmount": 17200,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000009264720",
        "version": 2,
        "timestamp": 1773826000036
    },
    "post": {
        "id": "185b8117-cc1c-4c8a-b07e-f38c05e72058",
        "data": {
            "id": "803b5ce5-b27c-4ffb-a292-c3ee042a3724",
            "type": "SELL",
            "items": [
                {
                    "id": "82",
                    "tax": 766.83,
                    "name": "Маска-прешампунь \"Глубокое очищение\" 200 мл",
                    "price": 3907.2,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 3,
                    "sumPrice": 11721.6,
                    "costPrice": 0,
                    "taxPercent": 7,
                    "measureName": "Штука"
                },
                {
                    "id": "83",
                    "tax": 358.4,
                    "name": "Натуральный стимулятор для утолщения и роста волос \"Био-энерджи\" 50 мл",
                    "price": 5478.4,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 5478.4,
                    "costPrice": 0,
                    "taxPercent": 7,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-17 15:24:36",
                "billId": "236573",
                "number": "346476",
                "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-18T09:26:38.000Z",
            "deviceId": "20251029-B8CC-4005-807D-D207A567CB5E",
            "totalTax": 1125.23,
            "infoCheck": false,
            "employeeId": "20260119-1FBF-40F7-80AF-E06BCA13055A",
            "totalAmount": 17200,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000009264720",
        "version": 2,
        "timestamp": 1773826000036
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-18 12:26:39 148Ответ (LIST)
[
    {
        "id": 236573,
        "date": "2026-03-17 15:24:36",
        "summ": 17200,
        "number": "346476",
        "customername": "Екатерина Екатерина"
    }
]
2026-03-18 12:26:39 148Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "number": "346476"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-18 12:23:38 54Ответ (LIST)
[
    {
        "id": 58021,
        "date": "2026-03-18 10:13:40",
        "summ": 8661,
        "number": "4VZ48",
        "customername": "Сапухов Н.В. ИП"
    }
]
2026-03-18 12:23:38 54Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-18 12:21:45 148Ответ (BILL)
{
    "id": 236531,
    "date": "2026-03-17 08:23:53",
    "summ": 4884,
    "number": "346390",
    "customer": {
        "id": 122395,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Ангелина Шамоян ",
        "okpo": "",
        "fullname": "Ангелина Шамоян ",
        "legalentity": false
    },
    "products": [
        {
            "id": 82,
            "type": "DIETARY_SUPPLEMENTS_MARKED",
            "price": 4884,
            "taxrate": "7%",
            "itemType": 1,
            "prodname": "Маска-прешампунь \"Глубокое очищение\" 200 мл",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-18 12:21:45 148Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/236531",
        "id": "236531"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-18 12:21:43 148Ответ (LIST)
[
    {
        "id": 236531,
        "date": "2026-03-17 08:23:53",
        "summ": 4884,
        "number": "346390",
        "customername": "Ангелина Шамоян"
    }
]
2026-03-18 12:21:42 148Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "number": "346390"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}