Skip to main content

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 
Request Type: GET
Authorization: Bearer Token

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