FinchContext
Run with

Build Slovak EC Sales / Recapitulative Statement (SVDPH XML)

Skill: Convert intra-EU supply records into a Slovak recapitulative statement

Region: Slovakia (Slovensko) Category: Tax — VAT Does: Takes a period's intra-EU supply records and assembles the SVDPH (súhrnný výkaz / recapitulative statement) XML for electronic filing to the Finančná správa via the eDane application / portal. Spec: Finančná správa — recapitulative statement XML schema (current SVDPHv20 version)

The recapitulative statement reports intra-Community supplies of goods, triangulation as the middle party, and intra-EU supplies of services taxed in the customer's state under the general place-of-supply rule. It is filed per calendar month, with a quarterly option only where intra-EU goods supplies stay under the threshold. It must reconcile with the VAT return (DPHv) and the control statement (KVDPH). Element names below follow the SVDPH form, not a verbatim XSD.


When this applies


Structure (FORM → XML)

Hlavička / header   IČ DPH (SKxxxxxxxxxx), period (mesiac/štvrťrok + rok),
                    statement type (riadny / opravný / dodatočný)
Identifikácia       payer name and address
Riadky / lines — repeating, one per customer VAT ID + transaction code:
   IČ DPH odberateľa  customer's EU VAT identification number (country prefix + number)
   kód               transaction code: 0=goods, 1=triangulation (middle party), 2=services
   hodnota           total value of supplies to that customer for the period (EUR)
Súčet / totals      Σ values across all lines

Data rules


Worked example (outline)

Hlavička: IČ DPH=SK2020123456, period 2025-05, type=riadny
Line 1: odberateľ DE811234567, kód 0 (goods),    hodnota 40,000
Line 2: odberateľ CZ12345678,  kód 2 (services), hodnota 10,000
Totals: 50,000

Emitted as the SVDPH XML and submitted via eDane; goods total ties to the DPHv intra-EU supplies line for the period.


Validation checklist


Last updated: 2026-06-04 — confirm the current schema/version, identifiers, rounding, and deadline against current authority (financnasprava.sk) guidance before use.