Received List Of Documents (LoD)
GET Received LOD
This API enables the user to retrieve the Received Lod, that holds the list of documents for loan account number Against the collateral.
URL: {{base_url}}/loan-management/v1/getPdf
Request
Query Parameter
Key | Data Type | Value |
loanId* | integer | - |
deliverable_type* | String | Static : received_lod* |
preview | Boolean | Default : true |
*required parameter
Response: 200
{}
|
No Comments