Set product prices
sync_pricingSet or update product prices on a specific price list by providing currency, billing cycle, and price. Changes apply live in production.
Instructions
Set/update prices for a product on a specific pricelist. Each entry needs currency_id, billing_cycle_months, and price. PRODUCTION: changes are live immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prices | Yes | Price entries to set | |
| product_id | Yes | Product UUID | |
| pricelist_id | Yes | Pricelist UUID |