You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mtadeveloperresources
Hello,
We are currently collecting bus data using the SIRI VehicleMonitoring call with the following base URL - http://bustime.mta.info/api/2/siri/vehicle-monitoring.json?
The developer website says canceled trip information can be recorded using either the /api/2/siri/stop-monitoring.xml or /api/2/siri/stop-monitoring.xml?version=2 paths, with the "2" between api/2/siri being the operative indicator.
Upon inspection of the data we've already recorded, canceled trip information has not been present. I want to know if the API paths only work with the SIRI StopMonitoring call, or can the same result be achieved using the same format with the SIRI VehicleMonitoring call.