post https://demo.onefin.in/api/v1/client/loanhttps://demo.onefin.in/api/v2/call/api/<leadid>/reject-by-partner
To Reject the Loan from Partner Side
After the review of the loan, the status will either change to "Rejected By Partner" or throw error.
Sample Response:
{
"is_success": true,
"data": {
"success": true
}
}