Phonixx Api

<back to all web services

Vehicle

The following routes are available for this service:
GET,POST,OPTIONS/account/vehicles
GET, DELETE, PUT,OPTIONS/account/vehicle/{VehicleId}

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/Vehicle HTTP/1.1 
Host: parkmobile.us 
Content-Type: text/csv
Content-Length: length

SupplierVehicleTypeId,VehicleTypeName
0,String

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

VehicleId,Vrn,State,Country,Description,Default,VehicleType,Vin,GCID,VehicleMakeId,Make,Model
0,String,String,String,String,False,"{supplierVehicleTypeId:0,vehicleTypeName:String}",String,String,0,String,String