cDemo Rest API V3

Records

List records of a store.

GET /records HTTP/1.1
Production https://api.cdemo.com/v3/records?access_token=<xxx>

Parameters

Parameters Is Mandatory Notes
access_token Yes API Token
days_in_stock_from No number of days in stock
days_in_stock_to No number of days in stock
created_date_from No format like 2017-11-16
created_date_to No format like 2017-11-16
store_id No Store ID
is_staging No value 0 or 1
category_id No See Below
product_id No See Below
record_type_id No Record Type ID
status No status code: 0 - In-Progress, 1 - Available and 2 - Archived
item_condition_id No item condition id.
make No make of automobile records.
model No model of automobile records.
year_manufactured No year_manufactured of automobile records.
page No default is 1
page_size No default is 10
exclude_fields No fields do not want to return. separate by ‘,’. like store,category
fields No fields want to return. separate by ‘,’. like store,category

Response

{
  "links": {
      "next": "https://api.cdemo.com/v3/records?access_token=xxxxxxxxxx&page=2&page_size=3",
      "prev": null,
      "total_results": 117
  },
  "paginated_results": [
      {
          "inspection_id": "20180326ncxbjrhm",
          "title": "2014 Ford Focus SE Hatchback - Automatic, Alloy Wheels, SYNC",
          "status": 1,
          "staging_flag": 0,
          "store": {
              "id": 1,
              "name": "Ride Time Certified"
          },
          "product": {
              "id": 1001,
              "description": "Automobiles"
          },
          "category": {
              "id": 3,
              "description": "Used Auto"
          },
          "item_condition": {
              "id": 2,
              "description": "Used"
          },
          "stocknumber": "18072",
          "style": {
              "id": 4,
              "description": "4 Door Station Wagon"
          },
          "dms_status": {
              "status": "0",
              "description": "Available For Sale (0)"
          },
          "record_type": {
              "id": 70,
              "description": "Quick"
          },
          "city": "Winnipeg",
          "region": "MB",
          "country_code": "CA",
          "photo_count": 39,
          "days_in_stock": 1,
          "detail_page_url": "http://live.cdemo.com/view-details/automobiles/used/2014-ford-focus-se-hatchback-automatic-alloy-wheels-sync/EPkyW88D",
          "inventory_date": "2018-03-26T22:31:16Z",
          "deficiency_flag": 0,
          "repair_info_flag": null,
          "whole_sale_price": "1.00",
          "invoice_price": null,
          "listing_currency": "CAD",
          "sale_price": null,
          "listing_price": "12500.00",
          "listing_comment": "",
          "wholesale_comment": null,
          "msrp": "19699.00",
          "financing_comment": "",
          "bi_weekly_finance_price": null,
          "monthly_finance_price": null,
          "weekly_finance_price": null,
          "down_payment": null,
          "monthly_period": null,
          "percent_apr": null,
          "sale_price_start_dt": null,
          "sale_price_end_dt": null,
          "youtube_video_id": "",
          "youtube_embed_url": "",
          "urls_for_360_image": "https://tours.motorstreet360.com/1FADP3K20EL365044",
          "primary_photo_url": "http://static.cdemo.com/65359357/1024/automobiles-used-2014-ford-focus-se-hatchback-automatic-alloy-wheels-sync-1729241-primary-listing-photo-Image.jpg",
          "primary_photo_thumbnail": "http://static.cdemo.com/65359357/150/automobiles-used-2014-ford-focus-se-hatchback-automatic-alloy-wheels-sync-1729241-primary-listing-photo-Image.jpg",
          "youtube_watch_url": "",
          "created_by": "alexmac",
          "created_date": "2018-03-26T21:53:13Z",
          "last_mod_date": "2018-03-26T23:02:46Z",
          "last_mod_by": "System",
          "detail": {
              "trim_level": "SE",
              "year_manufactured": "2014",
              "certified_program": null,
              "vin": "1FADP3K20EL365044",
              "engine_disp": "2.0",
              "package_codes": null,
              "additional_certified_program": "",
              "odometer_reading": 88800,
              "fuel_economy_hwy": null,
              "drivetrain": "Front Wheel Drive",
              "make": "Ford",
              "certified_program_flag": "",
              "chrome_style_name": "5dr HB SE",
              "engine": "4 Cylinder Engine",
              "model_codes": null,
              "color_code": "UH",
              "interior_colour": "Charcoal Black w/Steel",
              "seating_capacity": "",
              "fuel_economy_unit": null,
              "option_codes": null,
              "number_passenger_doors": 4,
              "fuel_economy_city": null,
              "exterior_colour": "Black[Tuxedo Black Metallic]",
              "horse_power": null,
              "cylinders": "4",
              "odometer_type": "Kilometers",
              "transmission": "6-Speed A/T",
              "horse_power_rpm": null,
              "model": "Focus",
              "fuel_type": "Flex Fuel Capability"
          }
      },
      {
          "inspection_id": "20180324jfwvyhjl",
          "title": "2015 Jeep Cherokee Trailhawk 4WD - Mango Tango Pearl, UConnect, Backup Camera, Navigation",
          "status": 1,
          "staging_flag": 0,
          "store": {
              "id": 11,
              "name": "Ride Time Certified"
          },
          "product": {
              "id": 1001,
              "description": "Automobiles"
          },
          "category": {
              "id": 3,
              "description": "Used Auto"
          },
          "item_condition": {
              "id": 2,
              "description": "Used"
          },
          "stocknumber": "18078",
          "style": {
              "id": 6,
              "description": "4 Door Sport Utility"
          },
          "dms_status": {
              "status": "0",
              "description": "Available For Sale (0)"
          },
          "record_type": {
              "id": 70,
              "description": "Quick"
          },
          "city": "Winnipeg",
          "region": "MB",
          "country_code": "CA",
          "photo_count": 39,
          "days_in_stock": 1,
          "detail_page_url": "http://live.cdemo.com/view-details/automobiles/used/2015-jeep-cherokee-trailhawk-4wd-mango-tango-pearl-uconnect-backup-camera-navigation/D4VGNaj1",
          "inventory_date": "2018-03-26T15:24:37Z",
          "deficiency_flag": 0,
          "repair_info_flag": null,
          "whole_sale_price": "1.00",
          "invoice_price": null,
          "listing_currency": "CAD",
          "sale_price": null,
          "listing_price": "27000.00",
          "listing_comment": "",
          "wholesale_comment": null,
          "msrp": "32545.00",
          "financing_comment": "",
          "bi_weekly_finance_price": null,
          "monthly_finance_price": null,
          "weekly_finance_price": null,
          "down_payment": null,
          "monthly_period": null,
          "percent_apr": null,
          "sale_price_start_dt": null,
          "sale_price_end_dt": null,
          "youtube_video_id": "",
          "youtube_embed_url": "",
          "urls_for_360_image": "https://tours.motorstreet360.com/1C4PJMBB7FW576711",
          "primary_photo_url": "http://static.cdemo.com/65359248/1024/automobiles-used-2015-jeep-cherokee-trailhawk-4wd-mango-tango-pearl-uconnect-backup-camera-1547238-primary-listing-photo-Image.jpg",
          "primary_photo_thumbnail": "http://static.cdemo.com/65359248/150/automobiles-used-2015-jeep-cherokee-trailhawk-4wd-mango-tango-pearl-uconnect-backup-camera-1547238-primary-listing-photo-Image.jpg",
          "youtube_watch_url": "",
          "created_by": "alexmac",
          "created_date": "2018-03-24T22:44:03Z",
          "last_mod_date": "2018-03-27T04:31:25Z",
          "last_mod_by": "System",
          "detail": {
              "trim_level": "Trailhawk",
              "year_manufactured": "2015",
              "certified_program": null,
              "vin": "1C4PJMBB7FW576711",
              "engine_disp": "2.4",
              "package_codes": null,
              "additional_certified_program": "",
              "odometer_reading": 84205,
              "fuel_economy_hwy": "9.4 - 9.4",
              "drivetrain": "Four Wheel Drive",
              "make": "Jeep",
              "certified_program_flag": "",
              "chrome_style_name": "4WD 4dr Trailhawk",
              "engine": "4 Cylinder Engine",
              "model_codes": null,
              "color_code": "PVG",
              "interior_colour": "Black",
              "seating_capacity": "",
              "fuel_economy_unit": "L/100 km",
              "option_codes": null,
              "number_passenger_doors": 4,
              "fuel_economy_city": "12.1 - 12.1",
              "exterior_colour": "Orange[Mango Tango Pearl]",
              "horse_power": "184.0",
              "cylinders": "4",
              "odometer_type": "Kilometers",
              "transmission": "9-Speed A/T",
              "horse_power_rpm": "6400",
              "model": "Cherokee",
              "fuel_type": "Gasoline Fuel"
          }
      },
      {
          "inspection_id": "20180324dncnvhsu",
          "title": "2014 Chevrolet Cruze 2LT - RS Package, Leather, Sunroof, Alloy Wheels, Heated Seats",
          "status": 1,
          "staging_flag": 0,
          "store": {
              "id": 11,
              "name": "Ride Time Certified"
          },
          "product": {
              "id": 1001,
              "description": "Automobiles"
          },
          "category": {
              "id": 3,
              "description": "Used Auto"
          },
          "item_condition": {
              "id": 2,
              "description": "Used"
          },
          "stocknumber": "18063",
          "style": {
              "id": 2,
              "description": "4 Door Car"
          },
          "dms_status": {
              "status": "0",
              "description": "Available For Sale (0)"
          },
          "record_type": {
              "id": 70,
              "description": "Quick"
          },
          "city": "Winnipeg",
          "region": "MB",
          "country_code": "CA",
          "photo_count": 39,
          "days_in_stock": 3,
          "detail_page_url": "http://live.cdemo.com/view-details/automobiles/used/2014-chevrolet-cruze-2lt-rs-package-leather-sunroof-alloy-wheels-heated-seats/1Lz8ly5D",
          "inventory_date": "2018-03-24T20:17:59Z",
          "deficiency_flag": 0,
          "repair_info_flag": null,
          "whole_sale_price": "1.00",
          "invoice_price": null,
          "listing_currency": "CAD",
          "sale_price": null,
          "listing_price": "13500.00",
          "listing_comment": "Meet our stellar 2014 Chevrolet Cruze 2LT Automatic Sedan with a fluid style and sporty substance as displayed in Silver Ice Metallic! Powered by a 1.4 Liter TurboCharged 4 Cylinder that offers 138hp while paired with a smooth shifting 6 Speed Automatic transmission that does its job seamlessly and with perfection. Enjoy the way the tight suspension of this Front Wheel Drive Cruze grabs the curves while it delivers an incredible 6.2L/100km on the open road! You will love the sweet aerodynamics and distinct alloy wheels!\n\nOur 2LT Automatic is designed for the driver with features like a leather-wrapped shift knob, heated seating, a sunroof and steering wheel with audio controls. You will also enjoy the full-color MyLink touchscreen infotainment center that integrates wireless connectivity through Bluetooth to safely and quickly access your smartphone apps while on the go!\n\nThis Cruze from Chevrolet provides you with the security, performance, and affordability you are looking for. Some of the safety features include StabiliTrak, an army of airbags, and more to make Our Cruze one of the safest machines out there. Print this page and call us Now... We Know You Will Enjoy Your Test Drive Towards Ownership! We are Family Owned and here to make your car buying and ownership enjoyable!",
          "wholesale_comment": null,
          "msrp": "21395.00",
          "financing_comment": "",
          "bi_weekly_finance_price": null,
          "monthly_finance_price": null,
          "weekly_finance_price": null,
          "down_payment": null,
          "monthly_period": null,
          "percent_apr": null,
          "sale_price_start_dt": null,
          "sale_price_end_dt": null,
          "youtube_video_id": "",
          "youtube_embed_url": "",
          "urls_for_360_image": "https://tours.motorstreet360.com/1G1PE5SB6E7156627",
          "primary_photo_url": "http://static.cdemo.com/65359243/1024/automobiles-used-2014-chevrolet-cruze-2lt-rs-package-leather-sunroof-alloy-wheels-heated-seats-1370298-primary-listing-photo-Image.jpg",
          "primary_photo_thumbnail": "http://static.cdemo.com/65359243/150/automobiles-used-2014-chevrolet-cruze-2lt-rs-package-leather-sunroof-alloy-wheels-heated-seats-1370298-primary-listing-photo-Image.jpg",
          "youtube_watch_url": "",
          "created_by": "alexmac",
          "created_date": "2018-03-24T19:40:04Z",
          "last_mod_date": "2018-03-26T15:44:06Z",
          "last_mod_by": "dealerassistnow",
          "detail": {
              "trim_level": "2LT",
              "year_manufactured": "2014",
              "certified_program": null,
              "vin": "1G1PE5SB6E7156627",
              "engine_disp": "1.4",
              "package_codes": null,
              "additional_certified_program": "",
              "odometer_reading": 97493,
              "fuel_economy_hwy": "5.2 - 5.2",
              "drivetrain": "Front Wheel Drive",
              "make": "Chevrolet",
              "certified_program_flag": "No",
              "chrome_style_name": "4dr Sdn 2LT",
              "engine": "4 Cylinder Engine",
              "model_codes": null,
              "color_code": "GAN",
              "interior_colour": "Jet Black",
              "seating_capacity": "",
              "fuel_economy_unit": "L/100 km",
              "option_codes": null,
              "number_passenger_doors": 4,
              "fuel_economy_city": "7.8 - 7.8",
              "exterior_colour": "Silver[Silver Ice Metallic]",
              "horse_power": "138.0",
              "cylinders": "4",
              "odometer_type": "Kilometers",
              "transmission": "6-Speed A/T",
              "horse_power_rpm": "4900",
              "model": "Cruze",
              "fuel_type": "Gasoline Fuel"
          }
      }
  ]
}

