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