Skip to content

Introduction to DSFINVK DE

DSFinV-K (Digitale Schnittstelle der Finanzverwaltung fur Kassensysteme) is the German standard for fiscal data exports from POS systems. It defines the structure and format of data that must be available to tax auditors on demand.

In practical terms: DSFinV-K is how your POS system packages its transaction data into an auditor-friendly export format.

ScenarioDo you need DSFINVK DE?
You operate POS systems in GermanyYes — legally required
You operate in Austria, France, Italy, Spain, or SwedenNo — DSFINVK DE is Germany-specific
You already use SIGN DEYes — DSFINVK DE complements SIGN DE. SIGN signs the transactions; DSFINVK DE exports them.

SIGN DE and DSFINVK DE are two separate products that work together for full German compliance:

Transaction happens at POS
|
+--> SIGN DE signs the transaction (cryptographic signature)
|
+--> DSFINVK DE records the transaction in a cash point closing
|
+--> At end of day: cash point closing is finalized
|
+--> On demand: DSFINVK DE export is generated for the auditor

SIGN DE handles the real-time signing obligation. DSFINVK DE handles the reporting and export obligation. You need both.

The fiskaly DSFINVK DE API is a RESTful API that:

  1. Receives cash point closing data — you submit structured transaction data at the end of each business day
  2. Stores it in the correct DSFinV-K format
  3. Generates exports on demand — compliant with the official BZSt specification
  4. Makes exports available for download via API

The naming convention follows the DFKA Taxonomy.

ScenarioDurationNotes
Already on SIGN DE2-4 weeksMap your POS data model to DSFINVK DE taxonomy, implement cash point closings
New (SIGN DE + DSFINVK DE together)Included in the 8-13 week Germany estimateSee Integration Planning

The main engineering work is mapping your POS data model to the DSFINVK DE taxonomy. This includes defining process types, business transaction types, VAT definitions, and structuring your end-of-day closing data.

Help Center articles are available at support.fiskaly.com.

Was this page helpful?