Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 766 Bytes

File metadata and controls

16 lines (8 loc) · 766 Bytes

ProductVariantPriceUpdate

Properties

Name Type Description Notes
id String Defines the variant where the price has to be updated [optional]
productId String Product id [optional]
groupPrices Seq<ProductPriceUpdateGroupPricesInner> Defines variants's group prices
idempotencyKey String A unique identifier associated with a specific request. Repeated requests with the same <strong>idempotency_key</strong> return a cached response without re-executing the business logic. <strong>Please note that the cache lifetime is 15 minutes.</strong> [optional]