WebAPI

<back to all web services

CheckVehicleAvailablePlans

Check vehicle available plans and fees.

The following routes are available for this service:
POST/CheckVehicleAvailablePlansCheck vehicle available plans and fees.

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/CheckVehicleAvailablePlans HTTP/1.1 
Host: localhost 
Content-Type: text/csv
Content-Length: length

CountryCode,LicPlateNo,VehClassId,VehicleMakeId,VehicleModel,VehicleColour,OrderTag
String,String,0,0,String,String,False

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

PlanId,PlanName,PlanDescription,Price,RequiresEligibilityDocuments
0,String,String,0,False