Parameters for creating a new top picks collection
The response containing the created collection list
Top picks are featured product collections that can be displayed on your shop page. Only one collection can be activated at a time. When you activate a new collection, all other collections will be automatically deactivated.
Delete an existing top picks collection
Parameters for deleting a top picks collection
The response containing the deleted collection ID
Note: Only disabled/deactivated top picks collections can be deleted. You cannot delete an activated collection.
Get all top picks collections for the shop
The response containing all top picks collections
This endpoint retrieves all top picks collections in your shop, including both activated and deactivated collections. Each collection contains:
Update an existing top picks collection
Parameters for updating a top picks collection
The response containing the updated collection list
You can update the name, items, and activation status of a collection. When updating item_id_list, it will completely replace the old item list. If you set is_activated to true, all other collections will be automatically deactivated.
When the API request fails or returns an error
Add a new top picks collection