For the DSFinV-K-Export, the VAT has to be indicate in the following fields.
POS_UST
ZI_BASISPREIS_UST
BON_UST
Z_UST
In some special cases (e.g. car spare part in the car repair shop) of taxation, the VAT ist not a percentage of the net-price (NETTO) or the gross-price.
The the VATAmount has to be used in the json-request to transmit the correct information.
rule:
when DSFinV-K Umsatzsteuer-ID = "7" & VATRate = "0", then POS_UST = VATAmount (mandatory)
doc/appendix-de-kassensichv/procedural-documentation/dsfinv-k-generation.md
For the DSFinV-K-Export, the VAT has to be indicate in the following fields. POS_UST ZI_BASISPREIS_UST BON_UST Z_UST
In some special cases (e.g. car spare part in the car repair shop) of taxation, the VAT ist not a percentage of the net-price (NETTO) or the gross-price. The the VATAmount has to be used in the json-request to transmit the correct information.
rule: when DSFinV-K Umsatzsteuer-ID = "7" & VATRate = "0", then POS_UST = VATAmount (mandatory)