Set prices
set_pricesSet product prices in price lists by specifying decimal string values, with support for quantity-based pricing, up to 100 items per request.
Instructions
Sets product prices in price lists (POST /b2b/v1/prices/set), at most 100 per request. Prices are decimal STRINGS (e.g. "150.00"); price_per_quantity (pack size the price applies to) defaults to 1 when omitted. The response body is not documented upstream (2xx = success) and is returned verbatim. There is no delete endpoint for prices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prices | Yes | Price assignments (at most 100 per request). |