CreatePriceListDTO
The price list to create.
description
stringRequiredThe price list's description.
ends_at
stringThe price list expires after this date.
number_rules
numberThe number of rules associated with the price list.
prices
PriceListPriceDTO[]The prices associated with the price list.
prices
PriceListPriceDTO[]rules
CreatePriceListRulesThe rules to be created and associated with the price list.
starts_at
stringThe price list is enabled starting from this date.
status
PriceListStatusThe price list's status.
status
PriceListStatustitle
stringRequiredThe price list's title.
type
PriceListTypeThe price list's type.
type
PriceListTypeWas this section helpful?