Invoking Pool Batch for Structure
post
/service/lmp/pool
This endpoint is used to invoke pool batch for structure.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Request Body that contains data required for invoking a pool batch for structure
Nested Schema : BenefitReportHeaderDTO
Type:
Show Source
object
-
customerId:
string
Pattern:
[a-zA-Z0-9]{1,20}
-
customerName:
string
-
fromDt:
string
-
generatedBy:
string
-
generatedOn:
string
-
headerAccount:
string
-
headerAccountDesc:
string
-
headerCcy:
string
-
interestMethod:
string
-
reallocationMethod:
string
-
simulationId:
string
-
structureDesc:
string
-
structureId:
string
Pattern:
[0-9a-fA-Z-]{1,36}
-
structureType:
string
-
toDt:
string
Nested Schema : SweepLogReportHeaderDTO
Type:
Show Source
object
-
customerId:
string
Pattern:
[a-zA-Z0-9]{1,20}
-
customerName:
string
-
fromDate:
string
-
simulationDesc:
string
-
simulationId:
string
-
toDate:
string
Nested Schema : BenefitReportBodyDTO
Type:
Show Source
object
-
accountDesc:
string
-
accountNo:
string
-
advantageAmount:
number
-
branch:
string
-
branchDesc:
string
-
ccy:
string
-
headerCcy:
string
-
postPoolIntAccCcy:
number
-
postPoolIntHeaderCcy:
number
-
postSweepIntAccCcy:
number
-
postSweepIntHeaderCcy:
number
-
prePoolIntAccCcy:
number
-
prePoolIntHeaderCcy:
number
-
preSweepIntAccCcy:
number
-
preSweepIntHeaderCcy:
number
Nested Schema : SweepLogReportBodyDTO
Type:
Show Source
object
-
fromAccount:
number
-
fromAccountBal:
number
-
fromAccountNo:
string
-
fromAcPostSweepAcBal:
number
-
fromBranch:
string
-
fromCcy:
string
-
logId:
string
-
prodDesc:
string
-
sweepDirection:
string
-
toAccount:
number
-
toAccountBal:
number
-
toAccountNo:
string
-
toAcPostSweepAcBal:
number
-
toBranch:
string
-
toCcy:
string
-
valueDt:
string
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error