ghl_product_store_set_priority
Set product display priorities in a store to control the order in which products appear.
Instructions
Update product display priorities in store API to set the display priority of products in a store Endpoint: POST /products/store/{storeId}/priority (Version header: v3; source: v3/products-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| storeId | Yes | Products related to the store |