Creates or updates Price List Records.
Required Fields
Notes
429 error, and your additional requests will fail. You are encouraged to run requests sequentially with as many records per request as possible to maximize performance.The ID of the Price List requested.
The variant ID with which this price set is associated. Either variant_id or sku is required.
The SKU code associated with this Price Record if requested and it exists.
The 3-letter currency code with which this price set is associated.
The list price for the variant mapped in a Price List. Overrides any existing or Catalog list price for the variant/product.
The sale price for the variant mapped in a Price List. Overrides any existing or Catalog sale price for the variant/product. If empty, the sale price will be treated as not being set on this variant.
The retail price for the variant mapped in a Price List. Overrides any existing or Catalog retail price for the variant/product. If empty, the retail price will be treated as not being set on this variant.
The MAP (Minimum Advertised Price) for the variant mapped in a Price List. Overrides any existing or Catalog MAP price for the variant/product. If empty, the MAP price will be treated as not being set on this variant.
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
For a list of API status codes, see API Status Codes.
The MIME type of the response body.