Note

  • 1001: Automobile
  • 1009: Motorcycle
  • 1060: ATV/UTV
  • 1064: Snowmobile
  • 1061: Campers/RV

Record Detail

Get Detail of a record.

GET /records/:inspection_id HTTP/1.1
Production https://api.cdemo.com/v3/records/:inspection_id?access_token=<xxx>

Parameters

Parameters Is Mandatory Notes
access_token Yes API Token
exclude_fields No fields do not want to return. separate by ‘,’. like store,category
fields No fields want to return. separate by ‘,’. like store,category

Response

{
  "inspection_id": "20180326ncxbjrhm",
  "title": "2014 Ford Focus SE Hatchback - Automatic, Alloy Wheels, SYNC",
  "status": 1,
  "staging_flag": 0,
  "store": {
      "id": 20114,
      "name": "Ride Time Certified"
  },
  "product": {
      "id": 1001,
      "description": "Automobiles"
  },
  "category": {
      "id": 3,
      "description": "Used Auto"
  },
  "item_condition": {
      "id": 2,
      "description": "Used"
  },
  "stocknumber": "18072",
  "style": {
      "id": 4,
      "description": "4 Door Station Wagon"
  },
  "dms_status": {
      "status": "0",
      "description": "Available For Sale (0)"
  },
  "record_type": {
      "id": 70,
      "description": "Quick"
  },
  "city": "Winnipeg",
  "region": "MB",
  "country_code": "CA",
  "photo_count": 39,
  "days_in_stock": 1,
  "detail_page_url": "http://live.cdemo.com/view-details/automobiles/used/2014-ford-focus-se-hatchback-automatic-alloy-wheels-sync/EPkyW88D",
  "inventory_date": "2018-03-26T22:31:16Z",
  "deficiency_flag": 0,
  "repair_info_flag": null,
  "whole_sale_price": "1.00",
  "invoice_price": null,
  "listing_currency": "CAD",
  "sale_price": null,
  "listing_price": "12500.00",
  "listing_comment": "",
  "wholesale_comment": null,
  "msrp": "19699.00",
  "financing_comment": "",
  "bi_weekly_finance_price": null,
  "monthly_finance_price": null,
  "weekly_finance_price": null,
  "down_payment": null,
  "monthly_period": null,
  "percent_apr": null,
  "sale_price_start_dt": null,
  "sale_price_end_dt": null,
  "youtube_video_id": "",
  "youtube_embed_url": "",
  "urls_for_360_image": "https://tours.motorstreet360.com/1FADP3K20EL365044",
  "primary_photo_url": "http://static.cdemo.com/65359357/1024/automobiles-used-2014-ford-focus-se-hatchback-automatic-alloy-wheels-sync-1729241-primary-listing-photo-Image.jpg",
  "primary_photo_thumbnail": "http://static.cdemo.com/65359357/150/automobiles-used-2014-ford-focus-se-hatchback-automatic-alloy-wheels-sync-1729241-primary-listing-photo-Image.jpg",
  "youtube_watch_url": "",
  "created_by": "alexmac",
  "created_date": "2018-03-26T21:53:13Z",
  "last_mod_date": "2018-03-27T08:15:28Z",
  "last_mod_by": "System",
  "detail": {
      "trim_level": "SE",
      "year_manufactured": "2014",
      "certified_program": null,
      "vin": "1FADP3K20EL365044",
      "engine_disp": "2.0",
      "package_codes": null,
      "additional_certified_program": "",
      "odometer_reading": 88770,
      "fuel_economy_hwy": null,
      "drivetrain": "Front Wheel Drive",
      "make": "Ford",
      "certified_program_flag": "No",
      "chrome_style_name": "5dr HB SE",
      "engine": "4 Cylinder Engine",
      "model_codes": null,
      "color_code": "UH",
      "interior_colour": "Charcoal Black w/Steel",
      "seating_capacity": "",
      "fuel_economy_unit": null,
      "option_codes": null,
      "number_passenger_doors": 4,
      "fuel_economy_city": null,
      "exterior_colour": "Black[Tuxedo Black Metallic]",
      "horse_power": null,
      "cylinders": "4",
      "odometer_type": "Kilometers",
      "transmission": "6-Speed A/T",
      "horse_power_rpm": null,
      "model": "Focus",
      "fuel_type": "Flex Fuel Capability"
  }
}

