Reference for http://dispatchweb.eureka-technology.fr/WebManager/WCFDispatchAPI.svc/REST/Json/GetCsvExportGpsPositions?TrackId={TRACKID}&GeoDeviceId={GEODEVICEID}&DateToExport={DATETOEXPORT}
Export des coordonnées GPS brutes au format CSV, la date doit etre au format DD/MM/YYYY
Url: http://dispatchweb.eureka-technology.fr/WebManager/WCFDispatchAPI.svc/REST/Json/GetCsvExportGpsPositions?TrackId={TRACKID}&GeoDeviceId={GEODEVICEID}&DateToExport={DATETOEXPORT}
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 | Unknown | The Response body is a byte stream. |