Skip to main content
GET
cURL

Field support per integration

Query parameters:
limit
enum
Available options: 5, 10, 20, 50, 100
page
number
rawData
boolean
Supported response fields:
id
string
journalLineItems
JournalLineItem[]
number
string
transactionDate
string
If you’re not using the Interactive Authentication Flow, make sure the query parameters environmentName and companyId are correctly populated. You can obtain these values by using the GET Environments and GET Companies endpoints available under the Authentication section.
Query parameters:
limit
enum
Available options: 5, 10, 20, 50, 100
page
number
filter
string
rawData
boolean
Supported response fields:
id
string
description
string
journalLineItems
JournalLineItem[]
journalType
string
number
string
transactionDate
string
updatedDate
string
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.
This endpoint is asynchronous. The response returns a taskId. Use GET/asyncTask/{taskId} to check the task status and obtain the response data once it is ready.For more info about asynchronous tasks visit the Asynchronous Task 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.
Supported response fields:
accountingReason
enum
Available options: COMMERCIAL, TAX, IFRS, CALCULATION, INDEPENDENT, OTHER
currency
string
debitCreditIndicator
enum
Available options: DEBIT, CREDIT
description
string
documentId
string
isReversal
boolean
journalLineItems
JournalLineItem[]
number
string
recordType
enum
Indicates which phase of the fiscal year the journal entry belongs to. Available options : STANDARD OPENING CLOSING
transactionDate
string
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.
Query parameters:
limit
enum
Available options: 5, 10, 20, 50, 100
page
number
filter
string
rawData
boolean
Supported response fields:
id
string
accountingPeriodId
string
createdDate
string
description
string
journalCode
string
journalType
string
number
string
updatedDate
string
Query parameters:
limit
enum
Available options: 5, 10, 20, 50, 100
page
number
filter
string
rawData
boolean
Supported response fields:
id
string
accountingPeriodId
string
description
string
journalCode
string
journalType
string
number
string
transactionDate
string
Query parameters:
limit
enum
Available options: 5, 10, 20, 50, 100
page
number
filter
string
rawData
boolean
Supported response fields:
id
string
createdDate
string
currency
enum
Available options (3-letter ISO 4217): AED, AFN, ALL, AMD, ANG, AOA, ARS, AUD, AWG, AZN, BAM, BBD, BDT, BGN, BHD, BIF, BMD, BND, BOB, BRL, BSD, BTN, BWP, BYR, BZD, CAD, CDF, CHF, CLP, CNY, COP, CRC, CUC, CVE, CZK, DJF, DKK, DOP, DZD, EEK, EGP, ERN, ETB, EUR, FJD, FKP, GBP, GEL, GHS, GIP, GMD, GNF, GQE, GTQ, GYD, HKD, HNL, HRK, HTG, HUF, IDR, ILS, INR, IQD, IRR, ISK, JMD, JOD, JPY, KES, KGS, KHR, KMF, KPW, KRW, KWD, KYD, KZT, LAK, LBP, LKR, LRD, LSL, LTL, LVL, LYD, MAD, MDL, MGA, MKD, MMK, MNT, MOP, MRO, MUR, MVR, MWK, MXN, MYR, MZM, NAD, NGN, NIO, NOK, NPR, NZD, OMR, PAB, PEN, PGK, PHP, PKR, PLN, PYG, QAR, RON, RSD, RUB, SAR, SBD, SCR, SDG, SEK, SGD, SHP, SLL, SOS, SRD, SYP, SZL, THB, TJS, TMT, TND, TRY, TTD, TWD, TZS, UAH, UGX, USD, UYU, UZS, VEB, VND, VUV, WST, XAF, XCD, XDR, XOF, XPF, YER, ZAR, ZMK, ZWR
journalCode
string
journalType
string
number
string
transactionDate
string
updatedDate
string
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.
Query parameters:
limit
enum
Available options: 5, 10, 20, 50, 100
page
number
filter
string
rawData
boolean
Supported response fields:
id
string
accountingPeriodId
string
createdDate
string
description
string
journalLineItems
JournalLineItem[]
journalType
string
number
string
transactionDate
string
updatedDate
string
Query parameters:
limit
enum
Available options: 5, 10, 20, 50, 100
page
number
filter
string
rawData
boolean
Supported response fields:
id
string
accountingPeriodId
string
description
string
description
string
journalLineItems
JournalLineItem[]
number
string
transactionDate
string
updatedDate
string

Headers

X-API-KEY
string
required

API key

Example:

"example value"

X-ACCOUNT-KEY
string
required

Account key

Example:

"example value"

Query Parameters

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

Response

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