API Reference

Initiate Customer Authentication

In this API call we will provide you some customer authentication questions to authenticate the customer at CIBIL’s end.
To Hit this API you have to call the API with the credit_report_uuid provided in the last API.
This API will check

POST /api/v2/experian/cibil/<credit_report_uuid>/auth/

Request Parameters:

{
    "resend_consent_link": "<true/false>"
}

If resend consent link is true, the API will trigger another SMS to the customer.

Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!