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:
object
Discriminator:
resource_type
Nested 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
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:
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