Purpose of this API command
Input |
Description |
serviceName |
"getTransactionHistory" |
userID |
e.g. "bobsmith1" |
PIN |
e.g. "123456" |
OTP |
e.g. "123456" |
accountID |
e.g. "1234" [Account Number] |
startDate |
e.g. "2017-01-01 00:00:00" [Start Date and Time] |
endDate |
e.g. "2019-01-01 00:00:00" [End Date and Time] |
numRecordsPerpage |
e.g. "5" [Number of records to display in a single page] |
pageNum |
e.g. "1" [Page Number] |
Information available in getTransactionHistory |
Description |
paymentMode |
e.g. "Cash" [Mode of payment] |
bankID_from |
e.g. "1" [Sender's Bank ID] |
transactionAmount |
e.g. "10" [Transaction Amount] |
transactionReferenceNumber |
e.g. "123" [A number referenced to a transaction] |
narrative |
e.g. "123" [Description] |
exchangeRate |
e.g. "1.0" [Exchange Rate] |
channelID |
e.g. "Internal" [Channel ID] |
interimBalance |
e.g. "10000" [Sender's bank balance after the transaction] |
accountFrom |
e.g. "0000001000" [Sender's deposit account number] |
transactionID |
e.g. "0000001000" [Transaction Number] |
officerID |
e.g. "peter" [Officer ID] |
overrideFlag |
e.g. "false" [Override Flag] |
transactionDate |
e.g. "2017-03-02 17:44:00" [Date and time of transaction] |
currency |
e.g. "SGD" [Currency of the transaction] |
quoteCurrency |
e.g. "SGD" [Rate which bank quotes] |
transactionBranch |
e.g. "Singapore Management University" [Branch Name] |
accountTo |
e.g. "0000002000" [Receiver's Account Number] |
accountTo_interimBalance |
e.g. "2000" [Receiver's bank balance after transaction] |
bankID_to |
e.g. "1" [Receiver's bank ID] |
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: Create iPhone web-based documentation