Index Custom Search
POST Index/customSearch
This is the Loan management API used for custom searching of the Index.
URL: {{base_url}}/loan-management/v1/index/customSearch
Request
Request Body Required
{ "pagination": { "page": 0, "count": 0 }, "customer_details.name": "string", "branch": "string", "client_id": "string" } |
No Comments