GET
/
custom
/
datev
/
system-information
{
  "status": "success",
  "data": {
    "consultant_number": 1234567,
    "client_number": 99999,
    "target_system": "LODAS"
  }
}

Authorizations

Authorization
string
headerrequired

Create an API key on the Secrets page in the Kombo dashboard.

Headers

X-Integration-Id
string
required

ID of the integration you want to interact with.

Response

200 - application/json
status
enum<string>
required
Available options:
success
data
object
required