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

Время (Москва)МагазинСобытиеРасширенная информация
2026-07-10 14:54:41 173Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "e354c20f-f9bf-4911-84a5-b70ae5cf4ab5",
        "data": {
            "id": "2007ee8b-f0ba-47c5-831b-9a08d50cbaad",
            "type": "SELL",
            "items": [
                {
                    "id": "1784",
                    "tax": 225.71,
                    "name": "Поводок-перестежка Леопард 2025 [Leopard 2025] 16 мм, с винтовой блокировкой",
                    "price": 4740,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 4740,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "09.07.2026 14:59:26",
                "billId": "82550",
                "number": "483792",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Анна Иванкина ",
                    "okpo": "",
                    "fullname": "Анна Иванкина ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "212",
            "storeId": "20251124-DD3F-40DB-8025-2006524785F2",
            "dateTime": "2026-07-10T11:54:45.000Z",
            "deviceId": "20251124-C56F-40C2-8061-C9452E2B1BE8",
            "totalTax": 225.71,
            "infoCheck": false,
            "employeeId": "20251206-03B6-405D-803C-937E5AEBCE66",
            "totalAmount": 4740,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000010620090",
        "version": 2,
        "timestamp": 1783684481492
    },
    "post": {
        "id": "e354c20f-f9bf-4911-84a5-b70ae5cf4ab5",
        "data": {
            "id": "2007ee8b-f0ba-47c5-831b-9a08d50cbaad",
            "type": "SELL",
            "items": [
                {
                    "id": "1784",
                    "tax": 225.71,
                    "name": "Поводок-перестежка Леопард 2025 [Leopard 2025] 16 мм, с винтовой блокировкой",
                    "price": 4740,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 4740,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "09.07.2026 14:59:26",
                "billId": "82550",
                "number": "483792",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Анна Иванкина ",
                    "okpo": "",
                    "fullname": "Анна Иванкина ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "212",
            "storeId": "20251124-DD3F-40DB-8025-2006524785F2",
            "dateTime": "2026-07-10T11:54:45.000Z",
            "deviceId": "20251124-C56F-40C2-8061-C9452E2B1BE8",
            "totalTax": 225.71,
            "infoCheck": false,
            "employeeId": "20251206-03B6-405D-803C-937E5AEBCE66",
            "totalAmount": 4740,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000010620090",
        "version": 2,
        "timestamp": 1783684481492
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-10 14:54:41 173Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "number": "483792"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-10 14:52:53 173Ответ (HELLO)
{
    "system": "",
    "protocol": "0.1.0"
}
2026-07-10 14:52:52 173Ответ (BILL)
{
    "id": 82550,
    "date": "09.07.2026 14:59:26",
    "summ": 4740,
    "number": "483792",
    "customer": {
        "id": 61739,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Анна Иванкина ",
        "okpo": "",
        "fullname": "Анна Иванкина ",
        "legalentity": false
    },
    "products": [
        {
            "id": 1784,
            "type": "NORMAL",
            "price": 4740,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Поводок-перестежка Леопард 2025 [Leopard 2025] 16 мм, с винтовой блокировкой",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-07-10 14:52:52 173Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/82550",
        "id": "82550"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-10 14:52:51 173Ответ (LIST)
[
    {
        "id": 82550,
        "date": "2026-07-09 14:59:26",
        "summ": 4740,
        "number": "483792",
        "customername": "Анна Иванкина"
    }
]
2026-07-10 14:52:51 173Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "number": "483792"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-10 14:52:50 173Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-10 14:52:49 173Ответ (LIST)
[]
2026-07-10 14:52:48 173Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-10 14:52:40 173Ответ (HELLO)
{
    "system": "",
    "protocol": "0.1.0"
}
2026-07-10 14:52:38 173Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-10 14:52:37 173Ответ (LIST)
[]
2026-07-10 14:52:37 173Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-10 14:52:35 173Ответ (LIST)
[]
2026-07-10 14:52:35 173Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-10 14:52:03 72Ответ (RECEIPT)
{
    "success": true
}
2026-07-10 14:52:02 72Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "19ced057-8dd9-4960-8c88-2918797c2e6f",
        "data": {
            "id": "01b336d6-7fb2-48da-858e-04328d94e80d",
            "type": "SELL",
            "items": [
                {
                    "id": "6440",
                    "tax": 235.71,
                    "name": "Подарочный набор «33 впечатления»",
                    "price": 4950,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 4950,
                    "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": "e4da3b7f-bbce-3345-9777-2b0674a318d5",
                    "tax": 32.86,
                    "name": "Доставка",
                    "price": 690,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 690,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "шт"
                }
            ],
            "extras": {
                "date": "10.07.2026 12:39:38",
                "billId": "157102",
                "number": "290062",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Мария ",
                    "okpo": "",
                    "fullname": "Мария ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "1979",
            "storeId": "20180330-73BE-4009-8052-6D5AC12239BC",
            "dateTime": "2026-07-10T11:51:59.000Z",
            "deviceId": "20180330-8DF5-4087-803C-E65B01E71331",
            "totalTax": 282.38,
            "infoCheck": false,
            "employeeId": "20180808-39B7-401B-808C-9B36FB971DE3",
            "totalAmount": 5930,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000255662",
        "version": 2,
        "timestamp": 1783684322228
    },
    "post": {
        "id": "19ced057-8dd9-4960-8c88-2918797c2e6f",
        "data": {
            "id": "01b336d6-7fb2-48da-858e-04328d94e80d",
            "type": "SELL",
            "items": [
                {
                    "id": "6440",
                    "tax": 235.71,
                    "name": "Подарочный набор «33 впечатления»",
                    "price": 4950,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 4950,
                    "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": "e4da3b7f-bbce-3345-9777-2b0674a318d5",
                    "tax": 32.86,
                    "name": "Доставка",
                    "price": 690,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 690,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "шт"
                }
            ],
            "extras": {
                "date": "10.07.2026 12:39:38",
                "billId": "157102",
                "number": "290062",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Мария ",
                    "okpo": "",
                    "fullname": "Мария ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "1979",
            "storeId": "20180330-73BE-4009-8052-6D5AC12239BC",
            "dateTime": "2026-07-10T11:51:59.000Z",
            "deviceId": "20180330-8DF5-4087-803C-E65B01E71331",
            "totalTax": 282.38,
            "infoCheck": false,
            "employeeId": "20180808-39B7-401B-808C-9B36FB971DE3",
            "totalAmount": 5930,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000255662",
        "version": 2,
        "timestamp": 1783684322228
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-10 14:52:01 72Ответ (LIST)
[
    {
        "id": 157102,
        "date": "2026-07-10 12:39:38",
        "summ": 5930,
        "number": "290062",
        "customername": "Мария"
    }
]
2026-07-10 14:52:01 72Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "number": "290062"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}