Interest Optimization Structure Service API REST Endpoints
Integration Services/Interest Optimization Structure Service API
This service is used to perform Interest Optimization Structure related operations like fetch, authorize.Interest Optimization method works by applying preferential pricing across a group of accounts on the basis of pre-determined criteria that are typically based on a net aggregate balance threshold. For example, a company with multiple credit balances distributed across its various operating centers may find that individually these balances only qualify for the lowest interest-rate tier payable on credit balances. By contrast, under an interest-Optimization arrangement, the total of these balances is used to enhance the qualifying tier of the individual balances
- Checks for accounts used in IO structures or not
- Method: postPath:
/service/lmx/interest-optimization/checkForAccountsUsedInIOStructure
- Generate and get the Interest Optimization Structure ID
- Method: getPath:
/service/lmx/interest-optimization/getIOStructureId
- Get all valid interest optimization
- Method: getPath:
/service/lmx/interest-optimization
- Retrieves the audit information by given ID
- Method: getPath:
/service/lmx/interest-optimization/{id}/history
- Retrieves the interest optimization by ID
- Method: getPath:
/service/lmx/interest-optimization/{id}
- Retrieves the unauthorized interest optimiation by given ID
- Method: getPath:
/service/lmx/interest-optimization/{id}/unauthorized