UpdatePriceListDTO
The attributes to update in a price list.
idstringRequiredThe ID of the price list to update.
descriptionstringThe price list's description.
ends_atnull | string | DateThe price list expires after this date.
rulesCreatePriceListRulesThe rules to be created and associated with the price list.
rules_countnumberThe number of rules associated with the price list.
starts_atnull | string | DateThe price list is enabled starting from this date.
statusPriceListStatusThe price list's status.
statusPriceListStatustitlestringThe price list's title.
Was this section helpful?