Pool Reallocation API REST Endpoints
Pool Services/Pool Reallocation API
This service is used for Pool Reallocation Operations.
- Export all valid pool reallocation data
- Method: getPath:
/poolRealloc/export
- Fetch IC history entries
- Method: getPath:
/poolRealloc/icEntries
- Fetch IC history entries for accrual handOff
- Method: getPath:
/poolRealloc/icEntriesForAccrHandOff
- Get all fetch all reallocation details
- Method: getPath:
/poolRealloc/fetchReallocationDetails
- Get all pending reallocation logs
- Method: getPath:
/poolRealloc/pendingreallocations
- Get all valid pool reallocation data
- Method: getPath:
/poolRealloc
- Invoking reallocation batch for structure
- Method: postPath:
/poolRealloc/execute
- Invoking reallocation batch for structure
- Method: postPath:
/poolRealloc/execute/async
- Invoking withholding tax for structure
- Method: postPath:
/poolRealloc/withholdingtax
- Invoking withholding tax for structure
- Method: postPath:
/poolRealloc/withholdingtax/{headerBranchCode}/{interestMethod}/{structureType}
- Process ICL loan interest liquidation
- Method: postPath:
/poolRealloc/processICL
- Simulate pool reallocation for structure
- Method: postPath:
/poolRealloc/simulate
- Update an existing reallocation log data
- Method: postPath:
/poolRealloc/modifyReallocLog