Skip to main content
WEBHOOK
creditors.create
{
  "event": "<string>",
  "time": "<string>",
  "data": {
    "creditorId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
  }
}

Authorizations

Authorization
string
header
required

Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.

Body

application/json

Webhook payload

event
string

Event "creditors.create"

Example:

"creditors.create"

time
string

Event dispatch time

Example:

"2025-01-01T20:00:00.000Z"

data
object

Data of the event