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