Pool API REST Endpoints
Pool Services/Pool API
This service is used for pool operation.
- Fetch pool log for structure
- Method: getPath:
/pool/log - Fetch ratio method details for branch
- Method: getPath:
/pool/ratio-details - Invoking pool batch for branch
- Method: postPath:
/pool/eod/{branchCode}/{jobId} - Invoking pool batch for branch
- Method: postPath:
/pool/{branchCode}/{jobId} - Invoking pool batch for structure
- Method: postPath:
/pool - Simulate pool for a structure
- Method: postPath:
/pool/simulate