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

The request body is of type GetProductRequests.

Request Body Parameters

NameDescriptionData Type
 ProductRequestsFilter
ModifiedSinceDate Element CashRegisterGroupId Element ProductCategoryId Element ClassificationLevel1Id Element BrandId Element PreferredSupplierId Element SupplierId Element Description Element StoreId Element Sequence filter Element Sequence GetProductRequests Element

Overview

Sequence
Response (GetProductRequestsSoapOut)

The response body is of type GetProductRequestsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewProductRequestInfo
CashRegisterGroupDescription Element ProductCategoryDescription Element Classification1Description Element BrandDescription Element PreferredSupplierGeneralName Element SupplierGeneralName Element StoreDescription Element StoreNumber Element ModifiedSinceDate Element CashRegisterGroupId Element ProductCategoryId Element ClassificationLevel1Id Element BrandId Element PreferredSupplierId Element SupplierId Element Description Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewProductRequestInfo Element Sequence GetProductRequestsResult Element Sequence GetProductRequestsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
SupplierId xs:int
BrandId xs:int
ModifiedSinceDate xs:dateTime
StoreNumber xs:short
StoreDescription optional xs:string
SupplierGeneralName optional xs:string
PreferredSupplierGeneralName optional xs:string
BrandDescription optional xs:string
Classification1Description optional xs:string
ProductCategoryDescription optional xs:string
CashRegisterGroupDescription optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service