WebAPI

<back to all web services

GetVehiclePlatePlans

The following routes are available for this service:
GET/GetVehiclePlatePlan/{AccountTypeId}/{AccountCountryCode}/{VehClassID}/{VehicleCountryCode}/{LUDSPlanCount}/{FUDSPlanCount}/{BlueBadgePlanCount}RESTFUL call to get a list of plate plan depending on (Account Type / Account Country Code / Vehicle Class ID / Vehicle Country Code / No. of LUDS Plan which have already been added into the vehicle list / No. of FUDS Plan which have already been added into the vehicle list / No. of Blue Badge Plan which have already been added into the vehicle list)
Parameters:
NameParameterData TypeRequiredDescription
AccountTypeIdpathintegerYes
AccountCountryCodepathstringYes
VehClassIDpathintegerYes
VehicleCountryCodepathstringYes
LUDSPlanCountpathintegerYes
FUDSPlanCountpathintegerYes
BlueBadgePlanCountpathintegerYes

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/GetVehiclePlatePlans HTTP/1.1 
Host: api-preprod.merseyflow.co.uk 
Content-Type: text/csv
Content-Length: length

AccountTypeId,AccountCountryCode,VehClassID,VehicleCountryCode,LUDSPlanCount,FUDSPlanCount,BlueBadgePlanCount
0,String,0,String,0,0,0

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

PlanPlanId,PlanPlanShortDescription,PlanPlanDescription,PlanPlanEffectiveDt,SetupFee,DiscountPct,DiscountAmt,MinTrips,MinTripPeriod,MinPPTAmt,IsRenewalRequired
0,String,String,0001-01-01,0,0,0,0,0,0,False