copy_product_manufacturing_config
Preview or copy components, operations, and settings from one product to another without reusing source row IDs. Apply only with a fresh preview's exact confirmation scope and hash.
Instructions
Preview or copy selected manufacturing sections from one product to another without reusing source row IDs. Apply requires the exact full confirmation scope and hash returned by a fresh preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | replace | |
| dryRun | No | ||
| sections | No | ||
| confirmation | No | ||
| previewToken | No | ||
| idempotencyKey | No | ||
| sourceProductId | Yes | ||
| targetProductId | Yes | ||
| expectedDesiredHash | No | ||
| expectedSemanticHash | No | ||
| expectedWriteShapeHash | No | ||
| allowInactiveComponents | No | ||
| expectedEntityTimestamp | No | ||
| expectedTargetTimestamp | No | ||
| expectedSourceConfigHash | No | ||
| expectedTargetConfigHash | No | ||
| expectedSourceWriteShapeHash | No | ||
| expectedTargetWriteShapeHash | No |