Gtm.Api.V1

<back to all web services

GetPoint

The following routes are available for this service:
All Verbs/api/v1/vehicles/{VehicleId}/points/{PointId}
GET/api/v1/GetPoint

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/GetPoint HTTP/1.1 
Host: apiv1.gtm.gits2.nl 
Content-Type: text/csv
Content-Length: length

VehicleId,PointId
0,0

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

Address,Driver,Measurements,PointOfInterest,VehicleDescription,DataType,Direction,Imei,Speed,DateTime,Id,Latitude,Longitude
String,String,,String,String,None,0,String,0,0001-01-01,0,0,0