ProductComponents Web Service
Method/AddProductImage
ProductComponents Web Service > All Operations Resource Group : /AddProductImage (Method)
Description
The AddProductImage function adds a product image. This function also cares for thumbnail generation.
Request (AddProductImageSoapIn)

The request body is of type AddProductImage.

Request Body Parameters

NameDescriptionData Type
 ProductImageInfo
DisplayOrder Element Height Element Width Element ImageHash Element Image Element ThumbnailImage Element FileName Element ProductId Element ExternalCode Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence productImage Element Sequence AddProductImage Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ExternalCode optional xs:string
ProductId xs:int
FileName optional xs:string
ThumbnailImage optional xs:base64Binary
Image optional xs:base64Binary
ImageHash optional xs:string
Width xs:int
Height xs:int
Response (AddProductImageSoapOut)

The response body is of type AddProductImageResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddProductImageResult Element Sequence AddProductImageResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductComponents Web Service