LEM Verify provides webhooks to notify you of processed verifications in the form of a POST request which is sent to your server with the body containing the details in JSON format.
You can enable webhooks by going to the Connections section of your dashboard and click the "FREE Setup" button which will show different settings like in the screen shot below:
Once a valid callback URL (https) has been enetered and it returns at 200 code, the webhook is setup and ready to use. You can send test events to ensure your webhook implementation is working as required.
Events that trigger a POST request to your server are as follows:
- Combination verification result
- Single Document verification result
- Standalone Liveness verification result
We strongly recommend that you implement the Webhook Authentication layer, as described in the last section of this documentation.
Webhook IP Addresses
Webhook requests will come from one of the following IPs, so please make sure that you whitelist these IPs to receive webhook notifications:
- 34.247.111.53 (EU)