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

Время (Москва)МагазинСобытиеРасширенная информация
2026-03-17 18:26:56 82Ответ (HELLO)
{
    "system": "ozon, aliexpress, dmtrpedals-ru",
    "protocol": "0.1.0"
}
2026-03-17 18:26:56 82Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-17 18:20:05 82Ответ (RECEIPT)
{
    "success": true
}
2026-03-17 18:20:03 82Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "33c66b7f-d6eb-4032-abae-3644b549ef98",
        "data": {
            "id": "165fa3eb-428e-41d9-b844-960c063bb6a7",
            "type": "SELL",
            "items": [
                {
                    "id": "7911",
                    "tax": 33.33,
                    "name": "Медиатор Dunlop 449 Max Grip Nylon Standard",
                    "price": 70,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 10,
                    "sumPrice": 700,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-17 18:19:08",
                "billId": "96278",
                "number": "96278C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Алексей ",
                    "okpo": "",
                    "fullname": "Алексей ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "2407",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-03-17T15:20:00.000Z",
            "deviceId": "20190711-8CD9-40D4-80F9-31CD58B0F627",
            "totalTax": 33.33,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 700,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1773760802224
    },
    "post": {
        "id": "33c66b7f-d6eb-4032-abae-3644b549ef98",
        "data": {
            "id": "165fa3eb-428e-41d9-b844-960c063bb6a7",
            "type": "SELL",
            "items": [
                {
                    "id": "7911",
                    "tax": 33.33,
                    "name": "Медиатор Dunlop 449 Max Grip Nylon Standard",
                    "price": 70,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 10,
                    "sumPrice": 700,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-17 18:19:08",
                "billId": "96278",
                "number": "96278C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Алексей ",
                    "okpo": "",
                    "fullname": "Алексей ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "2407",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-03-17T15:20:00.000Z",
            "deviceId": "20190711-8CD9-40D4-80F9-31CD58B0F627",
            "totalTax": 33.33,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 700,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1773760802224
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-17 18:20:03 82Ответ (LIST)
[
    {
        "id": 96278,
        "date": "2026-03-17 18:19:08",
        "summ": 700,
        "number": "96278C",
        "customername": "Алексей"
    },
    {
        "id": 96277,
        "date": "2026-03-17 18:14:46",
        "summ": 31360,
        "number": "96277C",
        "customername": "Никита"
    }
]
2026-03-17 18:20:02 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-17 18:19:15 82Ответ (BILL)
{
    "id": 96278,
    "date": "2026-03-17 18:19:08",
    "summ": 700,
    "number": "96278C",
    "customer": {
        "id": 39516,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Алексей ",
        "okpo": "",
        "fullname": "Алексей ",
        "legalentity": false
    },
    "products": [
        {
            "id": 7911,
            "type": "NORMAL",
            "price": 70,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Медиатор Dunlop 449 Max Grip Nylon Standard",
            "quantity": 10,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-17 18:19:15 82Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/96278",
        "id": "96278"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-17 18:19:14 82Ответ (LIST)
[
    {
        "id": 96278,
        "date": "2026-03-17 18:19:08",
        "summ": 700,
        "number": "96278C",
        "customername": "Алексей"
    },
    {
        "id": 96277,
        "date": "2026-03-17 18:14:46",
        "summ": 31360,
        "number": "96277C",
        "customername": "Никита"
    }
]
2026-03-17 18:19:14 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-17 18:19:13 82Ответ (HELLO)
{
    "system": "ozon, aliexpress, dmtrpedals-ru",
    "protocol": "0.1.0"
}
2026-03-17 18:19:13 82Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-17 18:14:52 82Ответ (RECEIPT)
{
    "success": true
}
2026-03-17 18:14:51 82Ответ (LIST)
[
    {
        "id": 96277,
        "date": "2026-03-17 18:14:46",
        "summ": 31360,
        "number": "96277C",
        "customername": "Никита"
    },
    {
        "id": 96276,
        "date": "2026-03-17 18:13:51",
        "summ": 790,
        "number": "96276C",
        "customername": "Владимир Любаров-Белин"
    }
]
2026-03-17 18:14:51 82Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "e522cfe3-0d8a-46f8-b7ac-d9499d084b04",
        "data": {
            "id": "3495c7aa-05f1-4a77-836b-a643a18f8bb7",
            "type": "SELL",
            "items": [
                {
                    "id": "28638",
                    "tax": 37.62,
                    "name": "La Bella 10-70 HRS-D2 Hard Rockin Steel Drop Six",
                    "price": 790,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 790,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-17 18:13:51",
                "billId": "96276",
                "number": "96276C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Владимир Любаров-Белин ",
                    "okpo": "",
                    "fullname": "Владимир Любаров-Белин ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "2407",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-03-17T15:14:49.000Z",
            "deviceId": "20190711-8CD9-40D4-80F9-31CD58B0F627",
            "totalTax": 37.62,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 790,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1773760490888
    },
    "post": {
        "id": "e522cfe3-0d8a-46f8-b7ac-d9499d084b04",
        "data": {
            "id": "3495c7aa-05f1-4a77-836b-a643a18f8bb7",
            "type": "SELL",
            "items": [
                {
                    "id": "28638",
                    "tax": 37.62,
                    "name": "La Bella 10-70 HRS-D2 Hard Rockin Steel Drop Six",
                    "price": 790,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 790,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-17 18:13:51",
                "billId": "96276",
                "number": "96276C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Владимир Любаров-Белин ",
                    "okpo": "",
                    "fullname": "Владимир Любаров-Белин ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "2407",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-03-17T15:14:49.000Z",
            "deviceId": "20190711-8CD9-40D4-80F9-31CD58B0F627",
            "totalTax": 37.62,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 790,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1773760490888
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-17 18:14:50 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-17 18:13:59 82Ответ (BILL)
{
    "id": 96276,
    "date": "2026-03-17 18:13:51",
    "summ": 790,
    "number": "96276C",
    "customer": {
        "id": 63084,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Владимир Любаров-Белин ",
        "okpo": "",
        "fullname": "Владимир Любаров-Белин ",
        "legalentity": false
    },
    "products": [
        {
            "id": 28638,
            "type": "NORMAL",
            "price": 790,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "La Bella 10-70 HRS-D2 Hard Rockin Steel Drop Six",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-17 18:13:59 82Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/96276",
        "id": "96276"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-17 18:13:57 82Ответ (LIST)
[
    {
        "id": 96276,
        "date": "2026-03-17 18:13:51",
        "summ": 790,
        "number": "96276C",
        "customername": "Владимир Любаров-Белин"
    }
]
2026-03-17 18:13:57 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}