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