Note

  • 1001: Automobile
  • 1009: Motorcycle
  • 1060: ATV/UTV
  • 1064: Snowmobile
  • 1061: Campers/RV
  • 1063: Trailers

Inspection Points

Get inspection points of a record.

GET /records/:inspection_id/inspection_points HTTP/1.1
Production https://api.cdemo.com/v3/records/:inspection_id/inspection_points?access_token=<xxx>

Parameters

Parameters Is Mandatory Notes
access_token Yes API Token
exclude_fields No fields do not want to return. separate by ‘,’. like store,category
fields No fields want to return. separate by ‘,’. like store,category

Response

[
  {
      "stage_text": "Left Front Door",
      "question_text": "Select the type of upholstery material? (SINGLE CHOICE QUESTION)",
      "question_text_short": "Upholstery Material",
      "answer": "Cloth Upholstery",
      "answer_parent": "",
      "photo_url": null,
      "photo_point_flag": 0,
      "damage_flag": false,
      "option_flag": true,
      "stock_photo_flag": 0,
      "severity_descriptor": "",
      "wear_tear_flag": 0,
      "chargeable_flag": 0,
      "photo_available_flag": false,
      "last_mod_date": "2018-03-26T22:56:16Z"
  },
  {
      "stage_text": "Left Front Door",
      "question_text": "Choose a \"Generic\" Color that best describes the Interior Color",
      "question_text_short": "Interior Generic Color",
      "answer": "Black",
      "answer_parent": "",
      "photo_url": null,
      "photo_point_flag": 0,
      "damage_flag": false,
      "option_flag": false,
      "stock_photo_flag": 0,
      "severity_descriptor": "",
      "wear_tear_flag": 0,
      "chargeable_flag": 0,
      "photo_available_flag": false,
      "last_mod_date": "2018-03-26T22:56:16Z"
  },
  {
      "stage_text": "Left Front Door",
      "question_text": "Select the Type of Roof (MULTIPLE CHOICE QUESTION)",
      "question_text_short": "Roof Type and Equipment",
      "answer": "Hard Top",
      "answer_parent": "",
      "photo_url": null,
      "photo_point_flag": 0,
      "damage_flag": false,
      "option_flag": true,
      "stock_photo_flag": 0,
      "severity_descriptor": "",
      "wear_tear_flag": 0,
      "chargeable_flag": 0,
      "photo_available_flag": false,
      "last_mod_date": "2018-03-26T22:56:16Z"
  }
]

