Skip to main content
After you write your webhook endpoint and test your webhook endpoint, deploy the code to production. Then register the webhook endpoint with Fintoc to receive notifications about new events.

Register your webhook endpoint

Register a webhook endpoint through the API or the Fintoc Dashboard. Your webhook endpoint must point to a URL protected by a Secure Sockets Layer certificate.

Add an endpoint through the API

To add an endpoint through the API, use the Create Webhook Endpoint endpoint.

Add an endpoint through the dashboard

Go to the dashboard’s Webhooks section and select the webhook subscription option. In the modal, enter your webhook endpoint URL and select the events that Fintoc sends to that URL. Complete this process in live mode.

Manage your webhook endpoints

You can disable, update, or delete an existing webhook endpoint in your organization. From the dashboard, you can disable or delete webhook endpoints.