Sample Failure Response :
{
"is_success": false,
"error": {
"message": "<message explaining the error>",
"stage": "<stage_choice>"
}
}
CIBIL Errors :
{
"is_success": false,
"error": {
"message": "<message explaining the error>",
"code": "report_pull_failed",
"details": {
"cibil_error_code": "CIBIL Error Codes"
}
}
}
This API can be called multiple time in order to authenticate the customer.