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

Время (Москва)МагазинСобытиеРасширенная информация
2026-03-25 14:40:28 171Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-25 14:40:26 54Ответ (RECEIPT)
{
    "success": true
}
2026-03-25 14:40:25 54Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "18db2a81-3570-4346-8826-c6e2c7cfc30c",
        "data": {
            "id": "224bbfeb-7e4c-43b8-9442-42f5f63ae4af",
            "type": "SELL",
            "items": [
                {
                    "id": "80",
                    "tax": 2201.44,
                    "name": "XTS 5W30 5L, 36543",
                    "price": 6104,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 2,
                    "sumPrice": 12208,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-24 17:37:42",
                "billId": "58231",
                "number": "2BU60",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Олег Петров ",
                    "okpo": "",
                    "fullname": "Олег Петров ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "58",
            "storeId": "20180811-E3AD-4079-80D6-778AFFD668F9",
            "dateTime": "2026-03-25T11:39:55.000Z",
            "deviceId": "20260127-05AA-4004-8020-BCCCA2CB8958",
            "totalTax": 2201.44,
            "infoCheck": false,
            "employeeId": "20180814-C48C-403E-80C9-71C285798A27",
            "totalAmount": 12208,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000063555",
        "version": 2,
        "timestamp": 1774438791506
    },
    "post": {
        "id": "18db2a81-3570-4346-8826-c6e2c7cfc30c",
        "data": {
            "id": "224bbfeb-7e4c-43b8-9442-42f5f63ae4af",
            "type": "SELL",
            "items": [
                {
                    "id": "80",
                    "tax": 2201.44,
                    "name": "XTS 5W30 5L, 36543",
                    "price": 6104,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 2,
                    "sumPrice": 12208,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-24 17:37:42",
                "billId": "58231",
                "number": "2BU60",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Олег Петров ",
                    "okpo": "",
                    "fullname": "Олег Петров ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "58",
            "storeId": "20180811-E3AD-4079-80D6-778AFFD668F9",
            "dateTime": "2026-03-25T11:39:55.000Z",
            "deviceId": "20260127-05AA-4004-8020-BCCCA2CB8958",
            "totalTax": 2201.44,
            "infoCheck": false,
            "employeeId": "20180814-C48C-403E-80C9-71C285798A27",
            "totalAmount": 12208,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000063555",
        "version": 2,
        "timestamp": 1774438791506
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-25 14:39:51 54Ответ (LIST)
[
    {
        "id": 58231,
        "date": "2026-03-24 17:37:42",
        "summ": 12208,
        "number": "2BU60",
        "customername": "Олег Петров"
    },
    {
        "id": 56787,
        "date": "2026-01-26 13:33:36",
        "summ": 7552,
        "number": "9L7U3",
        "customername": "Олег Петров"
    }
]
2026-03-25 14:39:51 54Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "name": "петров"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-25 14:39:40 54Ответ (BILL)
{
    "id": 58231,
    "date": "2026-03-24 17:37:42",
    "summ": 12208,
    "number": "2BU60",
    "customer": {
        "id": 4065,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Олег Петров ",
        "okpo": "",
        "fullname": "Олег Петров ",
        "legalentity": false
    },
    "products": [
        {
            "id": 80,
            "type": "NORMAL",
            "price": 6104,
            "taxrate": "22%",
            "itemType": 1,
            "prodname": "XTS 5W30 5L, 36543",
            "quantity": 2,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-25 14:39:40 54Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/58231",
        "id": "58231"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-25 14:39:38 54Ответ (LIST)
[
    {
        "id": 58231,
        "date": "2026-03-24 17:37:42",
        "summ": 12208,
        "number": "2BU60",
        "customername": "Олег Петров"
    },
    {
        "id": 56787,
        "date": "2026-01-26 13:33:36",
        "summ": 7552,
        "number": "9L7U3",
        "customername": "Олег Петров"
    }
]
2026-03-25 14:39:38 54Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "name": "петров"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-25 14:39:32 54Ответ (HELLO)
{
    "system": "www-oilbardahl-ru",
    "protocol": "0.1.0"
}
2026-03-25 14:39:31 54Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-25 14:39:26 173Ответ (LIST)
[]
2026-03-25 14:39:26 173Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-25 14:39:06 54Ответ (RECEIPT)
{
    "success": true
}
2026-03-25 14:39:05 54Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "3ee112cc-f9e5-4a1e-867e-fafe3f453f16",
        "data": {
            "id": "a7fc10e1-8aea-48ea-9424-6d25adde727a",
            "type": "SELL",
            "items": [
                {
                    "id": "997",
                    "tax": 1454.7,
                    "name": "XTC 5W30 5L, 36313",
                    "price": 8067,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 8067,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-24 23:44:33",
                "billId": "58236",
                "number": "5P3FZ",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Никита ",
                    "okpo": "",
                    "fullname": "Никита ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "58",
            "storeId": "20180811-E3AD-4079-80D6-778AFFD668F9",
            "dateTime": "2026-03-25T11:39:00.000Z",
            "deviceId": "20260127-05AA-4004-8020-BCCCA2CB8958",
            "totalTax": 1454.7,
            "infoCheck": false,
            "employeeId": "20180814-C48C-403E-80C9-71C285798A27",
            "totalAmount": 8067,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000063555",
        "version": 2,
        "timestamp": 1774438737168
    },
    "post": {
        "id": "3ee112cc-f9e5-4a1e-867e-fafe3f453f16",
        "data": {
            "id": "a7fc10e1-8aea-48ea-9424-6d25adde727a",
            "type": "SELL",
            "items": [
                {
                    "id": "997",
                    "tax": 1454.7,
                    "name": "XTC 5W30 5L, 36313",
                    "price": 8067,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 8067,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-24 23:44:33",
                "billId": "58236",
                "number": "5P3FZ",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Никита ",
                    "okpo": "",
                    "fullname": "Никита ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "58",
            "storeId": "20180811-E3AD-4079-80D6-778AFFD668F9",
            "dateTime": "2026-03-25T11:39:00.000Z",
            "deviceId": "20260127-05AA-4004-8020-BCCCA2CB8958",
            "totalTax": 1454.7,
            "infoCheck": false,
            "employeeId": "20180814-C48C-403E-80C9-71C285798A27",
            "totalAmount": 8067,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000063555",
        "version": 2,
        "timestamp": 1774438737168
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-25 14:38:57 54Ответ (LIST)
[
    {
        "id": 58236,
        "date": "2026-03-24 23:44:33",
        "summ": 8067,
        "number": "5P3FZ",
        "customername": "Никита"
    },
    {
        "id": 57790,
        "date": "2026-03-11 09:15:39",
        "summ": 12493,
        "number": "Q57P8",
        "customername": "Никита В."
    },
    {
        "id": 57064,
        "date": "2026-02-07 12:52:01",
        "summ": 5444,
        "number": "8MB36",
        "customername": "Никита"
    }
]
2026-03-25 14:38:56 54Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "name": "никита"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-25 14:38:45 54Ответ (BILL)
{
    "id": 58236,
    "date": "2026-03-24 23:44:33",
    "summ": 8067,
    "number": "5P3FZ",
    "customer": {
        "id": 26346,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Никита ",
        "okpo": "",
        "fullname": "Никита ",
        "legalentity": false
    },
    "products": [
        {
            "id": 997,
            "type": "NORMAL",
            "price": 8067,
            "taxrate": "22%",
            "itemType": 1,
            "prodname": "XTC 5W30 5L, 36313",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-25 14:38:45 54Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/58236",
        "id": "58236"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-25 14:38:43 54Ответ (LIST)
[
    {
        "id": 58236,
        "date": "2026-03-24 23:44:33",
        "summ": 8067,
        "number": "5P3FZ",
        "customername": "Никита"
    },
    {
        "id": 57790,
        "date": "2026-03-11 09:15:39",
        "summ": 12493,
        "number": "Q57P8",
        "customername": "Никита В."
    },
    {
        "id": 57064,
        "date": "2026-02-07 12:52:01",
        "summ": 5444,
        "number": "8MB36",
        "customername": "Никита"
    }
]