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