PriceListPriceDTO
The prices associated with a price list.
amountnumberRequiredThe amount of this money amount.
currency_codestringRequiredThe currency code of this money amount.
price_set_idstringRequiredThe ID of the associated price set.
currencyCreateCurrencyDTOThe currency of this money amount.
currencyCreateCurrencyDTOidstringThe ID of the money amount.
max_quantitynull | numberThe maximum quantity required to be purchased for this money amount to be applied.
min_quantitynull | numberThe minimum quantity required to be purchased for this money amount to be applied.
The rules to add to the price. The object's keys are rule types' 
rule_attribute attribute, and values are the value of that rule associated with this price.Was this section helpful?