Skip to main content
GET
/
datev
/
export
/
preview
/
{year}
/
{month}
Export-Vorschau
curl --request GET \
  --url https://{tenant}.stamp.eu/rest/datev/export/preview/{year}/{month} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

year
integer
required
month
integer
required
Required range: 1 <= x <= 12

Response

Vorschau der Exportdaten

The response is of type object.