UpdatePriceDTO
Properties
id
stringRequiredtitle
stringprice_set
PriceSetDTO
price_set
PriceSetDTOcurrency_code
null | stringThe code of the currency to associate with the price.
amount
BigNumberInputThe amount of this price.
min_quantity
BigNumberInputThe minimum quantity required to be purchased for this price to be applied.
max_quantity
BigNumberInputThe maximum quantity required to be purchased for this price to be applied.
Was this section helpful?