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:
object
Collection 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:
object
Discriminator:
resource_type
Nested Schema : LmrReallocationDetailsDTO-allOf[1]
Type:
Show Source
object
-
bvtId(optional):
integer
-
customerId(optional):
string
-
errorRef(optional):
string
-
executionId(optional):
string
-
executionTime(optional):
string
-
fromAcc(optional):
string
-
fromAccBranch(optional):
string
-
fromAccCcy(optional):
string
-
id(optional):
string
-
isBVT(optional):
string
-
isExisting(optional):
string
-
isSim(optional):
string
-
liqAmnt(optional):
number
-
liqCcy(optional):
string
-
status(optional):
string
-
statusMsg(optional):
string
-
structureId(optional):
string
-
toAcc(optional):
string
-
toAccBranch(optional):
string
-
toAccCcy(optional):
string
-
valueDate(optional):
string
-
versionNo(optional):
integer
Nested Schema : IctbEntriesHistoryDTO-allOf[1]
Type:
Show Source
object
-
account(optional):
string
-
accr(optional):
string
-
accruedAmount(optional):
number
-
amount(optional):
number
-
amountToAccrue(optional):
number
-
branch(optional):
string
-
currency(optional):
string
-
currentRunAccr(optional):
number
-
currentRunAccrLcy(optional):
number
-
drcr(optional):
string
-
entryDate(optional):
string
-
entryPassed(optional):
string
-
entryType(optional):
string
-
frmNo(optional):
number
-
lastCurrentRunAccr(optional):
number
-
lcyAmount(optional):
number
-
liquidation(optional):
string
-
process(optional):
number
-
product(optional):
string
-
runDate(optional):
string
Nested Schema : LmrReallocationLogDTO-allOf[1]
Type:
Show Source
object
-
amount(optional):
number
-
customerId(optional):
string
-
executionId(optional):
string
-
exMode(optional):
string
-
extTransactionNo(optional):
string
-
fromAccountBal(optional):
number
-
fromAccountBranch(optional):
string
-
fromAccountCurrency(optional):
string
-
fromAccountNumber(optional):
string
-
fromAccPostBal(optional):
number
-
fromAmount(optional):
number
-
fromBicCode(optional):
string
-
fxRate(optional):
number
-
isExisting(optional):
string
-
isSim(optional):
string
-
isTwoWay(optional):
string
-
logTime(optional):
string
-
paramName(optional):
string
-
reallocationMasterId(optional):
string
-
status(optional):
string
-
statusMessage(optional):
string
-
structureId(optional):
string
-
toAccountBal(optional):
number
-
toAccountBranch(optional):
string
-
toAccountCurrency(optional):
string
-
toAccountNumber(optional):
string
-
toAccPostBal(optional):
number
-
toAmount(optional):
number
-
toBicCode(optional):
string
-
valueDate(optional):
string
-
versionNo(optional):
number
Nested Schema : items
Type:
object
Nested 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:
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