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>"
}
}Adds a new 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.
If true, the provided Id value will be used as the ProductSortDefinitionId. If omitted or false, the system will generate a ProductSortDefinitionId
limits which fields are returned in the response body
Properties of the new product sort definition. Required properties of StartDate and Name.
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
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