Transakcia 1e310c25…
Endpointsale
Stavfiscal_failed
PartnerE2E Production Demo Partner
DevicePOINT-A920-2874
Idempotency keyC9DBA756-BFEE-41FB-AAB2-36B4C25F6413
Payment methodCASH
Amount8.00 EUR
Approved✗
GP tx id—
eKasa OKP—
Requested16. 5. 2026 18:24:42
Completed16. 5. 2026 18:24:44
Duration1000 ms
Error code—
Request payload
{
"items": [
{
"name": "Test A1-A4",
"type": "SALE",
"vatRate": "VAT_23",
"quantity": 1,
"unitPrice": 800
}
],
"amount": {
"value": 800,
"currency": "EUR"
},
"clientDocId": "1d0e4f61-19a4-414d-a141-657e21d93d1c",
"paymentMethod": "CASH",
"electronicReceipt": true
}Response payload
{
"status": "FISCAL_FAILED",
"payment": {
"amount": 800,
"method": "CASH",
"approved": false,
"declineReason": "fiskalcore HTTP 400: {\"error\":\"Print error: Printer error!\"}"
},
"deviceId": "POINT-A920-2874",
"completedAt": "2026-05-16T18:24:43.144Z",
"requestedAt": "2026-05-16T18:24:42.577Z"
}