A valid request URL is required to generate request examples{
"name": "<string>",
"sortExpressions": [
{
"field": "<string>",
"direction": "<string>"
}
],
"startDate": "2023-11-07T05:31:56Z",
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"boosted": [
{
"productCode": "<string>",
"isPinned": true,
"position": 123,
"sliceValue": "<string>"
}
],
"buried": [
{
"productCode": "<string>",
"isPinned": true,
"position": 123,
"sliceValue": "<string>"
}
],
"categoryId": 123,
"endDate": "2023-11-07T05:31:56Z",
"productSortDefinitionId": 123
}Gets a single product sort definition.
A valid request URL is required to generate request examples{
"name": "<string>",
"sortExpressions": [
{
"field": "<string>",
"direction": "<string>"
}
],
"startDate": "2023-11-07T05:31:56Z",
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"boosted": [
{
"productCode": "<string>",
"isPinned": true,
"position": 123,
"sliceValue": "<string>"
}
],
"buried": [
{
"productCode": "<string>",
"isPinned": true,
"position": 123,
"sliceValue": "<string>"
}
],
"categoryId": 123,
"endDate": "2023-11-07T05:31:56Z",
"productSortDefinitionId": 123
}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.
Sort expression to apply Max two expressions
Show child attributes
The Start Date when the sort definition becomes active
Show child attributes
List of products being positioned
Show child attributes
List of products being positioned
Show child attributes
Optional end date for a product sort definition
System or user provided ID for the ProductSortDefinition