← Tx log

Transakcia a0721d35

Endpointsale
Staverror
PartnerE2E Production Demo Partner
Idempotency keyBA808874-29C8-48EE-9079-B0A7354D9C87
Payment methodCASH
Amount8.00 EUR
Approved
GP tx id
eKasa OKP
Requested16. 5. 2026 18:27:58
Completed16. 5. 2026 18:27:59
Duration1000 ms
Error code

Request payload

{
  "items": [
    {
      "name": "Pre-flight",
      "type": "SALE",
      "vatRate": "VAT_23",
      "quantity": 1,
      "unitPrice": 800
    }
  ],
  "amount": {
    "value": 800,
    "currency": "EUR"
  },
  "clientDocId": "e5d62358-a6ae-48f1-87a9-8b5dd6946e39",
  "paymentMethod": "CASH",
  "electronicReceipt": false
}

Response payload

{
  "status": "PRINTER_NOT_READY",
  "payment": {
    "amount": 800,
    "method": "CASH",
    "approved": false,
    "declineReason": "fiskalcore HTTP 400: {\"error\":\"Print error: Printer error!\"}"
  },
  "deviceId": "POINT-A920-2874",
  "completedAt": "2026-05-16T18:27:58.789Z",
  "requestedAt": "2026-05-16T18:27:58.275Z"
}