How do I get to know when my Webhooks are enabled?
How do I get to know when my Webhooks are enabled?
You’ll receive a Webhook enabled email from Digio to the registered email address. Also you can observe the event processing at your end. Sample email -
Webhooks are enabled at event/service level. If you started using a new service, for example you were using NACH mandate registration webhooks, now started using NACH Debits as well you can login to Enterprise Dashboard and enable relevant webhooks.
Digio webhooks can be used for receiving server to server events, by providing an HTTP based endpoint, where Digio keeps publishing the events. You can enable webhooks from your enterprise dashboard - profile section. Navigate to the profile section ...
RES is confirmation that the mandate has been registered successfully and is ready for making debits. API Mandate Physical eSign Mandate TAT T+1 T+7 T+7 Channel Received via H2H server sponsor bank channel in XML or CSV Format Received via H2H server ...
Keep the flexibility of retrieving unknown fields with the webhook response. As the platform evolves new fields are introduced time to time. Reading of webhook data should not fail while a new parameter is received. For example in Java you can use ...