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