Get all valid poolRealloc data
get
/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(optional): string
-
bookDateTo(optional): string
-
customerId(optional): string
Pattern:
[a-zA-Z0-9]{1,20}
-
executionId(optional): string
-
filterBy(optional): string
-
interfaceMasterId(optional): string
interfaceMasterId
-
limit(optional): integer
limit is maximum no of records to be fetched
-
offset(optional): integer
offset is starting no of records to be fetched
-
onlyLinkedCustomers(optional): string
onlyLinkedCustomers need to be set to fetch sweep log based on only Linked Customers
-
reallocationId(optional): string
-
structureId(optional): string
Pattern:
[0-9a-fA-Z-]{1,36}
-
valueDateFrom(optional): string
-
valueDateTo(optional): string
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(optional):
number
-
authStatus(optional):
string
-
balanceTimestamp(optional):
string
-
balanceTimeStamp(optional):
string(date)
-
checkerDtStamp(optional):
string
-
checkerId(optional):
string
-
checkerRemark(optional):
string
-
childExtAcc(optional):
boolean
-
customerExtRef(optional):
string
-
customerId(optional):
string
Pattern:
[a-zA-Z0-9]{1,20}
-
customerName(optional):
string
-
errorCode(optional):
string
-
executionId(optional):
string
-
exMode(optional):
string
-
extSysRefId(optional):
string
-
extTransactionNo(optional):
string
-
fromAccBranchAdddr1(optional):
string
-
fromAccBranchAdddr2(optional):
string
-
fromAccBranchAdddr3(optional):
string
-
fromAccBranchAdddr4(optional):
string
-
fromAccBranchAdddr5(optional):
string
-
fromAccnoDesc(optional):
string
-
fromAccountBalance(optional):
number
-
fromAccountNumber(optional):
string
-
fromAccPostBal(optional):
number
-
fromAmount(optional):
number
-
fromBicCode(optional):
string
-
fromBranchCode(optional):
string
-
fromCountryCode(optional):
string
-
fromCurrencyCode(optional):
string
-
fromExtAccno(optional):
string
-
fromExtBranchRef(optional):
string
-
fromHostCode(optional):
string
-
fromIBanForAccno(optional):
string
-
fxRate(optional):
number
-
headerBranch(optional):
string
-
headerBranchExtRef(optional):
string
-
headerHostCode(optional):
string
-
instructionId(optional):
string
-
interfaceMasterId(optional):
string
-
isSimulate(optional):
string
-
isTwoway(optional):
string
-
logTime(optional):
string
-
makerDtStamp(optional):
string
-
makerId(optional):
string
-
makerRemark(optional):
string
-
newStatus(optional):
string
-
paramName(optional):
string
-
pmtAckTime(optional):
string
-
pmtInitiated(optional):
string
-
pmtMessage(optional):
string
-
reallocationDetailMasterId(optional):
string
-
retryCount(optional):
integer
-
status(optional):
string
-
statusMessage(optional):
string
-
structureId(optional):
string
Pattern:
[A-Z0-9]{1,30}
-
structureMasterId(optional):
string
-
sweepId(optional):
string
-
sweepLogID(optional):
string
-
sweepMode(optional):
string
-
sweepProduct(optional):
string
-
toAccBranchAdddr1(optional):
string
-
toAccBranchAdddr2(optional):
string
-
toAccBranchAdddr3(optional):
string
-
toAccBranchAdddr4(optional):
string
-
toAccBranchAdddr5(optional):
string
-
toAccnoDesc(optional):
string
-
toAccountBalance(optional):
number
-
toAccountNumber(optional):
string
-
toAccPostBal(optional):
number
-
toAmount(optional):
number
-
toBicCode(optional):
string
-
toBranchCode(optional):
string
-
toCountryCode(optional):
string
-
toCurrencyCode(optional):
string
-
toExtAccno(optional):
string
-
toExtBranchRef(optional):
string
-
toHostCode(optional):
string
-
toIBanForAccno(optional):
string
-
user(optional):
string
-
valueDate(optional):
string
-
versionNo(optional):
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