Skip to main content
GET
cURL

Field support per integration

This endpoint is only available when using the datev-rewe-export target system for DATEV Rechnungswesen. For more details, refer to the Data Retrieval section.
The query parameter fiscalYearStartDate is required and must be a valid date.
If you’re not using the Interactive Authentication Flow, make sure the query parameter companyId is correctly populated.
Query parameters:
page
number
filter
string
rawData
boolean
Supported response fields:
accountName
string
accountNumber
string
balance
Balance
monthlyValues
MonthlyValue[]
openingBalance
Balance
totalCreditAmount
number
totalDebitAmount
number
If you’re not using the Interactive Authentication Flow, make sure the query parameter companyId is correctly populated. You can obtain this value by using the GET Companies endpoint available under the Authentication section. Please use the id field as the companyId.
The query parameter fiscalYearStartDate is required and must be a valid date.
Query parameters:
limit
enum
Available options: 5, 10, 20, 50, 100
page
number
filter
string
rawData
boolean
Supported response fields:
accountCode
string
accountName
string
balance
Balance
totalCreditAmount
number
totalDebitAmount
number

Headers

X-API-KEY
string
required

API key

X-ACCOUNT-KEY
string
required

Account key

Query Parameters

page
number
limit
enum<number>
Available options:
5,
10,
20,
50,
100
companyId
string
environmentName
string
fiscalYearStartDate
string
accountCode
string
accountNumber
string
lastModifiedAt
string
rawData
boolean

Response

200 - application/json
meta
object
data
object[]
Last modified on July 10, 2026