Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

CreatePriceDTO

Properties

price_set_idstringRequired
currency_codestringRequired
The currency code of this price.
amountBigNumberInputRequired
The amount of this price.
titlestring
price_setstring | PriceSetDTO
price_liststring | PriceListDTO
rules_countnumber
min_quantitynull | BigNumberInput
The minimum quantity required to be purchased for this price to be applied.
max_quantitynull | BigNumberInput
The maximum quantity required to be purchased for this price to be applied.
Was this section helpful?