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

Время (Москва)МагазинСобытиеРасширенная информация
2026-07-15 15:47:35 82Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "e6ad71a3-5096-4586-afaf-5c917c060cf2",
        "data": {
            "id": "9e4d1310-75a0-450a-b693-fc1ae4768db3",
            "type": "SELL",
            "items": [
                {
                    "id": "21660",
                    "tax": 156.67,
                    "name": "Ernie Ball 10-46 Cobalt Slinky Regular 3721, 3 комплекта",
                    "price": 3290,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 3290,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "15.07.2026 15:10:33",
                "billId": "102625",
                "number": "102625C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Сергей Кутыраев ",
                    "okpo": "",
                    "fullname": "Сергей Кутыраев ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "60",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-07-15T12:47:34.000Z",
            "deviceId": "20260514-2042-4037-8047-FD4B36A64F0C",
            "totalTax": 156.67,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 3290,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1784119655133
    },
    "post": {
        "id": "e6ad71a3-5096-4586-afaf-5c917c060cf2",
        "data": {
            "id": "9e4d1310-75a0-450a-b693-fc1ae4768db3",
            "type": "SELL",
            "items": [
                {
                    "id": "21660",
                    "tax": 156.67,
                    "name": "Ernie Ball 10-46 Cobalt Slinky Regular 3721, 3 комплекта",
                    "price": 3290,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 3290,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "15.07.2026 15:10:33",
                "billId": "102625",
                "number": "102625C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Сергей Кутыраев ",
                    "okpo": "",
                    "fullname": "Сергей Кутыраев ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "60",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-07-15T12:47:34.000Z",
            "deviceId": "20260514-2042-4037-8047-FD4B36A64F0C",
            "totalTax": 156.67,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 3290,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1784119655133
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-15 15:47:18 82Ответ (BILL)
{
    "id": 102625,
    "date": "15.07.2026 15:10:33",
    "summ": 3290,
    "number": "102625C",
    "customer": {
        "id": 71547,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Сергей Кутыраев ",
        "okpo": "",
        "fullname": "Сергей Кутыраев ",
        "legalentity": false
    },
    "products": [
        {
            "id": 21660,
            "type": "NORMAL",
            "price": 3290,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Ernie Ball 10-46 Cobalt Slinky Regular 3721, 3 комплекта",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-07-15 15:47:18 82Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/102625",
        "id": "102625"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-15 15:47:17 82Ответ (LIST)
[
    {
        "id": 102625,
        "date": "2026-07-15 15:10:33",
        "summ": 3290,
        "number": "102625C",
        "customername": "Сергей Кутыраев"
    }
]
2026-07-15 15:47:17 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-15 15:47:16 82Ответ (HELLO)
{
    "system": "ozon, aliexpress, dmtrpedals-ru",
    "protocol": "0.1.0"
}
2026-07-15 15:47:16 82Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-15 15:46:45 82Ответ (HELLO)
{
    "system": "ozon, aliexpress, dmtrpedals-ru",
    "protocol": "0.1.0"
}
2026-07-15 15:46:45 82Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-15 15:46:22 82Ответ (RECEIPT)
{
    "success": true
}
2026-07-15 15:46:22 82Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "15e66272-65cd-4cce-bc30-041b45330367",
        "data": {
            "id": "c16ca1e7-6c78-420c-9cdd-8bbb56d4137a",
            "type": "SELL",
            "items": [
                {
                    "id": "24089",
                    "tax": 10.95,
                    "name": "Медиатор DAW MAN Picks Pro Standart",
                    "price": 230,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 230,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "24068",
                    "tax": 12.86,
                    "name": "Медиатор DAW MAN Picks Shredline Pointed",
                    "price": 270,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 270,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "30347",
                    "tax": 16.67,
                    "name": "Медиатор DAW MAN Picks Pixel Pointed 2 mm Purple",
                    "price": 350,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 350,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "15.07.2026 15:15:58",
                "billId": "102626",
                "number": "102626C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Даниил Заволокин ",
                    "okpo": "",
                    "fullname": "Даниил Заволокин ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "60",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-07-15T12:46:07.000Z",
            "deviceId": "20260514-2042-4037-8047-FD4B36A64F0C",
            "totalTax": 40.48,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 850,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1784119569004
    },
    "post": {
        "id": "15e66272-65cd-4cce-bc30-041b45330367",
        "data": {
            "id": "c16ca1e7-6c78-420c-9cdd-8bbb56d4137a",
            "type": "SELL",
            "items": [
                {
                    "id": "24089",
                    "tax": 10.95,
                    "name": "Медиатор DAW MAN Picks Pro Standart",
                    "price": 230,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 230,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "24068",
                    "tax": 12.86,
                    "name": "Медиатор DAW MAN Picks Shredline Pointed",
                    "price": 270,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 270,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "30347",
                    "tax": 16.67,
                    "name": "Медиатор DAW MAN Picks Pixel Pointed 2 mm Purple",
                    "price": 350,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 350,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "15.07.2026 15:15:58",
                "billId": "102626",
                "number": "102626C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Даниил Заволокин ",
                    "okpo": "",
                    "fullname": "Даниил Заволокин ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "60",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-07-15T12:46:07.000Z",
            "deviceId": "20260514-2042-4037-8047-FD4B36A64F0C",
            "totalTax": 40.48,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 850,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1784119569004
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-15 15:46:09 82Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "15e66272-65cd-4cce-bc30-041b45330367",
        "data": {
            "id": "c16ca1e7-6c78-420c-9cdd-8bbb56d4137a",
            "type": "SELL",
            "items": [
                {
                    "id": "24089",
                    "tax": 10.95,
                    "name": "Медиатор DAW MAN Picks Pro Standart",
                    "price": 230,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 230,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "24068",
                    "tax": 12.86,
                    "name": "Медиатор DAW MAN Picks Shredline Pointed",
                    "price": 270,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 270,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "30347",
                    "tax": 16.67,
                    "name": "Медиатор DAW MAN Picks Pixel Pointed 2 mm Purple",
                    "price": 350,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 350,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "15.07.2026 15:15:58",
                "billId": "102626",
                "number": "102626C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Даниил Заволокин ",
                    "okpo": "",
                    "fullname": "Даниил Заволокин ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "60",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-07-15T12:46:07.000Z",
            "deviceId": "20260514-2042-4037-8047-FD4B36A64F0C",
            "totalTax": 40.48,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 850,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1784119569004
    },
    "post": {
        "id": "15e66272-65cd-4cce-bc30-041b45330367",
        "data": {
            "id": "c16ca1e7-6c78-420c-9cdd-8bbb56d4137a",
            "type": "SELL",
            "items": [
                {
                    "id": "24089",
                    "tax": 10.95,
                    "name": "Медиатор DAW MAN Picks Pro Standart",
                    "price": 230,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 230,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "24068",
                    "tax": 12.86,
                    "name": "Медиатор DAW MAN Picks Shredline Pointed",
                    "price": 270,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 270,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "30347",
                    "tax": 16.67,
                    "name": "Медиатор DAW MAN Picks Pixel Pointed 2 mm Purple",
                    "price": 350,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 350,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "15.07.2026 15:15:58",
                "billId": "102626",
                "number": "102626C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Даниил Заволокин ",
                    "okpo": "",
                    "fullname": "Даниил Заволокин ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "60",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-07-15T12:46:07.000Z",
            "deviceId": "20260514-2042-4037-8047-FD4B36A64F0C",
            "totalTax": 40.48,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 850,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1784119569004
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-15 15:46:08 82Ответ (LIST)
[]
2026-07-15 15:46:08 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-15 15:45:42 82Ответ (BILL)
{
    "id": 102626,
    "date": "15.07.2026 15:15:58",
    "summ": 850,
    "number": "102626C",
    "customer": {
        "id": 39040,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Даниил Заволокин ",
        "okpo": "",
        "fullname": "Даниил Заволокин ",
        "legalentity": false
    },
    "products": [
        {
            "id": 24089,
            "type": "NORMAL",
            "price": 230,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Медиатор DAW MAN Picks Pro Standart",
            "quantity": 1,
            "unitname": "Штука"
        },
        {
            "id": 24068,
            "type": "NORMAL",
            "price": 270,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Медиатор DAW MAN Picks Shredline Pointed",
            "quantity": 1,
            "unitname": "Штука"
        },
        {
            "id": 30347,
            "type": "NORMAL",
            "price": 350,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Медиатор DAW MAN Picks Pixel Pointed 2 mm Purple",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-07-15 15:45:42 82Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/102626",
        "id": "102626"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-15 15:45:41 82Ответ (LIST)
[
    {
        "id": 102626,
        "date": "2026-07-15 15:15:58",
        "summ": 850,
        "number": "102626C",
        "customername": "Даниил Заволокин"
    }
]
2026-07-15 15:45:40 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-15 15:45:40 82Ответ (HELLO)
{
    "system": "ozon, aliexpress, dmtrpedals-ru",
    "protocol": "0.1.0"
}
2026-07-15 15:45:40 82Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}