Product List
GET Product List
This is the Loan management API used to get the Product List.
URL: {{base_url}}/loan-management/v1/getProductList
Request
Response: 200
{
"response": true,
"data": null,
"error": null
}
|
This is the Loan management API used to get the Product List.
URL: {{base_url}}/loan-management/v1/getProductList
{
"response": true,
"data": null,
"error": null
}
|