Update ProductImage record by specified primary key
Method | /UpdateProductImage |
The request body is of type UpdateProductImage.
Name | Description | Data Type |
---|---|---|
productImage | ProductImageInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateProductImageResponse.
Name | Description | Data Type |
---|---|---|
UpdateProductImageResult | xml:int |
|