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

Время (Москва)МагазинСобытиеРасширенная информация
2026-03-26 19:12:19 41Ответ (RECEIPT)
{
    "success": true
}
2026-03-26 19:12:18 41Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "a7608dd4-3908-4e06-a36e-6be74bbd8df4",
        "data": {
            "id": "da4b058b-989e-454f-b297-6ec5132aa851",
            "type": "SELL",
            "items": [
                {
                    "id": "12280",
                    "tax": 537.38,
                    "name": "Замена микрика",
                    "price": 2980,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 2980,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                },
                {
                    "id": "33511",
                    "tax": 72.13,
                    "name": "Запчасть для ремонта",
                    "price": 200,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 2,
                    "sumPrice": 400,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-26 17:36:37",
                "billId": "195469",
                "number": "195469C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Данила ",
                    "okpo": "",
                    "fullname": "Данила ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "1539",
            "storeId": "20211201-784D-4097-8022-D33DAD5A984A",
            "dateTime": "2026-03-26T16:12:15.000Z",
            "deviceId": "20211201-EE1E-403D-8074-2BD623C170EC",
            "totalTax": 609.51,
            "infoCheck": false,
            "employeeId": "20211201-2A5D-4054-805B-9B8B9A77F652",
            "totalAmount": 3380,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000006562544",
        "version": 2,
        "timestamp": 1774541538039
    },
    "post": {
        "id": "a7608dd4-3908-4e06-a36e-6be74bbd8df4",
        "data": {
            "id": "da4b058b-989e-454f-b297-6ec5132aa851",
            "type": "SELL",
            "items": [
                {
                    "id": "12280",
                    "tax": 537.38,
                    "name": "Замена микрика",
                    "price": 2980,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 2980,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                },
                {
                    "id": "33511",
                    "tax": 72.13,
                    "name": "Запчасть для ремонта",
                    "price": 200,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 2,
                    "sumPrice": 400,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-26 17:36:37",
                "billId": "195469",
                "number": "195469C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Данила ",
                    "okpo": "",
                    "fullname": "Данила ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "1539",
            "storeId": "20211201-784D-4097-8022-D33DAD5A984A",
            "dateTime": "2026-03-26T16:12:15.000Z",
            "deviceId": "20211201-EE1E-403D-8074-2BD623C170EC",
            "totalTax": 609.51,
            "infoCheck": false,
            "employeeId": "20211201-2A5D-4054-805B-9B8B9A77F652",
            "totalAmount": 3380,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000006562544",
        "version": 2,
        "timestamp": 1774541538039
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 19:09:54 41Ответ (LIST)
[
    {
        "id": 195469,
        "date": "2026-03-26 17:36:37",
        "summ": 3380,
        "number": "195469C",
        "customername": "Данила"
    }
]
2026-03-26 19:09:54 41Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 19:09:52 41Ответ (BILL)
{
    "id": 195469,
    "date": "2026-03-26 17:36:37",
    "summ": 3380,
    "number": "195469C",
    "customer": {
        "id": 153089,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Данила ",
        "okpo": "",
        "fullname": "Данила ",
        "legalentity": false
    },
    "products": [
        {
            "id": 12280,
            "type": "NORMAL",
            "price": 2980,
            "taxrate": "22%",
            "itemType": 1,
            "prodname": "Замена микрика",
            "quantity": 1,
            "unitname": "Штука"
        },
        {
            "id": 33511,
            "type": "NORMAL",
            "price": 200,
            "taxrate": "22%",
            "itemType": 1,
            "prodname": "Запчасть для ремонта",
            "quantity": 2,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-26 19:09:51 41Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/195469",
        "id": "195469"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 19:09:50 41Ответ (LIST)
[
    {
        "id": 195469,
        "date": "2026-03-26 17:36:37",
        "summ": 3380,
        "number": "195469C",
        "customername": "Данила"
    }
]
2026-03-26 19:09:50 41Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 19:09:42 54Ответ (RECEIPT)
{
    "success": true
}
2026-03-26 19:09:41 54Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "c8f80678-d24a-4013-a7e5-2d8d5c7046aa",
        "data": {
            "id": "a3c375b2-8f06-41eb-8205-f08b57baf1a0",
            "type": "SELL",
            "items": [
                {
                    "id": "981",
                    "tax": 3113.54,
                    "name": "XTEC 5w30 C3 5L, 36303",
                    "price": 8633,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 2,
                    "sumPrice": 17266,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                },
                {
                    "id": "22416",
                    "tax": 193.49,
                    "name": "HU821X Mann Фильтр масляный (вставка)",
                    "price": 1073,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1073,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                },
                {
                    "id": "32446",
                    "tax": 1772.08,
                    "name": "C29035-2 MANN Фильтр воздушный",
                    "price": 9827,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 9827,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                },
                {
                    "id": "24226",
                    "tax": 259.67,
                    "name": "CU25002 Mann Фильтр салона",
                    "price": 1440,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1440,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                },
                {
                    "id": "32879",
                    "tax": 1716.72,
                    "name": "WK820/14 MANN Фильтр топливный",
                    "price": 9520,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 9520,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-20 12:57:19",
                "billId": "58094",
                "number": "A5C62",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Виктор ",
                    "okpo": "",
                    "fullname": "Виктор ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "59",
            "storeId": "20180811-E3AD-4079-80D6-778AFFD668F9",
            "dateTime": "2026-03-26T16:09:39.000Z",
            "deviceId": "20260127-05AA-4004-8020-BCCCA2CB8958",
            "totalTax": 7055.5,
            "infoCheck": false,
            "employeeId": "20180814-C48C-403E-80C9-71C285798A27",
            "totalAmount": 39126,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000063555",
        "version": 2,
        "timestamp": 1774541381662
    },
    "post": {
        "id": "c8f80678-d24a-4013-a7e5-2d8d5c7046aa",
        "data": {
            "id": "a3c375b2-8f06-41eb-8205-f08b57baf1a0",
            "type": "SELL",
            "items": [
                {
                    "id": "981",
                    "tax": 3113.54,
                    "name": "XTEC 5w30 C3 5L, 36303",
                    "price": 8633,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 2,
                    "sumPrice": 17266,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                },
                {
                    "id": "22416",
                    "tax": 193.49,
                    "name": "HU821X Mann Фильтр масляный (вставка)",
                    "price": 1073,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1073,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                },
                {
                    "id": "32446",
                    "tax": 1772.08,
                    "name": "C29035-2 MANN Фильтр воздушный",
                    "price": 9827,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 9827,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                },
                {
                    "id": "24226",
                    "tax": 259.67,
                    "name": "CU25002 Mann Фильтр салона",
                    "price": 1440,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1440,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                },
                {
                    "id": "32879",
                    "tax": 1716.72,
                    "name": "WK820/14 MANN Фильтр топливный",
                    "price": 9520,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 9520,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-20 12:57:19",
                "billId": "58094",
                "number": "A5C62",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Виктор ",
                    "okpo": "",
                    "fullname": "Виктор ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "59",
            "storeId": "20180811-E3AD-4079-80D6-778AFFD668F9",
            "dateTime": "2026-03-26T16:09:39.000Z",
            "deviceId": "20260127-05AA-4004-8020-BCCCA2CB8958",
            "totalTax": 7055.5,
            "infoCheck": false,
            "employeeId": "20180814-C48C-403E-80C9-71C285798A27",
            "totalAmount": 39126,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000063555",
        "version": 2,
        "timestamp": 1774541381662
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 19:09:41 54Ответ (LIST)
[
    {
        "id": 58094,
        "date": "2026-03-20 12:57:19",
        "summ": 39126,
        "number": "A5C62",
        "customername": "Виктор"
    },
    {
        "id": 56327,
        "date": "2026-01-05 13:17:41",
        "summ": 3169,
        "number": "2A9HO",
        "customername": "Виктор Авдеев"
    }
]
2026-03-26 19:09:41 54Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "name": "виктор"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 19:09:23 54Ответ (BILL)
{
    "id": 58094,
    "date": "2026-03-20 12:57:19",
    "summ": 39126,
    "number": "A5C62",
    "customer": {
        "id": 26072,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Виктор ",
        "okpo": "",
        "fullname": "Виктор ",
        "legalentity": false
    },
    "products": [
        {
            "id": 981,
            "type": "NORMAL",
            "price": 8633,
            "taxrate": "22%",
            "itemType": 1,
            "prodname": "XTEC 5w30 C3 5L, 36303",
            "quantity": 2,
            "unitname": "Штука"
        },
        {
            "id": 22416,
            "type": "NORMAL",
            "price": 1073,
            "taxrate": "22%",
            "itemType": 1,
            "prodname": "HU821X Mann Фильтр масляный (вставка)",
            "quantity": 1,
            "unitname": "Штука"
        },
        {
            "id": 32446,
            "type": "NORMAL",
            "price": 9827,
            "taxrate": "22%",
            "itemType": 1,
            "prodname": "C29035-2 MANN Фильтр воздушный",
            "quantity": 1,
            "unitname": "Штука"
        },
        {
            "id": 24226,
            "type": "NORMAL",
            "price": 1440,
            "taxrate": "22%",
            "itemType": 1,
            "prodname": "CU25002 Mann Фильтр салона",
            "quantity": 1,
            "unitname": "Штука"
        },
        {
            "id": 32879,
            "type": "NORMAL",
            "price": 9520,
            "taxrate": "22%",
            "itemType": 1,
            "prodname": "WK820/14 MANN Фильтр топливный",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-26 19:09:23 54Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/58094",
        "id": "58094"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 19:09:21 54Ответ (LIST)
[
    {
        "id": 58094,
        "date": "2026-03-20 12:57:19",
        "summ": 39126,
        "number": "A5C62",
        "customername": "Виктор"
    },
    {
        "id": 56327,
        "date": "2026-01-05 13:17:41",
        "summ": 3169,
        "number": "2A9HO",
        "customername": "Виктор Авдеев"
    }
]
2026-03-26 19:09:21 54Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "name": "виктор"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 19:09:15 54Ответ (HELLO)
{
    "system": "www-oilbardahl-ru",
    "protocol": "0.1.0"
}
2026-03-26 19:09:15 54Ответ (LIST)
[
    {
        "id": 58298,
        "date": "2026-03-26 18:13:14",
        "summ": 13339,
        "number": "6U2UE",
        "customername": "Антон ТотоМоторс"
    },
    {
        "id": 58288,
        "date": "2026-03-26 13:23:40",
        "summ": 11724,
        "number": "5HQ1N",
        "customername": "Оганнес Малакян"
    },
    {
        "id": 58286,
        "date": "2026-03-26 12:15:52",
        "summ": 14388,
        "number": "X69X4",
        "customername": "Роман Тюнинг"
    },
    {
        "id": 58282,
        "date": "2026-03-26 11:16:25",
        "summ": 4046,
        "number": "K00M1",
        "customername": "Бурмистров Максим"
    },
    {
        "id": 58281,
        "date": "2026-03-26 10:39:25",
        "summ": 15088,
        "number": "I86GQ",
        "customername": "Михаил Михаил"
    }
]
2026-03-26 19:09:15 54Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 19:09:14 54Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}