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:
array recordList
Ic Account Udevals
Nested Schema : IcAccUdevalsDTO
Type:
Show Source
object
-
acc:
string
Account number
-
brn:
string
Branch Code
-
fileRefId:
string
File Ref Id
-
prod:
string
Interest Product
-
rateCode:
string
Rate Code
-
recordId:
string
Record Id
-
tdRateCode:
string
Terminal Deposit Rate Code
-
udeEffDt:
string
Effective date of Prod-UDE
-
udeId:
string
UDE Id
-
udeValue:
number
UDE value
-
udeVariance:
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