Copy product to another brand
copy_product_to_brandCopies a product into another brand for multi-brand catalogue management. Provide the product ID, target brand ID, and optionally a category to duplicate the listing.
Instructions
Copy a product into a different brand (multi-brand catalogue management).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand_id | Yes | Destination brand UUID | |
| product_id | Yes | Source product UUID | |
| category_id | No | Destination category UUID |