Webhook Events

Learn about the different webhooks triggered when creating a fixed deposit account using ZWITCH.

All important activity on your ZWITCH account is recorded as an event. We use webhooks to notify you about important events on your account. These webhooks contain details about the event such as changes that occurred and the resources impacted by the change.

We send webhooks as HTTP POST call to a URL configured by you. Webhook payloads use the JSON format.

Learn how to set up webhooks.

Available Events

The table below lists the various webhook events triggered when creating a fixed deposit account.

Webhook EventsDescription
accounts.createdTriggered when we receive the create fixed deposit request.
accounts.updatedTriggered when the fixed deposit undergoes a status change.