ProductComponents Web Service
Method/UpdateProductImage
ProductComponents Web Service > All Operations Resource Group : /UpdateProductImage (Method)
Description
Update ProductImage record by specified primary key
Request (UpdateProductImageSoapIn)

The request body is of type UpdateProductImage.

Request Body Parameters

NameDescriptionData Type
 ProductImageInfo
 xml:boolean
isForceUpdate Element 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 UpdateProductImage 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
isForceUpdate xs:boolean
Response (UpdateProductImageSoapOut)

The response body is of type UpdateProductImageResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateProductImageResult Element Sequence UpdateProductImageResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductComponents Web Service