Pricing API
...
Pricing API Docs
Pricing

Update pricing for multiple price lists

PATCH
/api/v1/batch-update-pricing
Header Parameters
Site-Id
*
Body Parameters
body
Description
List of sku, price list, quantity and price to update. Partial updates are supported, meaning only the SKUs present will be affected. For the given SKUs, existing prices are deleted then the supplied prices are inserted. If a SKU is provided but quantity and price are blank, all prices for that SKU are removed from the price list.
sku
*
price_list_slug
*
pricing
*
Responses
204
Successful response
slug
name
currency_code
source
rules
400
Validation errors
line
field
message
default
Error Response