UpdatePriceListDTO
The attributes to update in a price list.
ends_at
null | stringThe price list expires after this date.
id
stringRequiredThe ID of the price list to update.
number_rules
numberThe number of rules associated with the price list.
rules
CreatePriceListRulesThe rules to be created and associated with the price list.
starts_at
null | stringThe price list is enabled starting from this date.
status
PriceListStatusThe price list's status.
status
PriceListStatustitle
stringThe price list's title.
Was this section helpful?