export

get/export/gobd/registrierkassen/{registrierkasseUuid}

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 GoBD representation.