| 2025-12-05 12:00:38 | 72 | Запрос (HELLO) | {
"get": {
"q": "/api/v2/hello"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2025-12-05 12:00:38 | 72 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"number": "285907"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2025-12-05 11:58:09 | 171 | Ответ (RECEIPT) | |
| 2025-12-05 11:58:03 | 171 | Ответ (HELLO) | {
"system": "",
"protocol": "0.1.0"
} |
| 2025-12-05 11:58:03 | 171 | Запрос (HELLO) | {
"get": {
"q": "/api/v2/hello"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2025-12-05 11:58:02 | 171 | Запрос (RECEIPT) | {
"get": {
"q": "/api/v2/receipts"
},
"body": {
"id": "e50a7e23-e47b-4e59-91e2-fed5d80dfc74",
"data": {
"id": "880f7af3-dad5-4f3b-9b3d-36d638e5f85f",
"type": "SELL",
"items": [
{
"id": "104",
"tax": 0,
"name": "Шу пуэр «Гун Тин», 50 грамм",
"price": 339.3,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 339.3,
"costPrice": 0,
"taxPercent": 0,
"measureName": "Штука"
}
],
"extras": {
"date": "2025-12-05 11:57:15",
"billId": "43180",
"number": "43180-CRM",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Соседи ",
"okpo": "",
"fullname": "Соседи ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "4",
"storeId": "20251202-D77B-406B-80A6-EBCECD5C3536",
"dateTime": "2025-12-05T08:58:01.000Z",
"deviceId": "20251202-AA8B-407D-80BF-6266DA5332CF",
"totalTax": 0,
"infoCheck": false,
"employeeId": "20251202-1AE3-40F6-80AE-2DB8A363B81D",
"totalAmount": 339.3,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000008095428",
"version": 2,
"timestamp": 1764925082823
},
"post": {
"id": "e50a7e23-e47b-4e59-91e2-fed5d80dfc74",
"data": {
"id": "880f7af3-dad5-4f3b-9b3d-36d638e5f85f",
"type": "SELL",
"items": [
{
"id": "104",
"tax": 0,
"name": "Шу пуэр «Гун Тин», 50 грамм",
"price": 339.3,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 339.3,
"costPrice": 0,
"taxPercent": 0,
"measureName": "Штука"
}
],
"extras": {
"date": "2025-12-05 11:57:15",
"billId": "43180",
"number": "43180-CRM",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Соседи ",
"okpo": "",
"fullname": "Соседи ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "4",
"storeId": "20251202-D77B-406B-80A6-EBCECD5C3536",
"dateTime": "2025-12-05T08:58:01.000Z",
"deviceId": "20251202-AA8B-407D-80BF-6266DA5332CF",
"totalTax": 0,
"infoCheck": false,
"employeeId": "20251202-1AE3-40F6-80AE-2DB8A363B81D",
"totalAmount": 339.3,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000008095428",
"version": 2,
"timestamp": 1764925082823
},
"headers": {
"vary": [
"Accept"
]
}
} |
| 2025-12-05 11:58:02 | 171 | Ответ (LIST) | [
{
"id": 43180,
"date": "2025-12-05 11:57:15",
"summ": 339.3,
"number": "43180-CRM",
"customername": "Соседи"
}
] |
| 2025-12-05 11:58:02 | 171 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2025-12-05 11:57:24 | 171 | Ответ (BILL) | {
"id": 43180,
"date": "2025-12-05 11:57:15",
"summ": 339.3,
"number": "43180-CRM",
"customer": {
"id": 4259,
"inn": "",
"kpp": "",
"reg": "",
"name": "Соседи ",
"okpo": "",
"fullname": "Соседи ",
"legalentity": false
},
"products": [
{
"id": 104,
"type": "NORMAL",
"price": 339.3,
"taxrate": "Без НДС",
"itemType": 1,
"prodname": "Шу пуэр «Гун Тин», 50 грамм",
"quantity": 1,
"unitname": "Штука"
}
],
"prepayment": 0,
"prepaymentEnable": true
} |
| 2025-12-05 11:57:24 | 171 | Запрос (BILL) | {
"get": {
"q": "/api/v2/bill/byid/43180",
"id": "43180"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2025-12-05 11:57:21 | 171 | Ответ (LIST) | [
{
"id": 43180,
"date": "2025-12-05 11:57:15",
"summ": 339.3,
"number": "43180-CRM",
"customername": "Соседи"
}
] |
| 2025-12-05 11:57:21 | 171 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2025-12-05 11:57:19 | 171 | Ответ (HELLO) | {
"system": "",
"protocol": "0.1.0"
} |
| 2025-12-05 11:57:19 | 171 | Запрос (HELLO) | {
"get": {
"q": "/api/v2/hello"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2025-12-05 11:53:44 | 124 | Ответ (RECEIPT) | |
| 2025-12-05 11:53:42 | 124 | Запрос (RECEIPT) | {
"get": {
"q": "/api/v2/receipts"
},
"body": {
"id": "74dacf00-e118-4787-9a9e-004911a6771f",
"data": {
"id": "620b9073-f5be-4005-8f40-fc9ff4938a96",
"type": "SELL",
"items": [
{
"id": "2118",
"tax": 0,
"name": "Букет",
"price": 3000,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 3000,
"costPrice": 0,
"taxPercent": 0,
"measureName": "Штука"
}
],
"extras": {
"date": "2025-12-05 11:42:49",
"billId": "4827",
"number": "4827",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Мухаммад ",
"okpo": "",
"fullname": "Мухаммад ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "227",
"storeId": "20241007-DEEF-403A-809D-4E48E9B32E50",
"dateTime": "2025-12-05T08:53:28.000Z",
"deviceId": "20250423-5FD5-4038-80DA-061EF96F104F",
"totalTax": 0,
"infoCheck": false,
"employeeId": "20250424-43B4-405E-801B-D850DA933CE3",
"totalAmount": 3000,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000010708982",
"version": 2,
"timestamp": 1764924822741
},
"post": {
"id": "74dacf00-e118-4787-9a9e-004911a6771f",
"data": {
"id": "620b9073-f5be-4005-8f40-fc9ff4938a96",
"type": "SELL",
"items": [
{
"id": "2118",
"tax": 0,
"name": "Букет",
"price": 3000,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 3000,
"costPrice": 0,
"taxPercent": 0,
"measureName": "Штука"
}
],
"extras": {
"date": "2025-12-05 11:42:49",
"billId": "4827",
"number": "4827",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Мухаммад ",
"okpo": "",
"fullname": "Мухаммад ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "227",
"storeId": "20241007-DEEF-403A-809D-4E48E9B32E50",
"dateTime": "2025-12-05T08:53:28.000Z",
"deviceId": "20250423-5FD5-4038-80DA-061EF96F104F",
"totalTax": 0,
"infoCheck": false,
"employeeId": "20250424-43B4-405E-801B-D850DA933CE3",
"totalAmount": 3000,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000010708982",
"version": 2,
"timestamp": 1764924822741
},
"headers": {
"vary": [
"Accept"
]
}
} |
| 2025-12-05 11:53:30 | 124 | Ответ (LIST) | [
{
"id": 4827,
"date": "2025-12-05 11:42:49",
"summ": 3000,
"number": "4827",
"customername": "Мухаммад"
}
] |
| 2025-12-05 11:53:30 | 124 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2025-12-05 11:53:00 | 169 | Ответ (BILL) | {
"id": 182581,
"date": "2025-12-04 12:37:02",
"summ": 1973,
"number": "322010",
"customer": {
"id": 98941,
"inn": "",
"kpp": "",
"reg": "",
"name": "Юлия Красинская ",
"okpo": "",
"fullname": "Юлия Красинская ",
"legalentity": false
},
"products": [
{
"id": 403,
"mark": "0104603744792437215JKIFy!_&Z+?Q\u001d91EE10\u001d92oyk+T2DQNsklw7ZPzPDnai4gXhqWYgcDiEGkk2uHZeI=",
"type": "DIETARY_SUPPLEMENTS_MARKED",
"price": 1973,
"taxrate": "Без НДС",
"itemType": 1,
"prodname": "Биологически активная добавка к пище «Густые и крепкие волосы» («Thick and strong hair»)",
"quantity": 1,
"unitname": "Штука"
}
],
"prepayment": 0,
"prepaymentEnable": true
} |
| 2025-12-05 11:53:00 | 169 | Запрос (BILL) | {
"get": {
"q": "/api/v2/bill/byid/182581",
"id": "182581"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |