put https://app.ecwid.com/api/v3//products/sort?parentCategory=
Update order of products inside a specific category. Use parentCategory=0
to work with products inside the "Store front page" category.
Access scopes
Requires the following access scope: update_catalog
Request
A JSON object with the following fields:
Field | Type | Description |
---|---|---|
sortedIds | array<number> | An array of products in their consecutive order |
Errors
In case of error, Ecwid responds with an error HTTP status code and, optionally, JSON-formatted body containing error description
HTTP codes
HTTP Status | Meaning | Code (optional) |
---|---|---|
409 | Wrong params in the request |