Adds a new reallocation log
post
/interestpaidreport/saveReallocationLog
This endpoint is used to add new reallocation log.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for creating a new interestpaidreport
Root Schema : ReallocationLogDTOCollection
Type:
object
Collection of entries.
Show Source
-
data(optional):
array data
-
messages(optional):
object ResponseDto
Nested Schema : ResponseDto
Type:
Show Source
object
-
codes(optional):
array codes
-
id(optional):
string
-
requestId(optional):
string
-
status(optional):
string
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
Nested Schema : ResponseCode
Type:
Show Source
object
-
arg(optional):
string
-
args(optional):
array args
-
Code(optional):
string
-
Desc(optional):
string
-
Language(optional):
string
-
Type(optional):
string
Nested Schema : items
Type:
object
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly created interestreport
Root Schema : ResponseDtoWrapper
Type:
Show Source
object
-
data(optional):
object ResponseResourceSupport
-
messages(optional):
object ResponseDto
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : ResponseDto
Type:
Show Source
object
-
codes(optional):
array codes
-
id(optional):
string
-
requestId(optional):
string
-
status(optional):
string
Nested Schema : ResponseCode
Type:
Show Source
object
-
arg(optional):
string
-
args(optional):
array args
-
Code(optional):
string
-
Desc(optional):
string
-
Language(optional):
string
-
Type(optional):
string
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