Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.maesn.com/llms.txt

Use this file to discover all available pages before exploring further.

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.
Supported filters:
  • accountNumber
Support pagination: trueSupport rawData: true
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 parameters environmentName and companyId are correctly populated. You can obtain these values by using the GET Companies endpoint available under the Authentication section. Please use the id field as the companyId and the environmentId field as the environmentName.
The query parameter fiscalYearStartDate is required and must be a valid date.
Supported filters:
  • accountCode
Support pagination: trueSupport rawData: true
Supported Response Fields:
accountCode
string
accountName
string
balance
Balance
totalCreditAmount
number
totalDebitAmount
number
Last modified on April 30, 2026