Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 722 Bytes

File metadata and controls

15 lines (7 loc) · 722 Bytes

ProductPriceUpdate

Properties

Name Type Description Notes
productId String Defines the product where the price has to be updated [optional]
groupPrices Seq<ProductPriceUpdateGroupPricesInner> Defines product's group prices [optional]
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]