api/webhookSubscription
The webhook subscription API allows partners to integrate with Accredit's webhook infrastructure by managing event subscriptions.
Partners can easily configure and manage event subscriptions either on a per-system or per-tenant basis, ensuring granular control over the types of notifications received and the entities they pertain to.
For comprehensive guidance on integrating with Accredit's webhook notifications, partners can refer to our detailed integration guide.
Partners can explore the current catalogue of available notification events through our dedicated documentation.
Error Codes
Code | Value | HttpStatusCode |
---|---|---|
ACR_02.003.000 | No Subscription Found | BadRequest |
ACR_02.003.001 | No Notification Event Found | BadRequest |
ACR_02.003.002 | A subscription with the same values already exists | BadRequest |
ACR_02.003.003 | No signature key exists for this user | BadRequest |
For a comprehensive overview of potential error codes and their structure, please refer to our documentation