CreatePricesDTO

The prices to create part of a price set.

currency_codestring
The currency code of this money amount.
The amount of this money amount.
idstringOptional
The ID of the money amount.
min_quantitynull | BigNumberInputOptional
The minimum quantity required to be purchased for this money amount to be applied.
max_quantitynull | BigNumberInputOptional
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 the attribute, and values are the value of that rule associated with this price.
Was this page helpful?
Edit this page