Pool API REST Endpoints

Pool Services/Pool API
This service is used to perform Pool related operations.
Fetch Pool log for Structure
Method: get
Path: /pool/log
Fetch Ratio Method details for Branch
Method: get
Path: /pool/ratio-details
Invoking Pool Batch for Branch
Method: post
Path: /pool/eod/{branchCode}/{jobId}
Invoking Pool Batch for Branch
Method: post
Path: /pool/{branchCode}/{jobId}
Invoking Pool Batch for Structure
Method: post
Path: /pool
Simulate Async Pool for a Structure
Method: post
Path: /pool/simulatePoolAsync
Simulate Pool for a Structure
Method: post
Path: /pool/simulate