• Pages
  • /
  • Dealers
  • /
  • Data Depot
  • /
  • Version 4
  • /
  • API
  • /
  • Services
  • /
  • Features

Features

Features are a distinctive characteristics, traits, or aspects of a Product.

In the industry, these are typically referred to as the "bullet points" of a product. In previous versions of the API, the description and bullet points were lumped together into one mix-mash of raw strings combined with formatting and other HTML-style markup that produced bullet points. This is not ideal if you try to utilize these on, for example, a website product detail page and style and display them in a meaningful fashion.

In Version 4 of the WPS API, an effort was made to separate the description of a product from the bullet points. We've cleaned up all of that and now clearly separate a Products description from it's Features.

Example requests

Collection

https://api.wps-inc.com/features

Entity

https://api.wps-inc.com/features/673

...or send multiple ids separated by a comma(,)

https://api.wps-inc.com/features/8,1235,442,1820

Parent Product

Get the Product that a particular feature belongs to.

https://api.wps-inc.com/features/673/products