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

Время (Москва)МагазинСобытиеРасширенная информация
2026-03-20 20:41:12 173Ответ (RECEIPT)
{
    "success": true
}
2026-03-20 20:41:11 173Ответ (LIST)
[
    {
        "id": 75706,
        "date": "2026-03-20 21:40:41",
        "summ": 3442.5,
        "number": "75706C",
        "customername": "Дмитрий Келлер"
    }
]
2026-03-20 20:41:11 173Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "f89305dd-2946-4256-b810-03b4c039d163",
        "data": {
            "id": "291f8a4a-5f64-47b3-806c-345ee17584e4",
            "type": "SELL",
            "items": [
                {
                    "id": "2962",
                    "tax": 163.93,
                    "name": "Анатомическая шлейка STUDIO 21 XS, с алюминиевыми застёжками",
                    "price": 3442.5,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 3442.5,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "шт."
                }
            ],
            "extras": {
                "date": "2026-03-20 21:40:41",
                "billId": "75706",
                "number": "75706C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Дмитрий Келлер ",
                    "okpo": "",
                    "fullname": "Дмитрий Келлер ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "97",
            "storeId": "20251124-DD3F-40DB-8025-2006524785F2",
            "dateTime": "2026-03-20T17:41:12.000Z",
            "deviceId": "20251124-C56F-40C2-8061-C9452E2B1BE8",
            "totalTax": 163.93,
            "infoCheck": false,
            "employeeId": "20251206-5BBE-40F2-803C-29F832B82F29",
            "totalAmount": 3442.5,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000010620090",
        "version": 2,
        "timestamp": 1774028471374
    },
    "post": {
        "id": "f89305dd-2946-4256-b810-03b4c039d163",
        "data": {
            "id": "291f8a4a-5f64-47b3-806c-345ee17584e4",
            "type": "SELL",
            "items": [
                {
                    "id": "2962",
                    "tax": 163.93,
                    "name": "Анатомическая шлейка STUDIO 21 XS, с алюминиевыми застёжками",
                    "price": 3442.5,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 3442.5,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "шт."
                }
            ],
            "extras": {
                "date": "2026-03-20 21:40:41",
                "billId": "75706",
                "number": "75706C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Дмитрий Келлер ",
                    "okpo": "",
                    "fullname": "Дмитрий Келлер ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "97",
            "storeId": "20251124-DD3F-40DB-8025-2006524785F2",
            "dateTime": "2026-03-20T17:41:12.000Z",
            "deviceId": "20251124-C56F-40C2-8061-C9452E2B1BE8",
            "totalTax": 163.93,
            "infoCheck": false,
            "employeeId": "20251206-5BBE-40F2-803C-29F832B82F29",
            "totalAmount": 3442.5,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000010620090",
        "version": 2,
        "timestamp": 1774028471374
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-20 20:41:11 173Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-20 20:40:51 173Ответ (BILL)
{
    "id": 75706,
    "date": "2026-03-20 21:40:41",
    "summ": 3442.5,
    "number": "75706C",
    "customer": {
        "id": 57692,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Дмитрий Келлер ",
        "okpo": "",
        "fullname": "Дмитрий Келлер ",
        "legalentity": false
    },
    "products": [
        {
            "id": 2962,
            "type": "NORMAL",
            "price": 3442.5,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Анатомическая шлейка STUDIO 21 XS, с алюминиевыми застёжками",
            "quantity": 1,
            "unitname": "шт."
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-20 20:40:51 173Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/75706",
        "id": "75706"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-20 20:40:49 173Ответ (LIST)
[
    {
        "id": 75706,
        "date": "2026-03-20 21:40:41",
        "summ": 3442.5,
        "number": "75706C",
        "customername": "Дмитрий Келлер"
    }
]
2026-03-20 20:40:49 173Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-20 20:38:14 19Ответ (RECEIPT)
{
    "success": true
}
2026-03-20 20:38:14 19Ответ (LIST)
[
    {
        "id": 206812,
        "date": "2026-03-20 20:37:26",
        "summ": 1595,
        "number": "206812C",
        "customername": "Татьяна"
    },
    {
        "id": 206779,
        "date": "2026-03-20 14:38:07",
        "summ": 26090,
        "number": "206779C",
        "customername": "Владимир"
    }
]
2026-03-20 20:38:14 19Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-20 20:38:14 19Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "e9a87d7b-ee65-4441-890d-e73974784722",
        "data": {
            "id": "ae15c7cb-1c0b-4d81-a430-dee515112e8e",
            "type": "SELL",
            "items": [
                {
                    "id": "355902",
                    "tax": 75.95,
                    "name": "Стул Briny пластик черный",
                    "price": 1595,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1595,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-20 20:37:26",
                "billId": "206812",
                "number": "206812C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Татьяна ",
                    "okpo": "",
                    "fullname": "Татьяна ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "1549",
            "storeId": "20210818-ABCD-40A9-80FC-46CC9CA4D9FC",
            "dateTime": "2026-03-20T17:38:09.000Z",
            "deviceId": "20210818-7C42-40F5-802C-177465C20ADA",
            "totalTax": 75.95,
            "infoCheck": false,
            "employeeId": "20230505-6EC2-40F0-80F7-CD2AEB7D2DEB",
            "totalAmount": 1595,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000005163680",
        "version": 2,
        "timestamp": 1774028294122
    },
    "post": {
        "id": "e9a87d7b-ee65-4441-890d-e73974784722",
        "data": {
            "id": "ae15c7cb-1c0b-4d81-a430-dee515112e8e",
            "type": "SELL",
            "items": [
                {
                    "id": "355902",
                    "tax": 75.95,
                    "name": "Стул Briny пластик черный",
                    "price": 1595,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 1595,
                    "costPrice": 0,
                    "taxPercent": 5,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-20 20:37:26",
                "billId": "206812",
                "number": "206812C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Татьяна ",
                    "okpo": "",
                    "fullname": "Татьяна ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "1549",
            "storeId": "20210818-ABCD-40A9-80FC-46CC9CA4D9FC",
            "dateTime": "2026-03-20T17:38:09.000Z",
            "deviceId": "20210818-7C42-40F5-802C-177465C20ADA",
            "totalTax": 75.95,
            "infoCheck": false,
            "employeeId": "20230505-6EC2-40F0-80F7-CD2AEB7D2DEB",
            "totalAmount": 1595,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000005163680",
        "version": 2,
        "timestamp": 1774028294122
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-20 20:37:33 19Ответ (BILL)
{
    "id": 206812,
    "date": "2026-03-20 20:37:26",
    "summ": 1595,
    "number": "206812C",
    "customer": {
        "id": 339710,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Татьяна ",
        "okpo": "",
        "fullname": "Татьяна ",
        "legalentity": false
    },
    "products": [
        {
            "id": 355902,
            "type": "NORMAL",
            "price": 1595,
            "taxrate": "5%",
            "itemType": 1,
            "prodname": "Стул Briny пластик черный",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-20 20:37:33 19Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/206812",
        "id": "206812"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-20 20:37:32 19Ответ (LIST)
[
    {
        "id": 206812,
        "date": "2026-03-20 20:37:26",
        "summ": 1595,
        "number": "206812C",
        "customername": "Татьяна"
    },
    {
        "id": 206779,
        "date": "2026-03-20 14:38:07",
        "summ": 26090,
        "number": "206779C",
        "customername": "Владимир"
    }
]
2026-03-20 20:37:31 19Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-20 20:37:31 19Ответ (HELLO)
{
    "system": "www-stoolgroup-ru",
    "protocol": "0.1.0"
}
2026-03-20 20:37:31 19Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-20 20:20:15 143Ответ (HELLO)
{
    "system": "savelovskii",
    "protocol": "0.1.0"
}
2026-03-20 20:20:15 143Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}