A valid request URL is required to generate request examples{
"name": "<string>",
"startDate": "2023-11-07T05:31:56Z",
"sortExpressions": [
{
"field": "<string>",
"direction": "<string>"
}
],
"productSortDefinitionId": 123,
"categoryId": 123,
"endDate": "2023-11-07T05:31:56Z",
"boosted": [
{
"productCode": "<string>",
"sliceValue": "<string>",
"position": 123,
"isPinned": true
}
],
"buried": [
{
"productCode": "<string>",
"sliceValue": "<string>",
"position": 123,
"isPinned": true
}
],
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}Gets a single product sort definition.
A valid request URL is required to generate request examples{
"name": "<string>",
"startDate": "2023-11-07T05:31:56Z",
"sortExpressions": [
{
"field": "<string>",
"direction": "<string>"
}
],
"productSortDefinitionId": 123,
"categoryId": 123,
"endDate": "2023-11-07T05:31:56Z",
"boosted": [
{
"productCode": "<string>",
"sliceValue": "<string>",
"position": 123,
"isPinned": true
}
],
"buried": [
{
"productCode": "<string>",
"sliceValue": "<string>",
"position": 123,
"isPinned": true
}
],
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}JWT Authorization header using the Bearer scheme.
Unique identifier of the product sort definition.
limits which fields are returned in the response body
Success
Defines a default sort for a list of products and allows some products to be boosted to the top or pinned ot a specific position, or buried at the bottom of the list. Only 10 items can be boosted or pinned and up to
Short Name for the sort definition. Required.
The Start Date when the sort definition becomes active
Sort expression to apply Max two expressions
Show child attributes
System or user provided ID for the ProductSortDefinition
Optional end date for a product sort definition
List of products being positioned
Show child attributes
List of products being positioned
Show child attributes
Show child attributes