| 2026-07-22 11:57:48 | 173 | Ответ (RECEIPT) | |
| 2026-07-22 11:57:47 | 173 | Запрос (RECEIPT) | {
"get": {
"q": "/api/v2/receipts"
},
"body": {
"id": "755b4e97-7fa5-4e7f-bc21-961cd80437c7",
"data": {
"id": "2164c895-fe1f-451b-98f0-59ae5ff07f2f",
"type": "SELL",
"items": [
{
"id": "3310",
"tax": 56.67,
"name": "Шнурок для адресника Марафон L",
"price": 1190,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 1190,
"costPrice": 0,
"taxPercent": 5,
"measureName": "шт."
},
{
"id": "3283",
"tax": 51.9,
"name": "Шнурок для адресника Черный staya L",
"price": 1090,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 1090,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
}
],
"extras": {
"date": "22.07.2026 11:56:57",
"billId": "83310",
"number": "83310C",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Алла Иванчихина ",
"okpo": "",
"fullname": "Алла Иванчихина ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "224",
"storeId": "20251124-DD3F-40DB-8025-2006524785F2",
"dateTime": "2026-07-22T08:57:46.000Z",
"deviceId": "20251124-C56F-40C2-8061-C9452E2B1BE8",
"totalTax": 108.57,
"infoCheck": false,
"employeeId": "20251206-03B6-405D-803C-937E5AEBCE66",
"totalAmount": 2280,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000010620090",
"version": 2,
"timestamp": 1784710666958
},
"post": {
"id": "755b4e97-7fa5-4e7f-bc21-961cd80437c7",
"data": {
"id": "2164c895-fe1f-451b-98f0-59ae5ff07f2f",
"type": "SELL",
"items": [
{
"id": "3310",
"tax": 56.67,
"name": "Шнурок для адресника Марафон L",
"price": 1190,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 1190,
"costPrice": 0,
"taxPercent": 5,
"measureName": "шт."
},
{
"id": "3283",
"tax": 51.9,
"name": "Шнурок для адресника Черный staya L",
"price": 1090,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 1090,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
}
],
"extras": {
"date": "22.07.2026 11:56:57",
"billId": "83310",
"number": "83310C",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Алла Иванчихина ",
"okpo": "",
"fullname": "Алла Иванчихина ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "224",
"storeId": "20251124-DD3F-40DB-8025-2006524785F2",
"dateTime": "2026-07-22T08:57:46.000Z",
"deviceId": "20251124-C56F-40C2-8061-C9452E2B1BE8",
"totalTax": 108.57,
"infoCheck": false,
"employeeId": "20251206-03B6-405D-803C-937E5AEBCE66",
"totalAmount": 2280,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000010620090",
"version": 2,
"timestamp": 1784710666958
},
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-07-22 11:57:47 | 173 | Ответ (LIST) | [
{
"id": 83310,
"date": "2026-07-22 11:56:57",
"summ": 2280,
"number": "83310C",
"customername": "Алла Иванчихина"
}
] |
| 2026-07-22 11:57:46 | 173 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-07-22 11:57:03 | 173 | Ответ (BILL) | {
"id": 83310,
"date": "22.07.2026 11:56:57",
"summ": 2280,
"number": "83310C",
"customer": {
"id": 7309,
"inn": "",
"kpp": "",
"reg": "",
"name": "Алла Иванчихина ",
"okpo": "",
"fullname": "Алла Иванчихина ",
"legalentity": false
},
"products": [
{
"id": 3310,
"type": "NORMAL",
"price": 1190,
"taxrate": "5%",
"itemType": 1,
"prodname": "Шнурок для адресника Марафон L",
"quantity": 1,
"unitname": "шт."
},
{
"id": 3283,
"type": "NORMAL",
"price": 1090,
"taxrate": "5%",
"itemType": 1,
"prodname": "Шнурок для адресника Черный staya L",
"quantity": 1,
"unitname": "Штука"
}
],
"prepayment": 0,
"prepaymentEnable": true
} |
| 2026-07-22 11:57:03 | 173 | Запрос (BILL) | {
"get": {
"q": "/api/v2/bill/byid/83310",
"id": "83310"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-07-22 11:57:02 | 173 | Ответ (LIST) | [
{
"id": 83310,
"date": "2026-07-22 11:56:57",
"summ": 2280,
"number": "83310C",
"customername": "Алла Иванчихина"
}
] |
| 2026-07-22 11:57:01 | 173 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-07-22 11:57:00 | 173 | Ответ (HELLO) | {
"system": "",
"protocol": "0.1.0"
} |
| 2026-07-22 11:57:00 | 173 | Запрос (HELLO) | {
"get": {
"q": "/api/v2/hello"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-07-22 11:55:31 | 136 | Ответ (RECEIPT) | |
| 2026-07-22 11:55:29 | 136 | Запрос (RECEIPT) | {
"get": {
"q": "/api/v2/receipts"
},
"body": {
"id": "a52725c5-9609-4adf-9a00-5ed17e3de0da",
"data": {
"id": "ff15376a-42f7-4d43-815b-aa3ba44f3dfd",
"type": "SELL",
"items": [
{
"id": "1039",
"tax": 0,
"name": "Брюки из тонкой шерсти РОКОКО в полоску 56",
"price": 9750,
"discount": 0,
"itemType": "LIGHT_INDUSTRY_MARKED",
"quantity": 1,
"sumPrice": 9750,
"costPrice": 0,
"taxPercent": 0,
"measureName": "Штука"
}
],
"extras": {
"date": "22.07.2026 01:42:03",
"billId": "5140",
"number": "1131313209",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Татьяна Шиянова ",
"okpo": "",
"fullname": "Татьяна Шиянова ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "1102",
"storeId": "20230307-164F-40BA-8080-A310B66F3BB2",
"dateTime": "2026-07-22T08:54:35.000Z",
"deviceId": "20230307-BBCC-40AA-8064-835EEBDDC10A",
"totalTax": 0,
"infoCheck": false,
"employeeId": "20230307-E0F2-40EB-8010-1BEDF2301DBB",
"totalAmount": 9750,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000008425272",
"version": 2,
"timestamp": 1784710529377
},
"post": {
"id": "a52725c5-9609-4adf-9a00-5ed17e3de0da",
"data": {
"id": "ff15376a-42f7-4d43-815b-aa3ba44f3dfd",
"type": "SELL",
"items": [
{
"id": "1039",
"tax": 0,
"name": "Брюки из тонкой шерсти РОКОКО в полоску 56",
"price": 9750,
"discount": 0,
"itemType": "LIGHT_INDUSTRY_MARKED",
"quantity": 1,
"sumPrice": 9750,
"costPrice": 0,
"taxPercent": 0,
"measureName": "Штука"
}
],
"extras": {
"date": "22.07.2026 01:42:03",
"billId": "5140",
"number": "1131313209",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Татьяна Шиянова ",
"okpo": "",
"fullname": "Татьяна Шиянова ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "1102",
"storeId": "20230307-164F-40BA-8080-A310B66F3BB2",
"dateTime": "2026-07-22T08:54:35.000Z",
"deviceId": "20230307-BBCC-40AA-8064-835EEBDDC10A",
"totalTax": 0,
"infoCheck": false,
"employeeId": "20230307-E0F2-40EB-8010-1BEDF2301DBB",
"totalAmount": 9750,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000008425272",
"version": 2,
"timestamp": 1784710529377
},
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-07-22 11:54:39 | 136 | Ответ (LIST) | [
{
"id": 5140,
"date": "2026-07-22 01:42:03",
"summ": 9750,
"number": "1131313209",
"customername": "Татьяна Шиянова"
}
] |
| 2026-07-22 11:54:39 | 136 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-07-22 11:53:42 | 136 | Ответ (BILL) | {
"id": 5140,
"date": "22.07.2026 01:42:03",
"summ": 9750,
"number": "1131313209",
"customer": {
"id": 5807,
"inn": "",
"kpp": "",
"reg": "",
"name": "Татьяна Шиянова ",
"okpo": "",
"fullname": "Татьяна Шиянова ",
"legalentity": false
},
"products": [
{
"id": 1039,
"mark": "0104640619402732215TJlqZbh9m4B+\u001d91EE11\u001d92+224uA+rk5Dpf0+oYrJv090RdwK1dMiZZcNLuGwwWC0=",
"type": "LIGHT_INDUSTRY_MARKED",
"price": 9750,
"taxrate": "Без НДС",
"itemType": 1,
"prodname": "Брюки из тонкой шерсти РОКОКО в полоску 56",
"quantity": 1,
"unitname": "Штука"
}
],
"prepayment": 0,
"prepaymentEnable": true
} |
| 2026-07-22 11:53:42 | 136 | Запрос (BILL) | {
"get": {
"q": "/api/v2/bill/byid/5140",
"id": "5140"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-07-22 11:53:40 | 136 | Ответ (LIST) | [
{
"id": 5140,
"date": "2026-07-22 01:42:03",
"summ": 9750,
"number": "1131313209",
"customername": "Татьяна Шиянова"
}
] |
| 2026-07-22 11:53:40 | 136 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-07-22 11:53:39 | 136 | Ответ (HELLO) | {
"system": "petyadress",
"protocol": "0.1.0"
} |
| 2026-07-22 11:53:39 | 136 | Запрос (HELLO) | {
"get": {
"q": "/api/v2/hello"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |