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

UpdatePriceDTO

Properties

idstringRequired
titlestring
price_setPriceSetDTO
currency_codenull | string
The code of the currency to associate with the price.
The amount of this price.
min_quantityBigNumberInput
The minimum quantity required to be purchased for this price to be applied.
max_quantityBigNumberInput
The maximum quantity required to be purchased for this price to be applied.
Was this section helpful?