Create a product facet
POST
/productfacets
201,4XXRoles
At least one of the roles below is required to access this endpoint.
FullAccessProductFacetAdmin
Request Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
Name | Required | 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 | --- | --- | --- |