promote_to_item
Promote an RSR catalog row to a sellable item, transferring manufacturer, model, caliber, prices, and images from the catalog. Requires a payload matching the promotion flow.
Instructions
Promote an RSR catalog row into a sellable Item (manufacturer / model / caliber / prices / images flow in from the catalog). payload mirrors the promote flow, e.g. {rsr_stock_number, item_code?, item_name?, ...}. confirm=true. Find candidates with rsr_catalog_search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | ||
| confirm | No |