ProductComponents Web Service
Method/GetPrintQueueRows
ProductComponents Web Service > All Operations Resource Group : /GetPrintQueueRows (Method)
Description
The GetPrintQueueRows function returns all printQueueRow records for the specified parameters.
Request (GetPrintQueueRowsSoapIn)

The request body is of type GetPrintQueueRows.

Request Body Parameters

NameDescriptionData Type
 GetPrintQueueRowsRequest
FieldsToReturn Element PagingTreshold Element OrderMethod Element LabelClassId Element PreferredSupplierId Element ClassificationLevel1Id Element ProductCategoryId Element CashRegisterGroupId Element BrandId Element DueWithinDays Element QueueReason Element ProductId Element StoreId Element Sequence Filter Element RecordCount Element Offset Element OrderBy Element SkipItemId Element IncludeItemId Element Sequence request Element Sequence GetPrintQueueRows Element

Overview

Response (GetPrintQueueRowsSoapOut)

The response body is of type GetPrintQueueRowsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewPrintQueueRowInfo
Stock Element OrderMethod Element ClassificationLevel1Description Element ClassificationLevel1Code Element BrandDescription Element BrandCode Element ProductCategoryDescription Element ProductCategoryCode Element PreferredSupplierGeneralName Element StoreDescription Element LabelClassDescription Element ProductBarcode Element ProductDescription Element ProductNumber Element DueDate Element QueueReason Element ProductId Element Amount Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPrintQueueRowInfo Element Sequence GetPrintQueueRowsResult Element Sequence GetPrintQueueRowsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Amount xs:int
ProductId xs:int
DueDate xs:dateTime
ProductDescription optional xs:string
LabelClassDescription optional xs:string
StoreDescription optional xs:string
PreferredSupplierGeneralName optional xs:string
ProductCategoryCode optional xs:string
ProductCategoryDescription optional xs:string
BrandCode optional xs:string
BrandDescription optional xs:string
ClassificationLevel1Code optional xs:string
Stock xs:decimal
See Also
All Operations Resource GroupProductComponents Web Service