The AddProductImage function adds a product image. This function also cares for thumbnail generation.
Method | /AddProductImage |
The request body is of type AddProductImage.
Name | Description | Data Type |
---|---|---|
productImage | ProductImageInfo |
|
The response body is of type AddProductImageResponse.
Name | Description | Data Type |
---|---|---|
AddProductImageResult | xml:int |
|