Webhooks
Events
Webhook Events
Carbon provides webhook events to notify you about specific actions in your account. Below are the details of the supported events:
account.incoming-transaction
This event is triggered when an incoming transaction is received in your account.
Payload Example
account.outgoing-transaction
This event is triggered when an outgoing transaction is made from your account.
Payload Example
For more information on setting up and managing webhooks, refer to the Webhooks Introduction documentation.