Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

UpsertPriceSetDTO

The data to upsert in a price set.

Properties

idstring
A string indicating the ID of the price set to update. If not provided, a price set is created.
rulesobject[]
The rules to associate with the price set.
The prices to create and add to this price set.
Was this section helpful?