Save Reallocation Log and Reallocation details
post
/interestpaidreport/savereallocationdata
This endpoint is used to get record from pool-schema and save in report schema tables.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for inserting reallocation data.
Root Schema : ReallocationDataCollection
Type:
objectCollection of Reallocation entries.
Show Source
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
objectDiscriminator:
resource_typeNested Schema : ReallocationDetailsDTO-allOf[1]
Type:
Show Source
object-
bvtId(optional):
integer
-
customerId(optional):
string
Pattern:
[a-zA-Z0-9]{1,20} -
errorRef(optional):
string
-
executionId(optional):
string
-
executionTime(optional):
string
-
fromAcc(optional):
string
Maximum Length:
50 -
fromAccBranch(optional):
string
Maximum Length:
5 -
fromAccCcy(optional):
string
Maximum Length:
3 -
id(optional):
string
-
isBVT(optional):
string
Maximum Length:
1 -
isExisting(optional):
string
Maximum Length:
1 -
isSim(optional):
string
Maximum Length:
1 -
liqAmnt(optional):
number
-
liqCcy(optional):
string
Maximum Length:
3 -
status(optional):
string
Maximum Length:
1 -
statusMsg(optional):
string
Maximum Length:
256 -
structureId(optional):
string
Pattern:
[A-Z0-9]{1,30} -
toAcc(optional):
string
Maximum Length:
50 -
toAccBranch(optional):
string
Maximum Length:
5 -
toAccCcy(optional):
string
Maximum Length:
3 -
valueDate(optional):
string
-
versionNo(optional):
integer
Nested Schema : IctbEntriesHistoryDTO-allOf[1]
Type:
Show Source
object-
account(optional):
string
Maximum Length:
20 -
accr(optional):
string
Maximum Length:
1Pattern:[Y,N] -
accruedAmount(optional):
number
-
amount(optional):
number
-
amountToAccrue(optional):
number
-
branch(optional):
string
Maximum Length:
3 -
currency(optional):
string
Maximum Length:
3 -
currentRunAccr(optional):
number
-
currentRunAccrLcy(optional):
number
-
drcr(optional):
string
Maximum Length:
1 -
entryDate(optional):
string(date)
-
entryPassed(optional):
string
Maximum Length:
1Pattern:[Y,N] -
entryType(optional):
string
Maximum Length:
1 -
frmNo(optional):
number
-
id(optional):
string
-
lastCurrentRunAccr(optional):
number
-
lcyAmount(optional):
number
-
liquidation(optional):
string
Maximum Length:
1 -
process(optional):
number
-
product(optional):
string
Maximum Length:
4 -
runDate(optional):
string(date)
Nested Schema : ReallocationLogDTO
Type:
Show Source
object-
amount(optional):
number
-
customerId(optional):
string
Pattern:
[a-zA-Z0-9]{1,20} -
executionId(optional):
string
Maximum Length:
36 -
exMode(optional):
string
Maximum Length:
10 -
extTransactionNo(optional):
string
Maximum Length:
50 -
fromAccountBal(optional):
number
-
fromAccountBalance(optional):
number
-
fromAccountBranch(optional):
string
Maximum Length:
3 -
fromAccountCurrency(optional):
string
Maximum Length:
3 -
fromAccountNumber(optional):
string
Maximum Length:
20 -
fromAccPostBal(optional):
number
-
fromAmount(optional):
number
-
fromBicCode(optional):
string
Maximum Length:
30 -
fromBranchCode(optional):
string
-
fxRate(optional):
number
-
isExisting(optional):
string
Maximum Length:
1 -
isSim(optional):
string
Maximum Length:
1 -
isTwoWay(optional):
string
Maximum Length:
1 -
logTime(optional):
string
-
paramName(optional):
string
Maximum Length:
50 -
reallocationDetailMasterId(optional):
string
Maximum Length:
36 -
reallocationMasterId(optional):
string
-
status(optional):
string
Maximum Length:
1 -
statusMessage(optional):
string
Maximum Length:
250 -
structureId(optional):
string
Pattern:
[A-Z0-9]{1,30} -
toAccountBal(optional):
number
-
toAccountBalance(optional):
number
-
toAccountBranch(optional):
string
Maximum Length:
3 -
toAccountCurrency(optional):
string
Maximum Length:
3 -
toAccountNumber(optional):
string
Maximum Length:
20 -
toAccPostBal(optional):
number
-
toAmount(optional):
number
-
toBicCode(optional):
string
Maximum Length:
30 -
toBranchCode(optional):
string
-
valueDate(optional):
string
-
versionNo(optional):
number
Nested Schema : items
Type:
objectNested Schema : UserInformationDTO
Type:
Show Source
object-
dateAndTime(optional):
string
Generated At time
-
userId(optional):
string
Generated By user id
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
Nested Schema : ResponseResourceSupport
Type:
objectNested Schema : items
Type:
object400 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