Authorizations
Headers
ID of the integration you want to interact with.
Body
application/json · object
POST /custom/datev/push-data/general Request body
The body is of type object.
Response
POST /custom/datev/push-data/general Positive response
Allowed value:
"success"Examples:
{
"files": [
{
"name": "EXTF_Stammdaten.csv",
"content": "EXTF;700;21;Stammdaten;..."
}
]
}These are the interaction warnings that are shown in the dashboard. They are meant to provide debug information to you. We recommend logging them to the console.