ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetProductLists
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetProductLists (Method)
Description
The GetProductLists function returns all productList records for the specified parameters.
Request (GetProductListsSoapIn)

The request body is of type GetProductLists.

Request Body Parameters

NameDescriptionData Type
 ProductListsFilter
 xml:int
 xml:int
 xml:string
orderBy Element recordCount Element offset Element ConversionId Element IsCancelledOnly Element Description Element CustomerId Element ProductListTypeId Element Status Element ProductListNumber Element StoreId Element Sequence filter Element Sequence GetProductLists Element

Overview

Response (GetProductListsSoapOut)

The response body is of type GetProductListsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewProductListInfo
StoreDescription Element StoreNumber Element CustomerGeneralName Element CustomerNumber Element ConversionId Element DiscountPrice Element DiscountPercentage Element TotalWeightedNetPrice Element TotalNetPrice Element TotalGrossPrice Element IsCancelled Element Note Element Description Element CustomerId Element ProductListTypeId Element Status Element ProductListNumber Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewProductListInfo Element Sequence GetProductListsResult Element Sequence GetProductListsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
CustomerId xs:int
Description optional xs:string
Note optional xs:string
IsCancelled xs:boolean
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
DiscountPrice xs:decimal
ConversionId xs:long
CustomerGeneralName optional xs:string
StoreDescription optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service