Get all valid poolRealloc data.
get
/api/1.0/service/lmp/poolRealloc
This endpoint is used to get all valid pool reallocation maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
bookDateFrom: string
-
bookDateTo: string
-
customerId: string
Pattern:
[a-zA-Z0-9]{1,20}
-
executionId: string
-
filterBy: string
-
interfaceMasterId: string
interfaceMasterId
-
limit: integer
limit is maximum no of records to be fetched
-
offset: integer
offset is starting no of records to be fetched
-
onlyLinkedCustomers: string
onlyLinkedCustomers need to be set to fetch sweep log based on only Linked Customers
-
reallocationId: string
-
structureId: string
Pattern:
[0-9a-fA-Z-]{1,36}
-
valueDateFrom: string
-
valueDateTo: string
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : LmpTbPoolReallocLogDTO-allOf[1]
Type:
Show Source
object
-
amount:
number
-
authStatus:
string
-
balanceTimestamp:
string
-
balanceTimeStamp:
string(date)
-
checkerDtStamp:
string
-
checkerId:
string
-
checkerRemark:
string
-
childExtAcc:
boolean
-
customerExtRef:
string
-
customerId:
string
Pattern:
[a-zA-Z0-9]{1,20}
-
customerName:
string
-
errorCode:
string
-
executionId:
string
-
exMode:
string
-
extSysRefId:
string
-
extTransactionNo:
string
-
fromAccBranchAdddr1:
string
-
fromAccBranchAdddr2:
string
-
fromAccBranchAdddr3:
string
-
fromAccBranchAdddr4:
string
-
fromAccBranchAdddr5:
string
-
fromAccnoDesc:
string
-
fromAccountBalance:
number
-
fromAccountNumber:
string
-
fromAccPostBal:
number
-
fromAmount:
number
-
fromBicCode:
string
-
fromBranchCode:
string
-
fromCountryCode:
string
-
fromCurrencyCode:
string
-
fromExtAccno:
string
-
fromExtBranchRef:
string
-
fromHostCode:
string
-
fromIBanForAccno:
string
-
fxRate:
number
-
headerBranch:
string
-
headerBranchExtRef:
string
-
headerHostCode:
string
-
instructionId:
string
-
interfaceMasterId:
string
-
isSimulate:
string
-
isTwoway:
string
-
logTime:
string
-
makerDtStamp:
string
-
makerId:
string
-
makerRemark:
string
-
newStatus:
string
-
paramName:
string
-
pmtAckTime:
string
-
pmtInitiated:
string
-
pmtMessage:
string
-
reallocationDetailMasterId:
string
-
retryCount:
integer
-
status:
string
-
statusMessage:
string
-
structureId:
string
Pattern:
[A-Z0-9]{1,30}
-
structureMasterId:
string
-
sweepId:
string
-
sweepLogID:
string
-
sweepMode:
string
-
sweepProduct:
string
-
toAccBranchAdddr1:
string
-
toAccBranchAdddr2:
string
-
toAccBranchAdddr3:
string
-
toAccBranchAdddr4:
string
-
toAccBranchAdddr5:
string
-
toAccnoDesc:
string
-
toAccountBalance:
number
-
toAccountNumber:
string
-
toAccPostBal:
number
-
toAmount:
number
-
toBicCode:
string
-
toBranchCode:
string
-
toCountryCode:
string
-
toCurrencyCode:
string
-
toExtAccno:
string
-
toExtBranchRef:
string
-
toHostCode:
string
-
toIBanForAccno:
string
-
user:
string
-
valueDate:
string
-
versionNo:
number
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