Partially update a product facet.
PATCH
/productfacets/{productFacetID}
200Roles
At least one of the roles below is required to access this endpoint.
FullAccessProductFacetAdmin
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
productFacetID | Required | string | ID of the product facet. | --- |
Request Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
Name | string | --- | 100 characters | --- | ||
XpPath | string | --- | 200 characters | --- | ||
ListOrder | integer | int32 | --- | --- | ||
MinCount | integer | int32 | --- | --- | ||
xp | object | --- | --- | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
Name | string | --- | 100 characters | --- | ||
XpPath | string | --- | 200 characters | --- | ||
ListOrder | integer | int32 | --- | --- | ||
MinCount | integer | int32 | --- | --- | ||
xp | object | --- | --- | --- |