Note

  • 1001: Automobile
  • 1009: Motorcycle
  • 1060: ATV/UTV
  • 1064: Snowmobile
  • 1061: Campers/RV
  • 1063: Trailers

Chrome Equipments

Get chrome equipments of a record.

Warning

Only for Automobile product.

GET /records/:inspection_id/chrome_equipments HTTP/1.1
Production https://api.cdemo.com/v3/records/:inspection_id/chrome_equipments?access_token=<xxx>

Parameters

Parameters Is Mandatory Notes
access_token Yes API Token
exclude_fields No fields do not want to return. separate by ‘,’. like store,category
fields No fields want to return. separate by ‘,’. like store,category

Response

[
  {
      "standard_header_name": "MECHANICAL",
      "description": "Engine: 2.0L I-4 GDI Ti-VCT Flex Fuel"
  },
  {
      "standard_header_name": "MECHANICAL",
      "description": "Transmission: 5-Speed Manual"
  },
  {
      "standard_header_name": "MECHANICAL",
      "description": "Front-Wheel Drive"
  },
  {
      "standard_header_name": "MECHANICAL",
      "description": "3.82 Axle Ratio"
  },
  {
      "standard_header_name": "MECHANICAL",
      "description": "590CCA Maintenance-Free Battery w/Run Down Protection"
  },
  {
      "standard_header_name": "MECHANICAL",
      "description": "3990# Gvwr 827# Maximum Payload"
  },
  {
      "standard_header_name": "MECHANICAL",
      "description": "Gas-Pressurized Shock Absorbers"
  },
  {
      "standard_header_name": "MECHANICAL",
      "description": "Front And Rear Anti-Roll Bars"
  },
  {
      "standard_header_name": "MECHANICAL",
      "description": "Electric Power-Assist Steering"
  },
  {
      "standard_header_name": "MECHANICAL",
      "description": "46.9 L Fuel Tank"
  },
  {
      "standard_header_name": "MECHANICAL",
      "description": "Single Stainless Steel Exhaust"
  },
  {
      "standard_header_name": "MECHANICAL",
      "description": "Strut Front Suspension w/Coil Springs"
  },
  {
      "standard_header_name": "MECHANICAL",
      "description": "Short And Long Arm Rear Suspension w/Coil Springs"
  }
]

