- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
UpdatePriceListPriceDTO
The data to update in a money amount. The id
is used to identify which money amount to update.
id
stringThe ID of the money amount to update.
price_set_id
stringThe ID of the associated price set.
currency_code
null | stringOptionalThe code of the currency to associate with the money amount.
The price of this money amount.
The minimum quantity required to be purchased for this money amount to be applied.
The maximum quantity required to be purchased for this money amount to be applied.
The rules to add to the price. The object's keys are the attribute, and values are the value of that rule associated with this price.
Was this page helpful?