updateDepositAccountDetails

Features ›› Account ››
Parent Previous Next

Purpose of this API command


Input

Description

serviceName

"updateDepositAccountDetails"

userID

e.g. "bobsmith1"

PIN

e.g. "123456"

OTP

e.g. "123456"

accountID

e.g. "76" [Account Number]

interestPayoutAccount

e.g. "76" [Account Number]

feeDeductionAccount

e.g. "76" [Account Number]

isRestricted

e.g. "false" [false means is not restricted]

isServiceChargeWaived

e.g. "false" [false means is service charge is not waived]

isMinor

e.g. "false" [false means is not minor]

makeDefaultAccount

e.g. "true" [true means this account is made default]

narrative

e.g. "test" [Description]


Information available in updateDepositAccountDetails

Description

ErrorText

e.g. "invocation successful" [A text to describe the error"]

GlobalErrorID

e.g. "010000" [A common error code]

ErrorDetails

e.g. "None" [Extra information on the error]

Created with the Personal Edition of HelpNDoc: Free Qt Help documentation generator