ProductVariantPricesCreateReq
constructor
Properties
amountnumberRequiredThe price amount.
region_idstringThe ID of the Region the price will be used in. This is only required if
currency\_code is not provided.currency_codestringThe 3 character ISO currency code the price will be used in. This is only required if
region\_id is not provided.min_quantitynumberThe minimum quantity required to be added to the cart for the price to be used.
max_quantitynumberThe maximum quantity required to be added to the cart for the price to be used.
Was this section helpful?