Name | Type | Description | Notes |
---|---|---|---|
type |
Type |
Defines image's types that are specified by comma-separated list | |
imageName | String | Defines image's name | |
productId | String | Defines product id where the image should be added | [optional] |
productVariantId | String | Defines product's variants specified by variant id | [optional] |
variantIds | String | Defines product's variants ids | [optional] |
optionValueIds | String | Defines product's option values ids | [optional] |
storeId | String | Store Id | [optional] |
langId | String | Add product image on specified language id | [optional] |
url | String | Defines URL of the image that has to be added | [optional] |
content | String | Content(body) encoded in base64 of image file | [optional] |
label | String | Defines alternative text that has to be attached to the picture | [optional] |
mime | String | Mime type of image http://en.wikipedia.org/wiki/Internet_media_type. | [optional] |
position | Int | Defines image’s position in the list | [optional] |
useLatestApiVersion | Boolean | Use the latest platform API version | [optional] |
Allowed values: [small, base, additional, thumbnail]