Product facets
Product facets are extended properties (values on product XP) designated to drive data to support faceted navigation. Buyer list endpoints for products will populate and return facets in the meta object, a collection of facet names, values, and counts. Counts represent the total results that would be returned if the current set were filtered on that facet value.
ProductFacets.List
List product facets
v1/productfacets
ProductFacets.Create
Create a product facet
v1/productfacets
ProductFacets.Get
Retrieve a product facet
v1/productfacets/{productFacetID}
ProductFacets.Save
Create or update a product facet
v1/productfacets/{productFacetID}
ProductFacets.Delete
Delete a product facet
v1/productfacets/{productFacetID}
ProductFacets.Patch
Partially update a product facet
v1/productfacets/{productFacetID}