API Reference

Reject Loan API

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  
    }  
}
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!