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

Время (Москва)МагазинСобытиеРасширенная информация
2026-03-24 18:45:32 136Ответ (RECEIPT)
{
    "success": true
}
2026-03-24 18:45:31 136Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "e5959472-748a-4871-947a-68b56adce25d",
        "data": {
            "id": "30f28647-51db-40b7-a5cd-34364c082966",
            "type": "SELL",
            "items": [
                {
                    "id": "665",
                    "tax": 0,
                    "name": "Платье NOCHKA с крылышками S",
                    "price": 8250,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 8250,
                    "costPrice": 0,
                    "taxPercent": 0,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-24 18:12:50",
                "billId": "3841",
                "number": "1362039318",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Юлия Ромашова ",
                    "okpo": "",
                    "fullname": "Юлия Ромашова ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "990",
            "storeId": "20230307-164F-40BA-8080-A310B66F3BB2",
            "dateTime": "2026-03-24T15:45:17.000Z",
            "deviceId": "20230307-BBCC-40AA-8064-835EEBDDC10A",
            "totalTax": 0,
            "infoCheck": false,
            "employeeId": "20230307-E0F2-40EB-8010-1BEDF2301DBB",
            "totalAmount": 8250,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000008425272",
        "version": 2,
        "timestamp": 1774367119316
    },
    "post": {
        "id": "e5959472-748a-4871-947a-68b56adce25d",
        "data": {
            "id": "30f28647-51db-40b7-a5cd-34364c082966",
            "type": "SELL",
            "items": [
                {
                    "id": "665",
                    "tax": 0,
                    "name": "Платье NOCHKA с крылышками S",
                    "price": 8250,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 8250,
                    "costPrice": 0,
                    "taxPercent": 0,
                    "measureName": "Штука"
                }
            ],
            "extras": {
                "date": "2026-03-24 18:12:50",
                "billId": "3841",
                "number": "1362039318",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Юлия Ромашова ",
                    "okpo": "",
                    "fullname": "Юлия Ромашова ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullSettlement"
            },
            "shiftId": "990",
            "storeId": "20230307-164F-40BA-8080-A310B66F3BB2",
            "dateTime": "2026-03-24T15:45:17.000Z",
            "deviceId": "20230307-BBCC-40AA-8064-835EEBDDC10A",
            "totalTax": 0,
            "infoCheck": false,
            "employeeId": "20230307-E0F2-40EB-8010-1BEDF2301DBB",
            "totalAmount": 8250,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000008425272",
        "version": 2,
        "timestamp": 1774367119316
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-24 18:45:19 136Ответ (LIST)
[
    {
        "id": 3841,
        "date": "2026-03-24 18:12:50",
        "summ": 8250,
        "number": "1362039318",
        "customername": "Юлия Ромашова"
    }
]
2026-03-24 18:45:19 136Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-24 18:44:50 136Ответ (BILL)
{
    "id": 3841,
    "date": "2026-03-24 18:12:50",
    "summ": 8250,
    "number": "1362039318",
    "customer": {
        "id": 5797,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Юлия Ромашова ",
        "okpo": "",
        "fullname": "Юлия Ромашова ",
        "legalentity": false
    },
    "products": [
        {
            "id": 665,
            "type": "LIGHT_INDUSTRY_MARKED",
            "price": 8250,
            "taxrate": "Без НДС",
            "itemType": 1,
            "prodname": "Платье NOCHKA с крылышками S",
            "quantity": 1,
            "unitname": "Штука"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-24 18:44:50 136Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/3841",
        "id": "3841"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-24 18:44:48 136Ответ (LIST)
[
    {
        "id": 3841,
        "date": "2026-03-24 18:12:50",
        "summ": 8250,
        "number": "1362039318",
        "customername": "Юлия Ромашова"
    }
]
2026-03-24 18:44:47 136Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-24 18:44:42 136Ответ (HELLO)
{
    "system": "petyadress",
    "protocol": "0.1.0"
}
2026-03-24 18:44:42 136Запрос (HELLO)
{
    "get": {
        "q": "/api/v2/hello"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-24 18:42:44 72Ответ (LIST)
[]
2026-03-24 18:42:44 72Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "number": "288493"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-24 18:42:42 139Ответ (RECEIPT)
{
    "success": true
}
2026-03-24 18:42:41 139Запрос (RECEIPT)
{
    "get": {
        "q": "/api/v2/receipts"
    },
    "body": {
        "id": "fd7230b7-a304-4c3e-8251-32747206b585",
        "data": {
            "id": "98c7f25e-fd8d-461c-b430-c1bd4d8f3361",
            "type": "SELL",
            "items": [
                {
                    "id": "127789",
                    "tax": 4326.43,
                    "name": "Кресло компьютерное ZONE 51 PREDATOR",
                    "price": 23992,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 23992,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                },
                {
                    "id": "925b4a0a-3838-3280-89fe-124c01b6658f",
                    "tax": 178.52,
                    "name": "Доставка",
                    "price": 990,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 990,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "шт"
                }
            ],
            "extras": {
                "date": "2026-03-24 18:41:55",
                "billId": "114191",
                "number": "114191C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Кирилл клиент ",
                    "okpo": "",
                    "fullname": "Кирилл клиент ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullPrepayment"
            },
            "shiftId": "865",
            "storeId": "20230214-55E7-4098-80B8-A728F6FB6BA1",
            "dateTime": "2026-03-24T15:42:39.000Z",
            "deviceId": "20230309-8648-40DB-803F-53F9934160F9",
            "totalTax": 4504.95,
            "infoCheck": false,
            "employeeId": "20260127-3401-40C3-8059-3E81AB4B1ECD",
            "totalAmount": 24982,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000002868100",
        "version": 2,
        "timestamp": 1774366961394
    },
    "post": {
        "id": "fd7230b7-a304-4c3e-8251-32747206b585",
        "data": {
            "id": "98c7f25e-fd8d-461c-b430-c1bd4d8f3361",
            "type": "SELL",
            "items": [
                {
                    "id": "127789",
                    "tax": 4326.43,
                    "name": "Кресло компьютерное ZONE 51 PREDATOR",
                    "price": 23992,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 23992,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "Штука"
                },
                {
                    "id": "925b4a0a-3838-3280-89fe-124c01b6658f",
                    "tax": 178.52,
                    "name": "Доставка",
                    "price": 990,
                    "discount": 0,
                    "itemType": "NORMAL",
                    "quantity": 1,
                    "sumPrice": 990,
                    "costPrice": 0,
                    "taxPercent": 22,
                    "measureName": "шт"
                }
            ],
            "extras": {
                "date": "2026-03-24 18:41:55",
                "billId": "114191",
                "number": "114191C",
                "customer": {
                    "inn": "",
                    "kpp": "",
                    "reg": "",
                    "name": "Кирилл клиент ",
                    "okpo": "",
                    "fullname": "Кирилл клиент ",
                    "legalentity": false
                },
                "prepayment": 0,
                "contentModified": false,
                "settlementMethod": "FullPrepayment"
            },
            "shiftId": "865",
            "storeId": "20230214-55E7-4098-80B8-A728F6FB6BA1",
            "dateTime": "2026-03-24T15:42:39.000Z",
            "deviceId": "20230309-8648-40DB-803F-53F9934160F9",
            "totalTax": 4504.95,
            "infoCheck": false,
            "employeeId": "20260127-3401-40C3-8059-3E81AB4B1ECD",
            "totalAmount": 24982,
            "paymentSource": "PAY_CARD",
            "totalDiscount": 0
        },
        "type": "ReceiptCreated",
        "userId": "01-000000002868100",
        "version": 2,
        "timestamp": 1774366961394
    },
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-24 18:42:41 139Ответ (LIST)
[
    {
        "id": 114191,
        "date": "2026-03-24 18:41:55",
        "summ": 24982,
        "number": "114191C",
        "customername": "Кирилл клиент"
    }
]
2026-03-24 18:42:41 139Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-24 18:42:11 139Ответ (BILL)
{
    "id": 114191,
    "date": "2026-03-24 18:41:55",
    "summ": 24982,
    "number": "114191C",
    "customer": {
        "id": 145968,
        "inn": "",
        "kpp": "",
        "reg": "",
        "name": "Кирилл клиент ",
        "okpo": "",
        "fullname": "Кирилл клиент ",
        "legalentity": false
    },
    "products": [
        {
            "id": 127789,
            "type": "NORMAL",
            "price": 23992,
            "taxrate": "22%",
            "itemType": 1,
            "prodname": "Кресло компьютерное ZONE 51 PREDATOR",
            "quantity": 1,
            "unitname": "Штука"
        },
        {
            "id": "925b4a0a-3838-3280-89fe-124c01b6658f",
            "price": 990,
            "taxrate": "22%",
            "itemType": 3,
            "prodname": "Доставка",
            "quantity": 1,
            "unitname": "шт"
        }
    ],
    "prepayment": 0,
    "prepaymentEnable": true
}
2026-03-24 18:42:11 139Запрос (BILL)
{
    "get": {
        "q": "/api/v2/bill/byid/114191",
        "id": "114191"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}
2026-03-24 18:42:09 139Ответ (LIST)
[
    {
        "id": 114191,
        "date": "2026-03-24 18:41:55",
        "summ": 24982,
        "number": "114191C",
        "customername": "Кирилл клиент"
    }
]
2026-03-24 18:42:09 139Запрос (LIST)
{
    "get": {
        "q": "/api/v2/list",
        "date": "today"
    },
    "body": null,
    "post": [],
    "headers": {
        "vary": [
            "Accept"
        ]
    }
}