Webhooks
Coming Soon
Webhook support is under development. Event-driven notifications for async operations (like DigiLocker verification) will be documented here.
How webhooks will work
- Register a webhook URL in your developer portal
- API4Business sends HTTP POST requests to your URL when events occur
- Your server processes the event and returns a 200 response
Supported events (planned)
| Event | Description |
|---|---|
digilocker.completed | DigiLocker verification completed successfully |
digilocker.failed | DigiLocker verification failed |
verification.completed | An async verification request completed |
Get notified
Contact support@api4business.com for webhook access.