{
"eventTimestamp": "<string>",
"action": "CREATED",
"clientId": "cmf41ajzv003706un4i99q19z",
"workspaceId": "cmf41ajzv003706un4i99q19z",
"resource": "CLIENT",
"data": {
"id": "cmf41ajzv003706un4i99q19z",
"name": "Muster GmbH",
"slug": "muster-gmbh",
"type": "legal_person",
"customId": "ABC123",
"legalName": "Muster GmbH",
"archivedAt": "2021-01-01T00:00:00Z",
"datevClientId": "ABC123",
"createdAt": "2021-01-01T00:00:00Z",
"updatedAt": "2021-01-01T00:00:00Z"
}
}Webhooks
Client changes
WEBHOOK
webhooks
/
clientChanges
{
"eventTimestamp": "<string>",
"action": "CREATED",
"clientId": "cmf41ajzv003706un4i99q19z",
"workspaceId": "cmf41ajzv003706un4i99q19z",
"resource": "CLIENT",
"data": {
"id": "cmf41ajzv003706un4i99q19z",
"name": "Muster GmbH",
"slug": "muster-gmbh",
"type": "legal_person",
"customId": "ABC123",
"legalName": "Muster GmbH",
"archivedAt": "2021-01-01T00:00:00Z",
"datevClientId": "ABC123",
"createdAt": "2021-01-01T00:00:00Z",
"updatedAt": "2021-01-01T00:00:00Z"
}
}Authorizations
Bearer token authentication
Body
application/json
Client Webhooks
- Option 1
- Option 2
- Option 3
Timestamp of when the event happened
Available options:
CREATED The ID of the client
Example:
"cmf41ajzv003706un4i99q19z"
The ID of the workspace
Example:
"cmf41ajzv003706un4i99q19z"
Available options:
CLIENT Show child attributes
Show child attributes
Response
200
Webhook received