ghl_product_store_set_inclusion
Control product visibility in a store's storefront by including or excluding products from the listing.
Instructions
Includes or excludes a product from the given store's storefront listing. Action to include/exclude the product in store API to update the status of products in a particular store Endpoint: POST /products/store/{storeId} (Version header: v3; source: v3/products-v3.json) OAuth scopes: products.write
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 |