Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 863 Bytes

File metadata and controls

11 lines (8 loc) · 863 Bytes

# ProductPriceUpdate

Properties

Name Type Description Notes
product_id string Defines the product where the price has to be updated [optional]
group_prices \OpenAPI\Client\Model\ProductPriceUpdateGroupPricesInner[] Defines product's group prices [optional]
idempotency_key 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]

[Back to Model list] [Back to API list] [Back to README]