Skip to main content
Skip to main content

PriceListPriceDTO

The prices associated with a price list.

currency_codestringRequired
The currency code of this money amount.
amountnumberRequired
The amount of this money amount.
price_set_idstringRequired
The ID of the associated price set.
idstring
The ID of the money amount.
The currency of this money amount.
min_quantitynull | number
The minimum quantity required to be purchased for this money amount to be applied.
max_quantitynull | number
The maximum 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?