- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
UpdatePriceListWorkflowInputDTO
The data to update in a price list.
Properties#
id
stringThe ID of the price list to update.
title
stringOptionalThe title of the price list.
description
null | stringOptionalThe description of the price list.
starts_at
null | stringOptionalThe start date of the price list.
ends_at
null | stringOptionalThe end date of the price list.
The status of the price list.
rules
Record<string, string[]>OptionalThe rules associated with the price list.
Was this page helpful?