Get Vehicle Make Model
Get Vehicle Make Model
GET
https://portal-staging.aiicoplc.com/api/services/app/UtilitiyService/GetVehicleMakeModel?VehicleMake=acura&VehicleYear=2006
This endpoint gets vehicle Model using the year and make .
Path Parameters
Name
Type
Description
VehicleYear*
string
Vehicle manufacture year
VehicleMake*
string
Vehicle Make
Headers
Name
Type
Description
X-ApiKey*
string
To be provided.
Content-Type*
string
application/json
Last updated