| Name | Type | Description | Notes |
|---|---|---|---|
| ClearCache | bool | [optional] [default to false] | |
| Reindex | bool | [optional] [default to false] | |
| Payload | List<ProductVariantAddBatchPayloadInner> | Contains an array of product variants objects. The list of properties may vary depending on the specific platform. | |
| 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] |