Purpose of this API command
Input |
Description |
serviceName |
"getCustomerAccounts" |
userID |
e.g. "bobsmith1" |
PIN |
e.g. "123456" |
OTP |
e.g. "123456" |
Information available in getCustomerAccounts |
Description |
balance |
e.g. "1000" [Available balance in the account] |
accountID |
e.g. "0000001000" [Customer's Account Number] |
accountOpenDate |
e.g. "2017-01-01" [Date which the account is created] |
homeBranch |
e.g. "12" [Home Branch Number] |
lastMaintenanceOfficer |
e.g. "peter" [Name of officer] |
lastTransactionBranch |
e.g. "Singapore Management University" [Branch Name] |
parentAccountFlag |
e.g. "false" [Parent Account Flag] |
interestRate |
e.g. "0.026" [Interest Rate] |
productID |
e.g. "201" [Product ID] |
currentStatus |
e.g. "Open" [Status of account] |
officerID |
e.g. "peter" [Officer ID] |
currency |
e.g. "USD" [Account's Currency] |
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: Easy Qt Help documentation editor