Update price
update_priceSet new price for a product or variant on supported marketplaces. Requires seller confirmation to update live shop data.
Instructions
Set the price for one product or a specific variant.
[SENSITIVE] This action changes live shop data and requires the seller's explicit confirmation before it executes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | Yes | ||
| currency | No | ||
| platform | No | Marketplace to target. Defaults to shopee. | |
| product_id | Yes | ||
| variant_id | No | ||
| confirmation_token | No | Echo back the token from a prior 'confirmation required' response to approve and execute this action. Only needed when the client cannot prompt directly. |