Note

  • 1001: Automobile
  • 1009: Motorcycle
  • 1060: ATV/UTV
  • 1064: Snowmobile
  • 1061: Campers/RV
  • 1063: Trailers

Chrome Packages

Get chrome packages of a record.

Warning

Only for Automobile product.

GET /records/:inspection_id/chrome_packages HTTP/1.1
Production https://api.cdemo.com/v3/records/:inspection_id/chrome_packages?access_token=<xxx>

Parameters

Parameters Is Mandatory Notes
access_token Yes API Token
exclude_fields No fields do not want to return. separate by ‘,’. like store,category
fields No fields want to return. separate by ‘,’. like store,category

Response

[
  {
      "category": "OPTION PACKAGE",
      "description": "ACCESSORY GRP 1",
      "msrp": 500.00,
      "include_equipments": "-inc: Popular Equipment Pkg w/AM/FM ETR stereo radio w/CD player & (6) speakers, pwr windows/mirrors/door locks",
      "other_info": ""
  }
]

Note

  • 1001: Automobile
  • 1009: Motorcycle
  • 1060: ATV/UTV
  • 1064: Snowmobile
  • 1061: Campers/RV
  • 1063: Trailers

Chrome Consumer Info

Get chrome consumer info of a record.

Warning

Only for Automobile product.

