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

Время (Москва)МагазинСобытиеРасширенная информация
2026-03-26 19:01:57 40Ответ (HELLO)
{
    "system": "pm, preorder",
    "protocol": "0.1.0"
}
2026-03-26 19:01:57 40Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 18:58:12 82Ответ (RECEIPT)
{
    "success": true
}
2026-03-26 18:58:11 82Ответ (LIST)
[
    {
        "id": 96792,
        "date": "2026-03-26 18:57:19",
        "summ": 8600,
        "number": "96792C",
        "customername": "Ирсэн"
    }
]
2026-03-26 18:58:11 82Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "41f0fc6f-16fd-432b-9590-c26b01218c0e",
        "data": {
            "id": "285f6303-234a-43da-b37c-08a6c452d9f3",
            "type": "SELL",
            "items": [
                {
                    "id": "26010",
                    "tax": 409.52,
                    "name": "Nux MP-3 Mighty-Plug Pro",
                    "price": 8600,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 8600,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-26 18:57:19",
                "billId": "96792",
                "number": "96792C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Ирсэн ",
                    "okpo": "",
                    "fullname": "Ирсэн ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "2416",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-03-26T15:58:09.000Z",
            "deviceId": "20190711-8CD9-40D4-80F9-31CD58B0F627",
            "totalTax": 409.52,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 8600,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1774540691444
    },
    "post": {
        "id": "41f0fc6f-16fd-432b-9590-c26b01218c0e",
        "data": {
            "id": "285f6303-234a-43da-b37c-08a6c452d9f3",
            "type": "SELL",
            "items": [
                {
                    "id": "26010",
                    "tax": 409.52,
                    "name": "Nux MP-3 Mighty-Plug Pro",
                    "price": 8600,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 8600,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-26 18:57:19",
                "billId": "96792",
                "number": "96792C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Ирсэн ",
                    "okpo": "",
                    "fullname": "Ирсэн ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "2416",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-03-26T15:58:09.000Z",
            "deviceId": "20190711-8CD9-40D4-80F9-31CD58B0F627",
            "totalTax": 409.52,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 8600,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1774540691444
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 18:58:11 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 18:57:26 82Ответ (BILL)
{
    "id": 96792,
    "date": "2026-03-26 18:57:19",
    "summ": 8600,
    "number": "96792C",
    "customer": {
        "id": 68703,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Ирсэн ",
        "okpo": "",
        "fullname": "Ирсэн ",
        "legalentity": false
    },
    "products": [
        {
            "id": 26010,
            "type": "NORMAL",
            "price": 8600,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Nux MP-3 Mighty-Plug Pro",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-26 18:57:26 82Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/96792",
        "id": "96792"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 18:57:24 82Ответ (LIST)
[
    {
        "id": 96792,
        "date": "2026-03-26 18:57:19",
        "summ": 8600,
        "number": "96792C",
        "customername": "Ирсэн"
    }
]
2026-03-26 18:57:24 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 18:57:23 82Ответ (HELLO)
{
    "system": "ozon, aliexpress, dmtrpedals-ru",
    "protocol": "0.1.0"
}
2026-03-26 18:57:23 82Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 18:48:33 173Ответ (RECEIPT)
{
    "success": true
}
2026-03-26 18:48:32 173Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "5fcfdf43-61a7-4d18-8abe-585ebbc68efa",
        "data": {
            "id": "51d88d22-d40b-40a7-a008-9f42553413af",
            "type": "SELL",
            "items": [
                {
                    "id": "2781",
                    "tax": 309.05,
                    "name": "Настраиваемый поводок staya x Peak 7 м, 20 мм, с автоблокировкой",
                    "price": 6490,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 6490,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "шт."
                },
                {
                    "id": "3426",
                    "tax": 94.76,
                    "name": "Адресник Медаль [Medal] Алый L",
                    "price": 1990,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1990,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-26 19:47:53",
                "billId": "76148",
                "number": "76148C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Алёна Коробова ",
                    "okpo": "",
                    "fullname": "Алёна Коробова ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "103",
            "storeId": "20251124-DD3F-40DB-8025-2006524785F2",
            "dateTime": "2026-03-26T15:48:25.000Z",
            "deviceId": "20251124-C56F-40C2-8061-C9452E2B1BE8",
            "totalTax": 403.81,
            "infoCheck": false,
            "employeeId": "20251206-03B6-405D-803C-937E5AEBCE66",
            "totalAmount": 8480,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000010620090",
        "version": 2,
        "timestamp": 1774540112129
    },
    "post": {
        "id": "5fcfdf43-61a7-4d18-8abe-585ebbc68efa",
        "data": {
            "id": "51d88d22-d40b-40a7-a008-9f42553413af",
            "type": "SELL",
            "items": [
                {
                    "id": "2781",
                    "tax": 309.05,
                    "name": "Настраиваемый поводок staya x Peak 7 м, 20 мм, с автоблокировкой",
                    "price": 6490,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 6490,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "шт."
                },
                {
                    "id": "3426",
                    "tax": 94.76,
                    "name": "Адресник Медаль [Medal] Алый L",
                    "price": 1990,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1990,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-26 19:47:53",
                "billId": "76148",
                "number": "76148C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Алёна Коробова ",
                    "okpo": "",
                    "fullname": "Алёна Коробова ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "103",
            "storeId": "20251124-DD3F-40DB-8025-2006524785F2",
            "dateTime": "2026-03-26T15:48:25.000Z",
            "deviceId": "20251124-C56F-40C2-8061-C9452E2B1BE8",
            "totalTax": 403.81,
            "infoCheck": false,
            "employeeId": "20251206-03B6-405D-803C-937E5AEBCE66",
            "totalAmount": 8480,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000010620090",
        "version": 2,
        "timestamp": 1774540112129
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 18:48:31 173Ответ (LIST)
[
    {
        "id": 76148,
        "date": "2026-03-26 19:47:53",
        "summ": 8480,
        "number": "76148C",
        "customername": "Алёна Коробова"
    }
]
2026-03-26 18:48:30 173Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 18:47:59 173Ответ (BILL)
{
    "id": 76148,
    "date": "2026-03-26 19:47:53",
    "summ": 8480,
    "number": "76148C",
    "customer": {
        "id": 56404,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Алёна Коробова ",
        "okpo": "",
        "fullname": "Алёна Коробова ",
        "legalentity": false
    },
    "products": [
        {
            "id": 2781,
            "type": "NORMAL",
            "price": 6490,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Настраиваемый поводок staya x Peak 7 м, 20 мм, с автоблокировкой",
            "quantity": 1,
            "unitname": "шт."
        },
        {
            "id": 3426,
            "type": "NORMAL",
            "price": 1990,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Адресник Медаль [Medal] Алый L",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-26 18:47:59 173Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/76148",
        "id": "76148"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-26 18:47:57 173Ответ (LIST)
[
    {
        "id": 76148,
        "date": "2026-03-26 19:47:53",
        "summ": 8480,
        "number": "76148C",
        "customername": "Алёна Коробова"
    }
]
2026-03-26 18:47:57 173Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}