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

Время (Москва)МагазинСобытиеРасширенная информация
2026-03-13 17:22:10 72Ответ (HELLO)
{
    "system": "presentstar",
    "protocol": "0.1.0"
}
2026-03-13 17:22:09 72Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:21:12 82Ответ (RECEIPT)
{
    "success": true
}
2026-03-13 17:21:10 82Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "94ea0016-1763-4d34-8279-99ad3bee3bd7",
        "data": {
            "id": "530456f9-501b-4a9a-9e32-5a40e56e5f80",
            "type": "SELL",
            "items": [
                {
                    "id": "33231",
                    "tax": 824.76,
                    "name": "Nux NFM-03 Axon 3 Студийные мониторы, пара",
                    "price": 17320,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 17320,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-13 15:21:09",
                "billId": "96041",
                "number": "96041C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Александр ",
                    "okpo": "",
                    "fullname": "Александр ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "2403",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-03-13T14:21:07.000Z",
            "deviceId": "20190711-8CD9-40D4-80F9-31CD58B0F627",
            "totalTax": 824.76,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 17320,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1773411670565
    },
    "post": {
        "id": "94ea0016-1763-4d34-8279-99ad3bee3bd7",
        "data": {
            "id": "530456f9-501b-4a9a-9e32-5a40e56e5f80",
            "type": "SELL",
            "items": [
                {
                    "id": "33231",
                    "tax": 824.76,
                    "name": "Nux NFM-03 Axon 3 Студийные мониторы, пара",
                    "price": 17320,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 17320,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-13 15:21:09",
                "billId": "96041",
                "number": "96041C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Александр ",
                    "okpo": "",
                    "fullname": "Александр ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "2403",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-03-13T14:21:07.000Z",
            "deviceId": "20190711-8CD9-40D4-80F9-31CD58B0F627",
            "totalTax": 824.76,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 17320,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1773411670565
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:21:10 82Ответ (LIST)
[
    {
        "id": 96041,
        "date": "2026-03-13 15:21:09",
        "summ": 17320,
        "number": "96041C",
        "customername": "Александр"
    }
]
2026-03-13 17:21:09 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:20:40 82Ответ (BILL)
{
    "id": 96041,
    "date": "2026-03-13 15:21:09",
    "summ": 17320,
    "number": "96041C",
    "customer": {
        "id": 68114,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Александр ",
        "okpo": "",
        "fullname": "Александр ",
        "legalentity": false
    },
    "products": [
        {
            "id": 33231,
            "type": "NORMAL",
            "price": 17320,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Nux NFM-03 Axon 3 Студийные мониторы, пара",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-13 17:20:40 82Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/96041",
        "id": "96041"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:20:39 82Ответ (LIST)
[
    {
        "id": 96041,
        "date": "2026-03-13 15:21:09",
        "summ": 17320,
        "number": "96041C",
        "customername": "Александр"
    }
]
2026-03-13 17:20:38 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:20:38 82Ответ (HELLO)
{
    "system": "ozon, aliexpress, dmtrpedals-ru",
    "protocol": "0.1.0"
}
2026-03-13 17:20:38 82Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:20:12 171Ответ (RECEIPT)
{
    "success": true
}
2026-03-13 17:20:10 171Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "cd65c2d2-4da9-4847-ad10-c74462557392",
        "data": {
            "id": "2b7376fd-868e-43a8-a71c-715dabbcd818",
            "type": "SELL",
            "items": [
                {
                    "id": "2425",
                    "tax": 110.82,
                    "name": "Красный чай «Жидкое солнце», ЧАЁК, 2025 год, 100 грамм",
                    "price": 2327.16,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 2327.16,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-13 17:19:20",
                "billId": "48603",
                "number": "48603-CRM",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Градимир Бергстрем ",
                    "okpo": "",
                    "fullname": "Градимир Бергстрем ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "101",
            "storeId": "20251202-D77B-406B-80A6-EBCECD5C3536",
            "dateTime": "2026-03-13T14:20:06.000Z",
            "deviceId": "20251202-AA8B-407D-80BF-6266DA5332CF",
            "totalTax": 110.82,
            "infoCheck": false,
            "employeeId": "20251202-1AE3-40F6-80AE-2DB8A363B81D",
            "totalAmount": 2327.16,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000008095428",
        "version": 2,
        "timestamp": 1773411608166
    },
    "post": {
        "id": "cd65c2d2-4da9-4847-ad10-c74462557392",
        "data": {
            "id": "2b7376fd-868e-43a8-a71c-715dabbcd818",
            "type": "SELL",
            "items": [
                {
                    "id": "2425",
                    "tax": 110.82,
                    "name": "Красный чай «Жидкое солнце», ЧАЁК, 2025 год, 100 грамм",
                    "price": 2327.16,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 2327.16,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-13 17:19:20",
                "billId": "48603",
                "number": "48603-CRM",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Градимир Бергстрем ",
                    "okpo": "",
                    "fullname": "Градимир Бергстрем ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "101",
            "storeId": "20251202-D77B-406B-80A6-EBCECD5C3536",
            "dateTime": "2026-03-13T14:20:06.000Z",
            "deviceId": "20251202-AA8B-407D-80BF-6266DA5332CF",
            "totalTax": 110.82,
            "infoCheck": false,
            "employeeId": "20251202-1AE3-40F6-80AE-2DB8A363B81D",
            "totalAmount": 2327.16,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000008095428",
        "version": 2,
        "timestamp": 1773411608166
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:20:10 171Ответ (LIST)
[
    {
        "id": 48603,
        "date": "2026-03-13 17:19:20",
        "summ": 2327.16,
        "number": "48603-CRM",
        "customername": "Градимир Бергстрем"
    },
    {
        "id": 48593,
        "date": "2026-03-13 13:29:00",
        "summ": 2340,
        "number": "49829",
        "customername": "Николай У"
    },
    {
        "id": 48592,
        "date": "2026-03-13 13:08:48",
        "summ": 2380,
        "number": "49827",
        "customername": "Дарья Ермоленко"
    },
    {
        "id": 48586,
        "date": "2026-03-13 10:03:33",
        "summ": 3561.21,
        "number": "49822",
        "customername": "Никита Солоев"
    },
    {
        "id": 48543,
        "date": "2026-03-12 13:13:57",
        "summ": 4983.2,
        "number": "49779",
        "customername": "Николай У"
    },
    {
        "id": 48469,
        "date": "2026-03-10 21:20:58",
        "summ": 9054.9,
        "number": "49705",
        "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": "Александр Дмт"
    }
]
2026-03-13 17:20:07 171Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:19:40 171Ответ (BILL)
{
    "id": 48603,
    "date": "2026-03-13 17:19:20",
    "summ": 2327.16,
    "number": "48603-CRM",
    "customer": {
        "id": 17006,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Градимир Бергстрем ",
        "okpo": "",
        "fullname": "Градимир Бергстрем ",
        "legalentity": false
    },
    "products": [
        {
            "id": 2425,
            "type": "NORMAL",
            "price": 2327.16,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Красный чай «Жидкое солнце», ЧАЁК, 2025 год, 100 грамм",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-13 17:19:40 171Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/48603",
        "id": "48603"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:19:39 171Ответ (LIST)
[
    {
        "id": 48603,
        "date": "2026-03-13 17:19:20",
        "summ": 2327.16,
        "number": "48603-CRM",
        "customername": "Градимир Бергстрем"
    },
    {
        "id": 48593,
        "date": "2026-03-13 13:29:00",
        "summ": 2340,
        "number": "49829",
        "customername": "Николай У"
    },
    {
        "id": 48592,
        "date": "2026-03-13 13:08:48",
        "summ": 2380,
        "number": "49827",
        "customername": "Дарья Ермоленко"
    },
    {
        "id": 48586,
        "date": "2026-03-13 10:03:33",
        "summ": 3561.21,
        "number": "49822",
        "customername": "Никита Солоев"
    },
    {
        "id": 48543,
        "date": "2026-03-12 13:13:57",
        "summ": 4983.2,
        "number": "49779",
        "customername": "Николай У"
    },
    {
        "id": 48469,
        "date": "2026-03-10 21:20:58",
        "summ": 9054.9,
        "number": "49705",
        "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": "Александр Дмт"
    }
]
2026-03-13 17:19:37 171Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}