ProductComponents Web Service
Method/GetSingleProductImage
ProductComponents Web Service > All Operations Resource Group : /GetSingleProductImage (Method)
Description
The GetSingleProductImage function returns the product image for the given primary key.
Request (GetSingleProductImageSoapIn)

The request body is of type GetSingleProductImage.

Request Body Parameters

NameDescriptionData Type
 xml:int
 ImageTypeToReturn
imageTypeToReturn Element itemId Element Sequence GetSingleProductImage Element

Overview

Response (GetSingleProductImageSoapOut)

The response body is of type GetSingleProductImageResponse.

Response 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 GetSingleProductImageResult Element Sequence GetSingleProductImageResponse 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
See Also
All Operations Resource GroupProductComponents Web Service