Update reallocation details
put
/interestpaidreport/updateReallocationDetails
This endpoint is used to update reallocation details.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for updating ReallocationDetails
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
Maximum Length:
36 -
executionTime(optional):
string
-
fromAcc(optional):
string
Maximum Length:
50 -
fromAccBranch(optional):
string
Maximum Length:
5 -
fromAccCcy(optional):
string
Maximum Length:
3 -
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 -
ReallocationLogDTO(optional):
array ReallocationLogDTO
-
status(optional):
string
Maximum Length:
1 -
statusMsg(optional):
string
Maximum Length:
256 -
strMasterId(optional):
string
-
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 : 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 -
fromAccountNumber(optional):
string
Maximum Length:
20 -
fromAccPostBal(optional):
number
-
fromAmount(optional):
number
-
fromBicCode(optional):
string
Maximum Length:
30 -
fromBranchCode(optional):
string
-
fromCurrencyCode(optional):
string
Maximum Length:
3 -
fxRate(optional):
number
-
isExisting(optional):
string
Maximum Length:
1 -
isSimulate(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 -
toAccountNumber(optional):
string
Maximum Length:
20 -
toAccPostBal(optional):
number
-
toAmount(optional):
number
-
toBicCode(optional):
string
Maximum Length:
30 -
toBranchCode(optional):
string
-
toCurrencyCode(optional):
string
Maximum Length:
3 -
valueDate(optional):
string
-
versionNo(optional):
number
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of updating ReallocationDetails
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