Investment
API | Description |
---|---|
POST api/LienAcct |
No documentation available. |
POST api/RemoveLienOnAccout |
No documentation available. |
GET api/GetInvestorTotal?investmentID={investmentID} |
No documentation available. |
POST api/CreateInvestment |
No documentation available. |
POST api/GetInvestTech |
No documentation available. |
FixedDeposit
API | Description |
---|---|
POST api/BookFixedDeposit |
No documentation available. |
GET api/GetRates |
No documentation available. |
GET api/GetCustomerAccountsWithCustomerId?CustomerID={CustomerID} |
No documentation available. |
GET api/GetCustomerAccountsWithAccountNumber?AccountNumber={AccountNumber} |
No documentation available. |
POST api/LiquidateDeposit |
No documentation available. |
POST api/GetFixedDeposits |
No documentation available. |
GET api/FetchInvestmentPool |
No documentation available. |
GET api/GetInvestmentDetails?Id={Id} |
No documentation available. |