Refresh Reports
GET Refresh Reports
This is the Loan management API used to Refresh Reports.
URL: {{base_url}}/loan-management/v1/refresh/reports
Request
Response: 200
{
"response": true,
"data": null,
"error": null
}
|
No Comments