Štátna pokladnica — Slovak State Treasury
The Štátna pokladnica (ŠP) is the single payment operator of the Slovak State, created in 2003 as part of the public finance reform. Any financial flow from a public body (ministry, agency, local authority, hospital, school) goes through ŠP. It is the end of the eFaktúra chain: once an invoice has been issued via slovensko.sk and approved, the payment is scheduled through ŠP in ISO 20022 pain.001 SEPA format and executed on suppliers' Slovak IBAN accounts.
History — 2003 creation
Štátna pokladnica was created in 2003 by Act 291/2002, as part of the major Slovak public-finance modernisation drive launched by the Dzurinda government. The initial goal: centralise State payments to cut banking costs, secure settlement timelines and improve transparency (anti-corruption). In 2010, ŠP adopted the ManEx system, a software suite for payment-order management and real-time fiscal reporting. Since 2023, it is the mandatory interface for B2G eFaktúra flows.
Governance — MF SR + ŠP
- Ministerstvo financií SR (mfsr.sk) — political oversight, vote of the annual budget and finance act.
- Štátna pokladnica (pokladnica.sk) — autonomous public body, central payment operator. Holds the accounts of all attached public bodies.
- Národná banka Slovenska (NBS) — banking partner of ŠP, manages interbank clearing of ŠP payments via TARGET2 / TIPS.
- Slovak Banking Association — coordinates commercial banks (Tatra banka, Slovenská sporiteľňa, VÚB, ČSOB, Poštová banka, OTP Banka Slovensko) for pain.001 interoperability.
Technical schema — ManEx + pain.001 + ISO 20022
The technical chain between eFaktúra and bank execution follows this path:
- Supplier issues a UBL EN 16931 invoice to slovensko.sk eFaktúra.
- The recipient public body receives the invoice and approves it (internal ManEx workflow).
- Once approved and scheduled, the payment order is forwarded to ŠP via ManEx in proprietary internal format or directly in pain.001 SEPA.
- ŠP submits the pain.001 to NBS (TARGET2 / SIPS clearing) or to the supplier's commercial bank via SWIFT FIN.
- The supplier receives the credit on its IBAN with the invoice reference (RmtInf/Ustrd) — which enables automatic reconciliation on the supplier-ERP side.
<?xml version="1.0" encoding="UTF-8"?>
<Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain.001.001.09">
<CstmrCdtTrfInitn>
<GrpHdr>
<MsgId>SP-2026-06-15-0042</MsgId>
<CreDtTm>2026-06-15T10:14:00+02:00</CreDtTm>
<NbOfTxs>1</NbOfTxs>
<CtrlSum>1230.00</CtrlSum>
<InitgPty>
<Nm>Ministerstvo financii SR</Nm>
<Id>
<OrgId>
<Othr>
<Id>00151742</Id>
<SchmeNm>
<Cd>BANK</Cd>
</SchmeNm>
</Othr>
</OrgId>
</Id>
</InitgPty>
</GrpHdr>
<PmtInf>
<PmtInfId>SP-PMT-2026-0091</PmtInfId>
<PmtMtd>TRF</PmtMtd>
<ReqdExctnDt>
<Dt>2026-06-15</Dt>
</ReqdExctnDt>
<Dbtr><Nm>Ministerstvo financii SR</Nm></Dbtr>
<DbtrAcct>
<Id><IBAN>SK1581800000007000000123</IBAN></Id>
</DbtrAcct>
<DbtrAgt><FinInstnId><BICFI>SUBASKBX</BICFI></FinInstnId></DbtrAgt>
<CdtTrfTxInf>
<PmtId><EndToEndId>FA-MFSR-2026-0142</EndToEndId></PmtId>
<Amt><InstdAmt Ccy="EUR">1230.00</InstdAmt></Amt>
<Cdtr><Nm>Bratislava Engineering s.r.o.</Nm></Cdtr>
<CdtrAcct>
<Id><IBAN>SK0211000000002012345678</IBAN></Id>
</CdtrAcct>
<RmtInf><Ustrd>Uhrada faktury FA-MFSR-2026-0142</Ustrd></RmtInf>
</CdtTrfTxInf>
</PmtInf>
</CstmrCdtTrfInitn>
</Document> Supplier → State → bank chain
| Step | Actor | Format / system |
|---|---|---|
| 1. Invoice issuance | Supplier | UBL EN 16931 → slovensko.sk eFaktúra (PEPPOL BIS 3.0) |
| 2. Reception + approval | Recipient public body | ManEx workflow (ŠP internal) |
| 3. Scheduling | Public ordering officer (CFO ministry / agency) | ManEx approval + eID electronic signature |
| 4. Transmission to ŠP | ManEx → ŠP | Proprietary format + pain.001 equivalent |
| 5. Clearing | NBS + commercial banks | TARGET2 / TIPS / SIPS |
| 6. Supplier credit | Supplier's commercial bank | SEPA SCT + RmtInf/Ustrd |
| 7. Automatic reconciliation | Supplier ERP | ISO 20022 camt.054 / .053 |
Adoption — ~40,000 public bodies
- ~40,000 public bodies attached to ŠP: ministries, agencies, local authorities (samosprávy), hospitals, schools, universities.
- ~EUR 30 billion in annual flows handled by ŠP (2024 figures).
- ~25 million payment orders / year issued via ManEx.
- Average State → supplier payment time: ~30 days (Directive 2011/7/EU late-payments mandate, transposed by Act 9/2009).
Common pitfalls
- Wrong IBAN. An IBAN with a check-digit error is rejected at the ŠP / NBS side, delaying payment by several days. NBS Iban-check tools must be used systematically.
- Forgetting the invoice reference in RmtInf.
If the invoice number is not in
RmtInf/Ustrd, bank reconciliation on the supplier side fails — the invoice appears unpaid in the ERP despite the credit being received. - Confusing ŠP and NBS. ŠP is the Treasury (State payments). NBS is the central bank (monetary policy). NBS is ŠP's technical banking partner, but they do not substitute each other.
- Underestimating the scheduling delay. The 30-day clock starts when the public body receives the invoice, not when it is issued. Internal approval can take 10-15 days depending on the heaviness of the ManEx workflow.
- Not anticipating camt.054 reconciliation. The camt.054 (credit notification) or camt.053 (account statement) return is key to automate matching on the supplier ERP side. Many Slovak SMEs neglect it and remain on manual matching.