GET
/
custom
/
datev
/
eau-requests
/
{eau_id}
{
  "status": "success",
  "data": {
    "raw": "<string>"
  }
}

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.

Path Parameters

eau_id
string
required

GET /custom/datev/eau-requests/:eau_id parameter

Response

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