AdminPriceListPricesUpdateReq
Properties
amountnumberRequiredThe amount to charge for the Product Variant.
currency_codestringThe 3 character ISO currency code for which the price will be used. This is only required if
region\_id is not provided.idstringThe ID of the price.
max_quantitynumberThe maximum quantity for which the price will be used.
min_quantitynumberThe minimum quantity for which the price will be used.
region_idstringThe ID of the Region for which the price is used. This is only required if
currecny\_code is not provided.variant_idstringRequiredThe ID of the Variant for which the price is used.
Was this section helpful?