Skip to main content

Refresh Reports

GET Refresh Reports

This is the Loan management API used to Refresh Reports.

URL: {{base_url}}/loan-management/v1/refresh/reports

Request 
Request Type: GET
Authorization: Bearer Token

Response: 200
{
    "response": true,
    "data": null,
    "error": null
}