This API is used to create an EKYC Request in order to use the EKYC and it will check whether the requester has the authorization to use the provided EKYC solution.Request EKYC API will provide a successful result with a unique EKYC Request Id and encrypted Html page content based on the EKYC Provideronboard a customer via eKYC by authorized entities associated with Lulu. The API provides encrypted HTML page content with a unique eKYC request Id as a response. The sequence diagram below provides further insight into the rich customer onboarding experience.
...
API | /api/v1/request | ||
Authorization | Bearer Token | ||
Method | POST | ||
Headers | Content-Type:application/json | ||
Payload |
| ||
Success Response |
| ||
Authentication Failure |
| ||
Other Failure Response |
|
...