Purpose of this API command
Input |
Description |
serviceName |
"getStockHistory" |
userID |
e.g. "Kelvan" |
PIN |
e.g. "987654" |
OTP |
e.g. "987654" |
symbol |
e.g. "IBM" [Stock Symbol] |
startDate |
e.g. "2019-04-15" [Date in YYYY |
endDate |
e.g. "2019-05-15" [Date in YYYY-MM-DD] |
Information available in getStockHistory |
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] |
jsonTimeSeries |
e.g. "{\"chart\":{\"result\":[{\"meta\":{\"currency\":\"USD....." [Supposed to be used as a chart display] |
Created with the Personal Edition of HelpNDoc: iPhone web sites made easy