| 2026-03-14 17:22:57 | 136 | Ответ (HELLO) | {
"system": "petyadress",
"protocol": "0.1.0"
} |
| 2026-03-14 17:22:56 | 136 | Запрос (HELLO) | {
"get": {
"q": "/api/v2/hello"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-14 17:22:26 | 146 | Ответ (RECEIPT) | |
| 2026-03-14 17:22:25 | 146 | Запрос (RECEIPT) | {
"get": {
"q": "/api/v2/receipts"
},
"body": {
"id": "7c5827e0-0d65-4e84-b0c7-c0ab09600137",
"data": {
"id": "1ff1c1ff-ad90-4e1e-b079-11fc31973d1b",
"type": "SELL",
"items": [
{
"id": "691",
"tax": 2542.86,
"name": "Кувшин стальной НК 1,2 л",
"price": 53400,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 53400,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
}
],
"extras": {
"date": "2026-03-14 16:31:09",
"billId": "3409",
"number": "M3409",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Маринэ ",
"okpo": "",
"fullname": "Маринэ ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "69",
"storeId": "20250901-1A6B-40B1-8095-3CD8F2E486C2",
"dateTime": "2026-03-14T14:22:22.000Z",
"deviceId": "20250901-1B34-4036-80A0-AA5E660984BD",
"totalTax": 2542.86,
"infoCheck": false,
"employeeId": "20190506-B5A6-400A-8047-0041E416F330",
"totalAmount": 53400,
"paymentSource": "PAY_CASH",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000001963131",
"version": 2,
"timestamp": 1773498144969
},
"post": {
"id": "7c5827e0-0d65-4e84-b0c7-c0ab09600137",
"data": {
"id": "1ff1c1ff-ad90-4e1e-b079-11fc31973d1b",
"type": "SELL",
"items": [
{
"id": "691",
"tax": 2542.86,
"name": "Кувшин стальной НК 1,2 л",
"price": 53400,
"discount": 0,
"itemType": "NORMAL",
"quantity": 1,
"sumPrice": 53400,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
}
],
"extras": {
"date": "2026-03-14 16:31:09",
"billId": "3409",
"number": "M3409",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Маринэ ",
"okpo": "",
"fullname": "Маринэ ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "69",
"storeId": "20250901-1A6B-40B1-8095-3CD8F2E486C2",
"dateTime": "2026-03-14T14:22:22.000Z",
"deviceId": "20250901-1B34-4036-80A0-AA5E660984BD",
"totalTax": 2542.86,
"infoCheck": false,
"employeeId": "20190506-B5A6-400A-8047-0041E416F330",
"totalAmount": 53400,
"paymentSource": "PAY_CASH",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000001963131",
"version": 2,
"timestamp": 1773498144969
},
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-14 17:22:24 | 146 | Ответ (LIST) | [
{
"id": 3409,
"date": "2026-03-14 16:31:09",
"summ": 53400,
"number": "M3409",
"customername": "Маринэ"
}
] |
| 2026-03-14 17:22:23 | 146 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-14 17:21:57 | 146 | Ответ (BILL) | {
"id": 3409,
"date": "2026-03-14 16:31:09",
"summ": 53400,
"number": "M3409",
"customer": {
"id": 4607,
"inn": "",
"kpp": "",
"reg": "",
"name": "Маринэ ",
"okpo": "",
"fullname": "Маринэ ",
"legalentity": false
},
"products": [
{
"id": 691,
"type": "NORMAL",
"price": 53400,
"taxrate": "5%",
"itemType": 1,
"prodname": "Кувшин стальной НК 1,2 л",
"quantity": 1,
"unitname": "Штука"
}
],
"prepayment": 0,
"prepaymentEnable": true
} |
| 2026-03-14 17:21:57 | 146 | Запрос (BILL) | {
"get": {
"q": "/api/v2/bill/byid/3409",
"id": "3409"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-14 17:21:55 | 146 | Ответ (LIST) | [
{
"id": 3409,
"date": "2026-03-14 16:31:09",
"summ": 53400,
"number": "M3409",
"customername": "Маринэ"
}
] |
| 2026-03-14 17:21:54 | 146 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-14 17:21:53 | 146 | Ответ (HELLO) | {
"system": "ouvet-ru",
"protocol": "0.1.0"
} |
| 2026-03-14 17:21:53 | 146 | Запрос (HELLO) | {
"get": {
"q": "/api/v2/hello"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-14 17:21:50 | 146 | Ответ (LIST) | [
{
"id": 3409,
"date": "2026-03-14 16:31:09",
"summ": 53400,
"number": "M3409",
"customername": "Маринэ"
}
] |
| 2026-03-14 17:21:50 | 146 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-14 17:21:06 | 82 | Ответ (RECEIPT) | |
| 2026-03-14 17:20:59 | 82 | Ответ (LIST) | [
{
"id": 96104,
"date": "2026-03-14 17:20:28",
"summ": 780,
"number": "96104C",
"customername": "Юля"
}
] |
| 2026-03-14 17:20:59 | 82 | Запрос (RECEIPT) | {
"get": {
"q": "/api/v2/receipts"
},
"body": {
"id": "249aff99-11fa-4940-b6e5-b74479ed190b",
"data": {
"id": "b2188d10-19bc-417b-8319-1000742e71ca",
"type": "SELL",
"items": [
{
"id": "24078",
"tax": 11.43,
"name": "Медиатор DAW MAN Picks Delrin Pointed",
"price": 120,
"discount": 0,
"itemType": "NORMAL",
"quantity": 2,
"sumPrice": 240,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
},
{
"id": "24069",
"tax": 25.71,
"name": "Медиатор DAW MAN Picks Shredline Pointed",
"price": 270,
"discount": 0,
"itemType": "NORMAL",
"quantity": 2,
"sumPrice": 540,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
}
],
"extras": {
"date": "2026-03-14 17:20:28",
"billId": "96104",
"number": "96104C",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Юля ",
"okpo": "",
"fullname": "Юля ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "2404",
"storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
"dateTime": "2026-03-14T14:20:57.000Z",
"deviceId": "20190711-8CD9-40D4-80F9-31CD58B0F627",
"totalTax": 37.14,
"infoCheck": false,
"employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
"totalAmount": 780,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000000529924",
"version": 2,
"timestamp": 1773498059602
},
"post": {
"id": "249aff99-11fa-4940-b6e5-b74479ed190b",
"data": {
"id": "b2188d10-19bc-417b-8319-1000742e71ca",
"type": "SELL",
"items": [
{
"id": "24078",
"tax": 11.43,
"name": "Медиатор DAW MAN Picks Delrin Pointed",
"price": 120,
"discount": 0,
"itemType": "NORMAL",
"quantity": 2,
"sumPrice": 240,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
},
{
"id": "24069",
"tax": 25.71,
"name": "Медиатор DAW MAN Picks Shredline Pointed",
"price": 270,
"discount": 0,
"itemType": "NORMAL",
"quantity": 2,
"sumPrice": 540,
"costPrice": 0,
"taxPercent": 5,
"measureName": "Штука"
}
],
"extras": {
"date": "2026-03-14 17:20:28",
"billId": "96104",
"number": "96104C",
"customer": {
"inn": "",
"kpp": "",
"reg": "",
"name": "Юля ",
"okpo": "",
"fullname": "Юля ",
"legalentity": false
},
"prepayment": 0,
"contentModified": false,
"settlementMethod": "FullSettlement"
},
"shiftId": "2404",
"storeId": "20181227-B90C-40CA-807C-9C9E635C1B5D",
"dateTime": "2026-03-14T14:20:57.000Z",
"deviceId": "20190711-8CD9-40D4-80F9-31CD58B0F627",
"totalTax": 37.14,
"infoCheck": false,
"employeeId": "20181227-7A5A-40D2-80EA-D58CD954EE19",
"totalAmount": 780,
"paymentSource": "PAY_CARD",
"totalDiscount": 0
},
"type": "ReceiptCreated",
"userId": "01-000000000529924",
"version": 2,
"timestamp": 1773498059602
},
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-14 17:20:59 | 82 | Запрос (LIST) | {
"get": {
"q": "/api/v2/list",
"date": "today"
},
"body": null,
"post": [],
"headers": {
"vary": [
"Accept"
]
}
} |
| 2026-03-14 17:20:53 | 41 | Ответ (RECEIPT) | |
| 2026-03-14 17:20:48 | 41 | Ответ (LIST) | [
{
"id": 195208,
"date": "2026-03-14 17:20:07",
"summ": 890,
"number": "195208C",
"customername": "шоурум"
}
] |