SortingAlgorithm
Retrieve a specific sorting algorithm by ID
Unique identifier of the resource
1Sorting Algorithm retrieved successfully
Unauthorized Access
The given resource or object was not found or does not exist.
Server Error
Update a specific sorting algorithm by ID
Unique identifier of the resource
1Sorting Algorithm updated
No content
Unauthorized Access
The given resource or object was not found or does not exist.
Server Error
No content
Delete a specific Sorting Algorithm by ID
Unique identifier of the resource
1Sorting Algorithm deleted successfully
Unauthorized Access
The given resource or object was not found or does not exist.
Server Error
No content
Partial update a specific sorting algorithm by ID
Unique identifier of the resource
1Sorting Algorithm updated
No content
Unauthorized Access
The given resource or object was not found or does not exist.
Server Error
No content
List Sorting Algorithm
Specifies the page number of the current dataset
1Indicates the number of rows on the current page.
10Filters by id
Filters by primary key
Filter by primary key greater than a specific value.
Filters by primary key greater than or equal to the given value
Filters by primary key less than the given value
Filters by primary key less than or equal to the given value
The type of sorting algorithm.
A JSON object containing the ruleset for the sorting algorithm.
[{"exp":[{"field":"stock"},{"attribute":"stock"}],"mode":"sum","path":"r0001","order":"desc","rule_type":"sorter"}]A JSON object containing the configuration for the sorting algorithm.
{"mode":"max","order":"asc","client":"stream","base_url":"http://cdn_url/stream_files/test.csv","delimeter":";","file_format":"csv"}Filter by catalog ID.
Filter by code.
Filter by name.
Indicates whether this sorting algorithm is visible.
Filter by creation date using supported lookup expressions (e.g., gt, gte, lt, lte, date__gt, etc.).
created_date__gt=2024-01-01T00:00:00ZFilter by modification date using supported lookup expressions (e.g., gt, gte, lt, lte, date__gt, etc.).
modified_date__lt=2024-01-01T00:00:00ZOK
Unauthorized Access
The given resource or object was not found or does not exist.
Server Error
Create a new sorting algorithm.
Sorting Algorithm Created
Unauthorized Access
The given resource or object was not found or does not exist.
Server Error
Last updated
Was this helpful?

