Reference for http://publictransportation.tsomobile.com/rest/Routes/AddStep?tkn={TKN}&routeID={ROUTEID}&segmentID={SEGMENTID}&descriptiveDirections={DESCRIPTIVEDIRECTIONS}&descriptiveDistance={DESCRIPTIVEDISTANCE}&distance={DISTANCE}&time={TIME}&isStop={ISSTOP}&stopID={STOPID}&endStopID={ENDSTOPID}&latitude={LATITUDE}&longitude={LONGITUDE}&sequence={SEQUENCE}&ETAh={ETAH}&ETAm={ETAM}&ETAs={ETAS}
Url: http://publictransportation.tsomobile.com/rest/Routes/AddStep?tkn={TKN}&routeID={ROUTEID}&segmentID={SEGMENTID}&descriptiveDirections={DESCRIPTIVEDIRECTIONS}&descriptiveDistance={DESCRIPTIVEDISTANCE}&distance={DISTANCE}&time={TIME}&isStop={ISSTOP}&stopID={STOPID}&endStopID={ENDSTOPID}&latitude={LATITUDE}&longitude={LONGITUDE}&sequence={SEQUENCE}&ETAh={ETAH}&ETAm={ETAM}&ETAs={ETAS}
HTTP Method: GET
This operation supports JSONP responses. The callback function can be specified using the "callback" Url query parameter.
| Message direction | Format | Body |
|---|---|---|
| Request | N/A | The Request body is empty. |
| Response | Xml | Example |
| Response | Json | Example |
The following is an example response Xml body:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2147483647</int>
The following is an example response Json body:
2147483647