ProductVariantPricesUpdateReq
Properties
amountnumberRequiredThe price amount.
currency_codestringThe 3 character ISO currency code the price will be used in. This is only required if
region\_id is not provided.idstringThe ID of the Price. If provided, the existing price will be updated. Otherwise, a new price will be created.
max_quantitynumberThe maximum quantity required to be added to the cart for the price to be used.
min_quantitynumberThe minimum quantity required to be added to the cart for the price to be used.
region_idstringThe ID of the Region the price will be used in. This is only required if
currency\_code is not provided.Was this section helpful?