ProductComponents Web Service
Method/VerifyProductImage
ProductComponents Web Service > All Operations Resource Group : /VerifyProductImage (Method)
Description
The VerifyProductImage function verifies a product image record against the available business rules.
Request (VerifyProductImageSoapIn)

The request body is of type VerifyProductImage.

Request Body Parameters

NameDescriptionData Type
 ProductImageInfo
 xml:boolean
isAddingRecord 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 VerifyProductImage 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
isAddingRecord xs:boolean
Response (VerifyProductImageSoapOut)

The response body is of type VerifyProductImageResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyProductImageResult Element Sequence VerifyProductImageResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductComponents Web Service