ProductComponents Web Service
Method/GetProductImagesByFilter
ProductComponents Web Service > All Operations Resource Group : /GetProductImagesByFilter (Method)
Description
The GetProductImages function returns all product images.
Request (GetProductImagesByFilterSoapIn)

The request body is of type GetProductImagesByFilter.

Request Body Parameters

NameDescriptionData Type
 ProductImagesFilter
 xml:int
 xml:int
 xml:int
 xml:int
includeItemId Element skipItemId Element maxRecords Element offset Element ImageTypeToReturn Element WebshopArticlesOnly Element IncludeModifiedArticles Element ModifiedSinceDateTime Element ImageHash Element ProductId Element ExternalCode Element Sequence filter Element Sequence GetProductImagesByFilter Element

Overview

Response (GetProductImagesByFilterSoapOut)

The response body is of type GetProductImagesByFilterResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewProductImageInfo
ProductNumber 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 ViewProductImageInfo Element Sequence GetProductImagesByFilterResult Element Sequence GetProductImagesByFilterResponse Element

Overview

Sequence
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