Get Bulk upload history
GET Bulk Upload History
This is the Loan management API used for getting Bulk upload history.
URL: {{base_url}}/loan-management/v1/getBulkUploadHistory
Request
Query Parameter
Key | Data Type | Default Value |
pageNo | Integer | 1 |
pageSize | Integer | 500 |
fromDate | String | - |
toDate | String | - |
processName | String | - |
status | String | - |
No Comments