export
get/export/dep131/registrierkassen/{registrierkasseUuid}/belege
Path parameters
registrierkasseUuidstring required
The _uuid of the Registrierkasse to export.
Query parameters
beforestring
Only return results that were saved before the specified date-time string (i.e., anything that Date.parse() can parse).
afterstring
Only return results that were saved after the specified date-time string (i.e., anything that Date.parse() can parse).
Response
The exported data of a particular Registrierkasse in its DEP131 / CSV representation.