pricebook.import
Import products from the global supplier catalog into the company's own price book. Creates a company-level supplier and service catalog items. Applies default markup if specified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemIds | Yes | Array of global catalog item IDs to import. Required. | |
| markupPct | No | Default markup percentage to apply (e.g. 30 for 30%). Defaults to 30. | |
| supplierId | Yes | Global supplier ID. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skipped | No | Items skipped (already existed) | |
| imported | No | Number of items imported | |
| supplier | No | Company supplier name created/matched |