Get Configuration
GET Configuration
This is the Loan management API used to get the configuration.
URL: {{base_url}}/loan-management/v1/getConfiguration
Request
Response: 200
{
"response": true,
"data": null,
"error": null
}
|
No Comments