Save Record
post
/icSplCndnHandoff
This endpoint is used to save Record.
Request
Supported Media Types
- application/json
- application/xml
For saving record into ictm_acc_udevals table
Root Schema : IcAccUdevalsMasterDTO
Type:
Show Source
object
-
recordList(optional):
array recordList
Ic Account Udevals
Nested Schema : IcAccUdevalsDTO
Type:
Show Source
object
-
acc(optional):
string
Account number
-
brn(optional):
string
Branch Code
-
fileRefId(optional):
string
File Ref Id
-
prod(optional):
string
Interest Product
-
rateCode(optional):
string
Rate Code
-
recordId(optional):
string
Record Id
-
tdRateCode(optional):
string
Terminal Deposit Rate Code
-
udeEffDt(optional):
string
Effective date of Prod-UDE
-
udeId(optional):
string
UDE Id
-
udeValue(optional):
number
UDE value
-
udeVariance(optional):
number
Ude Variance
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
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