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