PriceListPriceDTO
The prices associated with a price list.
amount
numberRequiredThe amount of this money amount.
currency
CreateCurrencyDTOThe currency of this money amount.
currency
CreateCurrencyDTOcurrency_code
stringRequiredThe currency code of this money amount.
id
stringThe ID of the money amount.
max_quantity
null | numberThe maximum quantity required to be purchased for this money amount to be applied.
min_quantity
null | numberThe minimum quantity required to be purchased for this money amount to be applied.
price_set_id
stringRequiredThe ID of the associated price set.
Was this section helpful?