- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
BatchPriceListPricesWorkflowDTO
The data to manage the prices of a price list.
Properties#
id
stringThe ID of the price list.
create
CreatePriceListPriceWorkflowDTO[]The prices to create.
create
CreatePriceListPriceWorkflowDTO[]update
UpdatePriceListPriceWorkflowDTO[]The prices to update.
update
UpdatePriceListPriceWorkflowDTO[]delete
string[]The IDs of prices to delete.
Was this page helpful?