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

UpdatePriceListDTO

The attributes to update in a price list.

Properties

idstringRequired
The ID of the price list to update.
titlestring
The price list's title.
descriptionstring
The price list's description.
starts_atnull | string
The price list is enabled starting from this date.
ends_atnull | string
The price list expires after this date.
The price list's status.
rules_countnumber
The number of rules associated with the price list.
The rules to be created and associated with the price list.
Was this section helpful?