API Documentation
Customers
Case vouchers
Billing
Webhooks
- HOOKUpdate created
- HOOKUpdate updated
- HOOKUpdate deleted
- HOOKCreditor created
- HOOKCreditor updated
- HOOKCase voucher created
- HOOKCase voucher updated
- HOOKCase voucher deleted
- HOOKPayment plan status change
- HOOKInteraction sent
- HOOKCustomer created
- HOOKCase status change
- HOOKCase merged
- HOOKCase merge undoed
- HOOKBilling created
- HOOKPayout created
Webhooks
Creditor updated
WEBHOOK
creditors.update
Copy
{
"event": "creditors.update",
"time": "2025-01-01T20:00:00.000Z",
"data": "<any>"
}
Body
application/json
Webhook payload
The body is of type object
.
Copy
{
"event": "creditors.update",
"time": "2025-01-01T20:00:00.000Z",
"data": "<any>"
}
Assistant
Responses are generated using AI and may contain mistakes.