curl --request GET \
--url https://{tenant}.stamp.eu/rest/export/{start}/{end} \
--header 'Authorization: Bearer <token>'"<string>"curl --request GET \
--url https://{tenant}.stamp.eu/rest/export/{start}/{end} \
--header 'Authorization: Bearer <token>'"<string>"Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Startdatum (YYYY-MM-DD)
Enddatum (YYYY-MM-DD)
Export-Datei (CSV, LODAS oder Zucchetti)
The response is of type string.