Zum Inhalt springen

Is it possible to insert a cash point closing without any transaction?

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

It is now also possible to transfer a daily closing (cashPointClosing) without transactions to the DSFinV-K API.

The objects cash_statement and transactions are no longer required and are not to be used in this case.

The body of the insertCashPointClosing request therefore reflects this example:

`{
"head": {
"first_transaction_export_id": null,
"last_transaction_export_id": null,
"export_creation_date": {{$timestamp}}
},
"client_id": "{{client_id}}",
"cash_point_closing_export_id": {{Z_NR}}
}`

 

Please note: fiskaly is not allowed to provide tax advice. Please contact your tax advisor, tax auditor or lawyer for tax-related questions.

Was this page helpful?