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

Время (Москва)МагазинСобытиеРасширенная информация
2026-07-13 15:58:11 54Ответ (RECEIPT)
{
    "success": true
}
2026-07-13 15:58:11 54Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "f291d062-6ad1-4ccf-a937-6f30e0a9d4dc",
        "data": {
            "id": "34ee48a5-d7d8-4bd0-9de6-5f5c0d652c89",
            "type": "SELL",
            "items": [
                {
                    "id": "17330",
                    "tax": 288.52,
                    "name": "HU823X Mann Фильтр масляный (вставка)",
                    "price": 1600,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1600,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "12.07.2026 10:20:31",
                "billId": "61555",
                "number": "5E4Q4",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Денис ",
                    "okpo": "",
                    "fullname": "Денис ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "175",
            "storeId": "20180811-E3AD-4079-80D6-778AFFD668F9",
            "dateTime": "2026-07-13T12:58:37.000Z",
            "deviceId": "20260127-05AA-4004-8020-BCCCA2CB8958",
            "totalTax": 288.52,
            "infoCheck": false,
            "employeeId": "20180814-C48C-403E-80C9-71C285798A27",
            "totalAmount": 1600,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000063555",
        "version": 2,
        "timestamp": 1783947491164
    },
    "post": {
        "id": "f291d062-6ad1-4ccf-a937-6f30e0a9d4dc",
        "data": {
            "id": "34ee48a5-d7d8-4bd0-9de6-5f5c0d652c89",
            "type": "SELL",
            "items": [
                {
                    "id": "17330",
                    "tax": 288.52,
                    "name": "HU823X Mann Фильтр масляный (вставка)",
                    "price": 1600,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1600,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "12.07.2026 10:20:31",
                "billId": "61555",
                "number": "5E4Q4",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Денис ",
                    "okpo": "",
                    "fullname": "Денис ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "175",
            "storeId": "20180811-E3AD-4079-80D6-778AFFD668F9",
            "dateTime": "2026-07-13T12:58:37.000Z",
            "deviceId": "20260127-05AA-4004-8020-BCCCA2CB8958",
            "totalTax": 288.52,
            "infoCheck": false,
            "employeeId": "20180814-C48C-403E-80C9-71C285798A27",
            "totalAmount": 1600,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000063555",
        "version": 2,
        "timestamp": 1783947491164
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-13 15:58:10 54Ответ (LIST)
[
    {
        "id": 61555,
        "date": "2026-07-12 10:20:31",
        "summ": 1600,
        "number": "5E4Q4",
        "customername": "Денис"
    }
]
2026-07-13 15:58:10 54Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "name": "денис"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-13 15:58:02 54Ответ (BILL)
{
    "id": 61555,
    "date": "12.07.2026 10:20:31",
    "summ": 1600,
    "number": "5E4Q4",
    "customer": {
        "id": 30206,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Денис ",
        "okpo": "",
        "fullname": "Денис ",
        "legalentity": false
    },
    "products": [
        {
            "id": 17330,
            "type": "AUTO_FLUIDS_MARKED",
            "price": 1600,
            "taxrate": "22%",
            "itemType": 1,
            "prodname": "HU823X Mann Фильтр масляный (вставка)",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-07-13 15:58:02 54Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/61555",
        "id": "61555"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-13 15:58:01 54Ответ (LIST)
[
    {
        "id": 61555,
        "date": "2026-07-12 10:20:31",
        "summ": 1600,
        "number": "5E4Q4",
        "customername": "Денис"
    }
]
2026-07-13 15:58:00 54Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "name": "денис"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-13 15:57:56 54Ответ (HELLO)
{
    "system": "www-oilbardahl-ru",
    "protocol": "0.1.0"
}
2026-07-13 15:57:56 54Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-13 15:53:17 72Ответ (RECEIPT)
{
    "success": true
}
2026-07-13 15:53:16 72Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "ce073a0b-dac8-41cb-b5b9-bd196db9d78a",
        "data": {
            "id": "56e39699-da8f-4c7a-831c-33c1ee270615",
            "type": "SELL",
            "items": [
                {
                    "id": "3134",
                    "tax": 455.62,
                    "name": "Подарочный набор «Premium» для нее",
                    "price": 9568,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 9568,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "11953",
                    "tax": 13.81,
                    "name": "Подарочная упаковка красная",
                    "price": 290,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 290,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "f7177163-c833-3ff4-b38f-c8d2872f1ec6",
                    "tax": 18.57,
                    "name": "Доставка",
                    "price": 390,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 390,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "шт"
                }
            ],
            "extras": {
                "date": "12.07.2026 23:39:26",
                "billId": "157129",
                "number": "290089",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Дмитрий ",
                    "okpo": "",
                    "fullname": "Дмитрий ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "1980",
            "storeId": "20180330-73BE-4009-8052-6D5AC12239BC",
            "dateTime": "2026-07-13T12:53:14.000Z",
            "deviceId": "20180330-8DF5-4087-803C-E65B01E71331",
            "totalTax": 488,
            "infoCheck": false,
            "employeeId": "20180808-39B7-401B-808C-9B36FB971DE3",
            "totalAmount": 10248,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000255662",
        "version": 2,
        "timestamp": 1783947196582
    },
    "post": {
        "id": "ce073a0b-dac8-41cb-b5b9-bd196db9d78a",
        "data": {
            "id": "56e39699-da8f-4c7a-831c-33c1ee270615",
            "type": "SELL",
            "items": [
                {
                    "id": "3134",
                    "tax": 455.62,
                    "name": "Подарочный набор «Premium» для нее",
                    "price": 9568,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 9568,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "11953",
                    "tax": 13.81,
                    "name": "Подарочная упаковка красная",
                    "price": 290,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 290,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "f7177163-c833-3ff4-b38f-c8d2872f1ec6",
                    "tax": 18.57,
                    "name": "Доставка",
                    "price": 390,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 390,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "шт"
                }
            ],
            "extras": {
                "date": "12.07.2026 23:39:26",
                "billId": "157129",
                "number": "290089",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Дмитрий ",
                    "okpo": "",
                    "fullname": "Дмитрий ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "1980",
            "storeId": "20180330-73BE-4009-8052-6D5AC12239BC",
            "dateTime": "2026-07-13T12:53:14.000Z",
            "deviceId": "20180330-8DF5-4087-803C-E65B01E71331",
            "totalTax": 488,
            "infoCheck": false,
            "employeeId": "20180808-39B7-401B-808C-9B36FB971DE3",
            "totalAmount": 10248,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000255662",
        "version": 2,
        "timestamp": 1783947196582
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-13 15:53:16 72Ответ (LIST)
[
    {
        "id": 157129,
        "date": "2026-07-12 23:39:26",
        "summ": 10248,
        "number": "290089",
        "customername": "Дмитрий"
    }
]
2026-07-13 15:53:16 72Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "number": "290089"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-13 15:52:56 72Ответ (BILL)
{
    "id": 157129,
    "date": "12.07.2026 23:39:26",
    "summ": 10248,
    "number": "290089",
    "customer": {
        "id": 111583,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Дмитрий ",
        "okpo": "",
        "fullname": "Дмитрий ",
        "legalentity": false
    },
    "products": [
        {
            "id": 3134,
            "type": "NORMAL",
            "price": 9568,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Подарочный набор «Premium» для нее",
            "quantity": 1,
            "unitname": "Штука"
        },
        {
            "id": 11953,
            "type": "NORMAL",
            "price": 290,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Подарочная упаковка красная",
            "quantity": 1,
            "unitname": "Штука"
        },
        {
            "id": "f7177163-c833-3ff4-b38f-c8d2872f1ec6",
            "price": 390,
            "taxrate": "5%",
            "itemType": 3,
            "prodname": "Доставка",
            "quantity": 1,
            "unitname": "шт"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-07-13 15:52:55 72Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/157129",
        "id": "157129"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-13 15:52:54 72Ответ (LIST)
[
    {
        "id": 157129,
        "date": "2026-07-12 23:39:26",
        "summ": 10248,
        "number": "290089",
        "customername": "Дмитрий"
    }
]
2026-07-13 15:52:54 72Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "number": "290089"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-13 15:52:52 72Ответ (HELLO)
{
    "system": "presentstar",
    "protocol": "0.1.0"
}
2026-07-13 15:52:52 72Ответ (LIST)
[]