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

UpdatePriceListPricesDTO

The prices to be added to a price list.

Properties

price_list_idstringRequired
The ID of the price list to add prices to.
pricesUpdatePriceListPriceDTO[]Required
The prices to add.
Was this section helpful?