s1 API Host

<back to all web services

RunImportRequest

The following routes are available for this service:
POST, OPTIONS/api/zetes/export

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/RunImportRequest HTTP/1.1 
Host: api2.ghs-automotive.nl 
Content-Type: text/csv
Content-Length: length

RouteReference,LicensePlate,Driver,Site,PlannedStartDateTime,PlannedEndDateTime,ActualStartDateTime,ActualEndDateTime,StartMileage,EndMileage,Stops
String,String,String,String,0001-01-01,0001-01-01,0001-01-01,0001-01-01,0,0,"[{sequence:0,isExecuted:False,startDateTime:0001-01-01,endDateTime:0001-01-01,gpsLatitude:0,gpsLongitude:0,plannedTimeOfArrival:0001-01-01,signature:String,items:[{orderReference:String,type:String,selectionMethod:String,isExecuted:False,executionDateTime:0001-01-01}]}]"

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

ResponseCode,ResponseMessage
0,String