CreatePriceListDTO
The price list to create.
Properties
descriptionstringRequiredThe price list's description.
ends_atstringThe price list expires after this date.
number_rulesnumberThe number of rules associated with the price list.
pricesPriceListPriceDTO[]The prices associated with the price list.
pricesPriceListPriceDTO[]rulesCreatePriceListRulesThe rules to be created and associated with the price list.
starts_atstringThe price list is enabled starting from this date.
statusPriceListStatusThe price list's status.
statusPriceListStatustitlestringRequiredThe price list's title.
typePriceListTypeThe price list's type.
typePriceListTypeWas this section helpful?