v3
OpenAPI 3.1.02026-07-311255771.3 MBCustom Endpoints
Download Payroll Document
Download a document from DATEV
<Note> This endpoint requires the permission **Manage documents** to be enabled in [your scope config](/scopes). </Note>Example Request Body
{
"accounting_month": "2001-12-01",
"document_type": "LOJE",
"employee_id": null
}
post/custom/datev/download-document
Headers
X-Integration-Idstring required
ID of the integration you want to interact with.
Request body
Example request
{
"accounting_month": "2001-12-01",
"document_type": "LOJE",
"employee_id": null
}Response
POST /custom/datev/download-document Positive response