Set prices
set_pricesSet product prices in price lists by specifying price, product ID, and price list ID. Update up to 100 prices per request to manage pricing across darkstores.
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). |