GET /records/:inspection_id/chrome_consumer_info HTTP/1.1
Production https://api.cdemo.com/v3/records/:inspection_id/chrome_consumer_info?access_token=<xxx>

Parameters

Parameters Is Mandatory Notes
access_token Yes API Token
exclude_fields No fields do not want to return. separate by ‘,’. like store,category
fields No fields want to return. separate by ‘,’. like store,category

Response

[
  {
      "info_name": "Basic Years",
      "info_value": "3",
      "info_type": "Warranty"
  },
  {
      "info_name": "Basic Miles/km",
      "info_value": "60,000",
      "info_type": "Warranty"
  },
  {
      "info_name": "Drivetrain Years",
      "info_value": "5",
      "info_type": "Warranty"
  },
  {
      "info_name": "Drivetrain Miles/km",
      "info_value": "100,000",
      "info_type": "Warranty"
  },
  {
      "info_name": "Corrosion Years",
      "info_value": "5",
      "info_type": "Warranty"
  },
  {
      "info_name": "Corrosion Miles/km",
      "info_value": "Unlimited",
      "info_type": "Warranty"
  },
  {
      "info_name": "Roadside Assistance Years",
      "info_value": "5",
      "info_type": "Warranty"
  },
  {
      "info_name": "Roadside Assistance Miles/km",
      "info_value": "100,000",
      "info_type": "Warranty"
  },
  {
      "info_name": "NHTSA CAMPAIGN ID",
      "info_value": "14V525000",
      "info_type": "Recall"
  },
  {
      "info_name": "Mfg's Report Date",
      "info_value": "SEP 01, 2014",
      "info_type": "Recall"
  },
  {
      "info_name": "Component",
      "info_value": "FUEL SYSTEM, GASOLINE:DELIVERY",
      "info_type": "Recall"
  },
  {
      "info_name": "Potential Number of Units Affected",
      "info_value": "301",
      "info_type": "Recall"
  },
  {
      "info_name": "Summary",
      "info_value": "Ford Motor Company (Ford) is recalling certain model year 2014 Ford Focus vehicles manufactured May 1, 2014, to May 24, 2014, 2014 Ford Escape vehicles manufactured on June 6, 2014, and 2015 Lincoln MKC vehicles manufactured June 4, 2014, to July 7, 2014. In the affected vehicles, the Fuel Delivery Module (FDM) may crack between the filter body and the filter cap, possibly resulting in low fuel pressure.",
      "info_type": "Recall"
  }
]

Note

  • 1001: Automobile
  • 1009: Motorcycle
  • 1060: ATV/UTV
  • 1064: Snowmobile
  • 1061: Campers/RV
  • 1063: Trailers