Pricing API
...
Pricing API Docs
Pricing

Update Pricing by SKU

PATCH
/api/v1/pricing/{sku}

This patch endpoint will remove all pricing for the price list slugs provided and apply provided pricing against the provided price lists. It is also important to note you can upload multiple price lists in one call.

Path Parameters
sku
*
Header Parameters
Site-Id
*
Body Parameters
body
*
price_list_slug
*
pricing
*
Responses
200
Successful response
price_list_slug
*
pricing
*
404
Price list not found
default
Error Response