Pool API REST Endpoints
Pool Services/Pool API
This service is used to perform Pool related operations.
- 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 Async Pool for a Structure
- Method: postPath:
/pool/simulatePoolAsync
- Simulate Pool for a Structure
- Method: postPath:
/pool/simulate