Skip to main content
Skip to main content

AdminPriceListPricesCreateReq

Properties

amountnumberRequired
The amount to charge for the Product Variant.
variant_idstringRequired
The ID of the Variant for which the price is used.
region_idstring
The ID of the Region for which the price is used. This is only required if currecny\_code is not provided.
currency_codestring
The 3 character ISO currency code for which the price will be used. This is only required if region\_id is not provided.
min_quantitynumber
The minimum quantity for which the price will be used.
max_quantitynumber
The maximum quantity for which the price will be used.
Was this section helpful?