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.
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.
titlestringRequiredThe price list's title.
typePriceListTypeThe price list's type.
Was this section helpful?