UpsertPriceSetDTO
The data to upsert in a price set.
id
stringA string indicating the ID of the price set to update.
If not provided, a price set is created.
rules
object[]The rules to associate with the price set.
rules
object[]prices
CreatePricesDTO[]The prices to create and add to this price set.
prices
CreatePricesDTO[]Was this section helpful?