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

Время (Москва)МагазинСобытиеРасширенная информация
2026-03-13 17:43:45 82Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "418e70ba-ce99-41eb-b630-c137bafe8ad5",
        "data": {
            "id": "a20232f8-d362-436a-ae61-a43eea3818c7",
            "type": "SELL",
            "items": [
                {
                    "id": "29426",
                    "tax": 16.67,
                    "name": "Nux Pedal Topper насадка на кнопку педали",
                    "price": 70,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 5,
                    "sumPrice": 350,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-13 17:42:40",
                "billId": "96054",
                "number": "96054C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Клиент DMTR ",
                    "okpo": "",
                    "fullname": "Клиент DMTR ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "2403",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-03-13T14:43:43.000Z",
            "deviceId": "20190711-8CD9-40D4-80F9-31CD58B0F627",
            "totalTax": 16.67,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 350,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1773413025473
    },
    "post": {
        "id": "418e70ba-ce99-41eb-b630-c137bafe8ad5",
        "data": {
            "id": "a20232f8-d362-436a-ae61-a43eea3818c7",
            "type": "SELL",
            "items": [
                {
                    "id": "29426",
                    "tax": 16.67,
                    "name": "Nux Pedal Topper насадка на кнопку педали",
                    "price": 70,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 5,
                    "sumPrice": 350,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-13 17:42:40",
                "billId": "96054",
                "number": "96054C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Клиент DMTR ",
                    "okpo": "",
                    "fullname": "Клиент DMTR ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "2403",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-03-13T14:43:43.000Z",
            "deviceId": "20190711-8CD9-40D4-80F9-31CD58B0F627",
            "totalTax": 16.67,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 350,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1773413025473
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:43:45 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:43:04 82Ответ (BILL)
{
    "id": 96054,
    "date": "2026-03-13 17:42:40",
    "summ": 350,
    "number": "96054C",
    "customer": {
        "id": 30507,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Клиент DMTR ",
        "okpo": "",
        "fullname": "Клиент DMTR ",
        "legalentity": false
    },
    "products": [
        {
            "id": 29426,
            "type": "NORMAL",
            "price": 70,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Nux Pedal Topper насадка на кнопку педали",
            "quantity": 5,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-13 17:43:04 82Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/96054",
        "id": "96054"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:43:03 82Ответ (LIST)
[
    {
        "id": 96054,
        "date": "2026-03-13 17:42:40",
        "summ": 350,
        "number": "96054C",
        "customername": "Клиент DMTR"
    }
]
2026-03-13 17:43:02 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:41:22 40Ответ (RECEIPT)
{
    "success": true
}
2026-03-13 17:41:20 40Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "570a4012-c519-4c27-bc6f-d2b9b69aa489",
        "data": {
            "id": "a58d0949-9db2-4c84-a405-f654d5e68143",
            "type": "SELL",
            "items": [
                {
                    "id": "ef0124d4-ac0f-3581-9bd7-8493786bf98a",
                    "tax": 61.9,
                    "name": "Доставка",
                    "price": 1300,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1300,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "шт"
                }
            ],
            "extras": {
                "date": "2026-03-12 10:15:14",
                "billId": "137030",
                "number": "M137030",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Марина ",
                    "okpo": "",
                    "fullname": "Марина ",
                    "legalentity": false
                },
                "newContent": [
                    {
                        "id": "ef0124d4-ac0f-3581-9bd7-8493786bf98a",
                        "newQuantity": 1
                    }
                ],
                "prepayment": 0,
                "contentModified": true,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "143",
            "storeId": "20211125-25E6-40BE-80B6-3077E75BDF15",
            "dateTime": "2026-03-13T14:41:13.000Z",
            "deviceId": "20230810-5519-406E-808D-FBB1485EA661",
            "totalTax": 61.9,
            "infoCheck": false,
            "employeeId": "20211125-E1BC-4068-806B-9A8D18776301",
            "totalAmount": 1300,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000006542455",
        "version": 2,
        "timestamp": 1773412880797
    },
    "post": {
        "id": "570a4012-c519-4c27-bc6f-d2b9b69aa489",
        "data": {
            "id": "a58d0949-9db2-4c84-a405-f654d5e68143",
            "type": "SELL",
            "items": [
                {
                    "id": "ef0124d4-ac0f-3581-9bd7-8493786bf98a",
                    "tax": 61.9,
                    "name": "Доставка",
                    "price": 1300,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1300,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "шт"
                }
            ],
            "extras": {
                "date": "2026-03-12 10:15:14",
                "billId": "137030",
                "number": "M137030",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Марина ",
                    "okpo": "",
                    "fullname": "Марина ",
                    "legalentity": false
                },
                "newContent": [
                    {
                        "id": "ef0124d4-ac0f-3581-9bd7-8493786bf98a",
                        "newQuantity": 1
                    }
                ],
                "prepayment": 0,
                "contentModified": true,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "143",
            "storeId": "20211125-25E6-40BE-80B6-3077E75BDF15",
            "dateTime": "2026-03-13T14:41:13.000Z",
            "deviceId": "20230810-5519-406E-808D-FBB1485EA661",
            "totalTax": 61.9,
            "infoCheck": false,
            "employeeId": "20211125-E1BC-4068-806B-9A8D18776301",
            "totalAmount": 1300,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000006542455",
        "version": 2,
        "timestamp": 1773412880797
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:41:20 40Ответ (LIST)
[
    {
        "id": 137030,
        "date": "2026-03-12 10:15:14",
        "summ": 314600,
        "number": "M137030",
        "customername": "Марина"
    }
]
2026-03-13 17:41:20 40Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "number": "M137030"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:40:05 82Ответ (RECEIPT)
{
    "success": true
}
2026-03-13 17:40:04 82Ответ (LIST)
[
    {
        "id": 96052,
        "date": "2026-03-13 17:39:01",
        "summ": 1940,
        "number": "96052C",
        "customername": "Клиент DMTR"
    }
]
2026-03-13 17:40:03 82Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "39dcd431-e6d5-4113-ba51-0e695a044764",
        "data": {
            "id": "c644af6d-7185-40de-808f-0a0c93ae3cdf",
            "type": "SELL",
            "items": [
                {
                    "id": "26049",
                    "tax": 16.67,
                    "name": "Vitoos DC015 1V6 6 Way Power Splitter Разветвитель питания на 6 педалей",
                    "price": 350,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 350,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "31868",
                    "tax": 75.71,
                    "name": "Mooer PDNW-9V2A-EU Блок питания",
                    "price": 1590,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1590,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-13 17:39:01",
                "billId": "96052",
                "number": "96052C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Клиент DMTR ",
                    "okpo": "",
                    "fullname": "Клиент DMTR ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "2403",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-03-13T14:40:01.000Z",
            "deviceId": "20190711-8CD9-40D4-80F9-31CD58B0F627",
            "totalTax": 92.38,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 1940,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1773412803505
    },
    "post": {
        "id": "39dcd431-e6d5-4113-ba51-0e695a044764",
        "data": {
            "id": "c644af6d-7185-40de-808f-0a0c93ae3cdf",
            "type": "SELL",
            "items": [
                {
                    "id": "26049",
                    "tax": 16.67,
                    "name": "Vitoos DC015 1V6 6 Way Power Splitter Разветвитель питания на 6 педалей",
                    "price": 350,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 350,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "31868",
                    "tax": 75.71,
                    "name": "Mooer PDNW-9V2A-EU Блок питания",
                    "price": 1590,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1590,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-13 17:39:01",
                "billId": "96052",
                "number": "96052C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Клиент DMTR ",
                    "okpo": "",
                    "fullname": "Клиент DMTR ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "2403",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-03-13T14:40:01.000Z",
            "deviceId": "20190711-8CD9-40D4-80F9-31CD58B0F627",
            "totalTax": 92.38,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 1940,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1773412803505
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:40:03 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:39:29 82Ответ (BILL)
{
    "id": 96052,
    "date": "2026-03-13 17:39:01",
    "summ": 1940,
    "number": "96052C",
    "customer": {
        "id": 30507,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Клиент DMTR ",
        "okpo": "",
        "fullname": "Клиент DMTR ",
        "legalentity": false
    },
    "products": [
        {
            "id": 26049,
            "type": "NORMAL",
            "price": 350,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Vitoos DC015 1V6 6 Way Power Splitter Разветвитель питания на 6 педалей",
            "quantity": 1,
            "unitname": "Штука"
        },
        {
            "id": 31868,
            "type": "NORMAL",
            "price": 1590,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Mooer PDNW-9V2A-EU Блок питания",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-13 17:39:29 82Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/96052",
        "id": "96052"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:39:28 82Ответ (LIST)
[
    {
        "id": 96052,
        "date": "2026-03-13 17:39:01",
        "summ": 1940,
        "number": "96052C",
        "customername": "Клиент DMTR"
    }
]
2026-03-13 17:39:27 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-13 17:39:27 82Ответ (HELLO)
{
    "system": "ozon, aliexpress, dmtrpedals-ru",
    "protocol": "0.1.0"
}
2026-03-13 17:39:26 82Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}