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

If you’re not using the Interactive Authentication Flow, make sure the query parameter companyId is accurately populated with the appropriate company ID. You can obtain this value by using the GET Companies endpoint available under the Authentication section.
Supported Request Parameters:
file
File
required
The name of the uploaded file must include the file extension, for example invoice.pdf.
documentId
string
The documentId field can be used to uniquely identify a document. If provided, it must be a valid GUID.
documentType
string
required
The documentType field must match one of the document types returned by the GET Document Types endpoint.
note
string
If you’re not using the Interactive Authentication Flow, make sure the query parameter companyId is accurately populated with the appropriate company ID. You can obtain this value by using the GET Companies endpoint available under the Authentication section.
Supported Request Parameters:
file
File
required
The name of the uploaded file must include the file extension, for example invoice.pdf.
documentDate
string
required
documentId
string
The documentId field can be used to uniquely identify a document. If provided, it must be a valid GUID.
documentType
string
required
The documentType field must match one of the document types returned by the GET Document Types endpoint.
integrationSource
string
required
The integrationSource field should be set to the name of your application integrating with DATEV.
note
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.
Supported Request Parameters:
file
File
required
contactId
string
The contactId field is required for the INVOICE document type.
documentType
string
required
Available options: BILL, INVOICE
file
File
required
documentType
string
required
Available options: BILL, INVOICE
resourceId
string
required
This is the id of the invoice or the bill you want to attach the file to.
Last modified on April 30, 2026