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

Время (Москва)МагазинСобытиеРасширенная информация
2026-07-17 15:42:15 19Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-17 15:42:14 19Ответ (HELLO)
{
    "system": "www-stoolgroup-ru",
    "protocol": "0.1.0"
}
2026-07-17 15:42:14 19Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-17 15:42:01 82Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "f7b807d1-cdd5-4d79-9158-f0f6891a69dd",
        "data": {
            "id": "d8c321ad-6756-468b-83b4-4e587e043ee2",
            "type": "SELL",
            "items": [
                {
                    "id": "26169",
                    "tax": 286.19,
                    "name": "NUX NRV-3 Damp Reverb",
                    "price": 6010,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 6010,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "17.07.2026 15:27:35",
                "billId": "102715",
                "number": "102715C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Андрей ",
                    "okpo": "",
                    "fullname": "Андрей ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "62",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-07-17T12:41:57.000Z",
            "deviceId": "20260514-2042-4037-8047-FD4B36A64F0C",
            "totalTax": 286.19,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 6010,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1784292118850
    },
    "post": {
        "id": "f7b807d1-cdd5-4d79-9158-f0f6891a69dd",
        "data": {
            "id": "d8c321ad-6756-468b-83b4-4e587e043ee2",
            "type": "SELL",
            "items": [
                {
                    "id": "26169",
                    "tax": 286.19,
                    "name": "NUX NRV-3 Damp Reverb",
                    "price": 6010,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 6010,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "17.07.2026 15:27:35",
                "billId": "102715",
                "number": "102715C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Андрей ",
                    "okpo": "",
                    "fullname": "Андрей ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "62",
            "storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
            "dateTime": "2026-07-17T12:41:57.000Z",
            "deviceId": "20260514-2042-4037-8047-FD4B36A64F0C",
            "totalTax": 286.19,
            "infoCheck": false,
            "employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
            "totalAmount": 6010,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000000529924",
        "version": 2,
        "timestamp": 1784292118850
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-17 15:41:59 82Ответ (LIST)
[
    {
        "id": 102715,
        "date": "2026-07-17 15:27:35",
        "summ": 6010,
        "number": "102715C",
        "customername": "Андрей"
    }
]
2026-07-17 15:41:58 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-17 15:41:43 82Ответ (BILL)
{
    "id": 102715,
    "date": "17.07.2026 15:27:35",
    "summ": 6010,
    "number": "102715C",
    "customer": {
        "id": 69359,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Андрей ",
        "okpo": "",
        "fullname": "Андрей ",
        "legalentity": false
    },
    "products": [
        {
            "id": 26169,
            "type": "NORMAL",
            "price": 6010,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "NUX NRV-3 Damp Reverb",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-07-17 15:41:42 82Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/102715",
        "id": "102715"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-17 15:41:41 82Ответ (LIST)
[
    {
        "id": 102715,
        "date": "2026-07-17 15:27:35",
        "summ": 6010,
        "number": "102715C",
        "customername": "Андрей"
    }
]
2026-07-17 15:41:41 82Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-17 15:41:40 82Ответ (HELLO)
{
    "system": "ozon, aliexpress, dmtrpedals-ru",
    "protocol": "0.1.0"
}
2026-07-17 15:41:40 82Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-17 15:30:09 136Ответ (RECEIPT)
{
    "success": true
}
2026-07-17 15:30:08 136Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "fdb924e3-b8db-4267-9ef0-d80421a49e35",
        "data": {
            "id": "98fb66df-3971-4f65-93ee-4590d4618599",
            "type": "SELL",
            "items": [
                {
                    "id": "1748",
                    "tax": 0,
                    "name": "Платье Лебедь белое L",
                    "price": 11200,
                    "discount": 0,
                    "itemType": "LIGHT_INDUSTRY_MARKED",
                    "quantity": 1,
                    "sumPrice": 11200,
                    "costPrice": 0,
                    "taxPercent": 0,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "17.07.2026 15:25:06",
                "billId": "4960",
                "number": "4960",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Елизавета Волкова ",
                    "okpo": "",
                    "fullname": "Елизавета Волкова ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "1097",
            "storeId": "20230307-164F-40BA-8080-A310B66F3BB2",
            "dateTime": "2026-07-17T12:29:37.000Z",
            "deviceId": "20230307-BBCC-40AA-8064-835EEBDDC10A",
            "totalTax": 0,
            "infoCheck": false,
            "employeeId": "20250418-01D2-40E5-809E-9C5AA83E53AD",
            "totalAmount": 11200,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000008425272",
        "version": 2,
        "timestamp": 1784291408141
    },
    "post": {
        "id": "fdb924e3-b8db-4267-9ef0-d80421a49e35",
        "data": {
            "id": "98fb66df-3971-4f65-93ee-4590d4618599",
            "type": "SELL",
            "items": [
                {
                    "id": "1748",
                    "tax": 0,
                    "name": "Платье Лебедь белое L",
                    "price": 11200,
                    "discount": 0,
                    "itemType": "LIGHT_INDUSTRY_MARKED",
                    "quantity": 1,
                    "sumPrice": 11200,
                    "costPrice": 0,
                    "taxPercent": 0,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "17.07.2026 15:25:06",
                "billId": "4960",
                "number": "4960",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Елизавета Волкова ",
                    "okpo": "",
                    "fullname": "Елизавета Волкова ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "1097",
            "storeId": "20230307-164F-40BA-8080-A310B66F3BB2",
            "dateTime": "2026-07-17T12:29:37.000Z",
            "deviceId": "20230307-BBCC-40AA-8064-835EEBDDC10A",
            "totalTax": 0,
            "infoCheck": false,
            "employeeId": "20250418-01D2-40E5-809E-9C5AA83E53AD",
            "totalAmount": 11200,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000008425272",
        "version": 2,
        "timestamp": 1784291408141
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-17 15:29:33 171Ответ (RECEIPT)
{
    "success": true
}
2026-07-17 15:29:31 171Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "dcaa06ca-8ca1-4c17-a7d4-fff28ab9754b",
        "data": {
            "id": "a1261187-e465-47e8-8a6e-748c4618851b",
            "type": "SELL",
            "items": [
                {
                    "id": "4236",
                    "tax": 35.43,
                    "name": "Габа «Шен пуэр», ЧАЁК, 25 грамм",
                    "price": 744,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 744,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "4636",
                    "tax": 85.71,
                    "name": "Смола «Смайл», 25 грамм",
                    "price": 1800,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1800,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "189",
                    "tax": 46.63,
                    "name": "Хуан Шань Мао Фэн",
                    "price": 24.48,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 40,
                    "sumPrice": 979.2,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Грамм"
                },
                {
                    "id": "4354",
                    "tax": 0,
                    "name": "Габа «Лесная», ЧАЁК",
                    "price": 0,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 0,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "17.07.2026 15:17:41",
                "billId": "53462",
                "number": "53462-CRM",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Аноним ",
                    "okpo": "",
                    "fullname": "Аноним ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "226",
            "storeId": "20251202-D77B-406B-80A6-EBCECD5C3536",
            "dateTime": "2026-07-17T12:29:28.000Z",
            "deviceId": "20251202-AA8B-407D-80BF-6266DA5332CF",
            "totalTax": 167.77,
            "infoCheck": false,
            "employeeId": "20251202-AC78-4094-80EA-4BF6BD87CD86",
            "totalAmount": 3523.2,
            "paymentSource": "PAY_CASH",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000008095428",
        "version": 2,
        "timestamp": 1784291371681
    },
    "post": {
        "id": "dcaa06ca-8ca1-4c17-a7d4-fff28ab9754b",
        "data": {
            "id": "a1261187-e465-47e8-8a6e-748c4618851b",
            "type": "SELL",
            "items": [
                {
                    "id": "4236",
                    "tax": 35.43,
                    "name": "Габа «Шен пуэр», ЧАЁК, 25 грамм",
                    "price": 744,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 744,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "4636",
                    "tax": 85.71,
                    "name": "Смола «Смайл», 25 грамм",
                    "price": 1800,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1800,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                },
                {
                    "id": "189",
                    "tax": 46.63,
                    "name": "Хуан Шань Мао Фэн",
                    "price": 24.48,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 40,
                    "sumPrice": 979.2,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Грамм"
                },
                {
                    "id": "4354",
                    "tax": 0,
                    "name": "Габа «Лесная», ЧАЁК",
                    "price": 0,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 0,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "17.07.2026 15:17:41",
                "billId": "53462",
                "number": "53462-CRM",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Аноним ",
                    "okpo": "",
                    "fullname": "Аноним ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "226",
            "storeId": "20251202-D77B-406B-80A6-EBCECD5C3536",
            "dateTime": "2026-07-17T12:29:28.000Z",
            "deviceId": "20251202-AA8B-407D-80BF-6266DA5332CF",
            "totalTax": 167.77,
            "infoCheck": false,
            "employeeId": "20251202-AC78-4094-80EA-4BF6BD87CD86",
            "totalAmount": 3523.2,
            "paymentSource": "PAY_CASH",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000008095428",
        "version": 2,
        "timestamp": 1784291371681
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-17 15:29:31 171Ответ (LIST)
[
    {
        "id": 53462,
        "date": "2026-07-17 15:17:41",
        "summ": 3523.2,
        "number": "53462-CRM",
        "customername": "Аноним"
    },
    {
        "id": 53461,
        "date": "2026-07-17 14:26:54",
        "summ": 7596.2,
        "number": "54692",
        "customername": "Валерия Климина"
    }
]
2026-07-17 15:29:31 171Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-07-17 15:29:17 171Ответ (BILL)
{
    "id": 53462,
    "date": "17.07.2026 15:17:41",
    "summ": 3523.2,
    "number": "53462-CRM",
    "customer": {
        "id": 14762,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Аноним ",
        "okpo": "",
        "fullname": "Аноним ",
        "legalentity": false
    },
    "products": [
        {
            "id": 4236,
            "type": "NORMAL",
            "price": 744,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Габа «Шен пуэр», ЧАЁК, 25 грамм",
            "quantity": 1,
            "unitname": "Штука"
        },
        {
            "id": 4636,
            "type": "NORMAL",
            "price": 1800,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Смола «Смайл», 25 грамм",
            "quantity": 1,
            "unitname": "Штука"
        },
        {
            "id": 189,
            "type": "NORMAL",
            "price": 24.48,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Хуан Шань Мао Фэн",
            "quantity": 40,
            "unitname": "Грамм"
        },
        {
            "id": 4354,
            "type": "NORMAL",
            "price": 0,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Габа «Лесная», ЧАЁК",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-07-17 15:29:17 171Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/53462",
        "id": "53462"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}