LogisticsComponents Web Service
Method/GetStockTransactionRows
LogisticsComponents Web Service > All Operations Resource Group : /GetStockTransactionRows (Method)
Description
The GetStockTransactionRowDetails function returns all stockTransaction records for the specified parameters.
Request (GetStockTransactionRowsSoapIn)

The request body is of type GetStockTransactionRows.

Request Body Parameters

NameDescriptionData Type
 StockTransactionRowsFilter
 xml:int
 xml:int
 xml:string
 xml:int
skipItemId Element orderBy Element maxRecords Element offset Element IgnoreAllProcessFilters Element IdentificationDescription Element IdentificationCode Element DueDate Element StockTransactionBoundOnly Element JournalType Element ProcessType Element IncludeInvoiceJournal Element IncludeCashDeclaration Element IncludeReceivedProductQtyDifference Element IncludeWaste Element IncludeInvoiceSale Element IncludeCashSale Element IncludeSupplierReturns Element IncludeReceivedProducts Element IncludeStockZero Element IncludeInventory Element IncludeStockAdjustment Element JournalizedOnly Element DateTo Element DateFrom Element CashDeclarationId Element ReturnOfGoodsId Element ReceivedProductId Element InvoiceId Element InvoiceSaleId Element CashSaleId Element ReceiptId Element ReturnOfGoodsRowId Element ReceivedProductRowId Element InvoiceSaleRowId Element CashSaleRowId Element StockAdjustmentId Element StockTransactionJournalId Element SaleTypeId Element VatId Element CashRegisterGroupId Element ProductId Element StockTransactionRowId Element StockTransactionId Element StoreId Element Sequence filter Element Sequence GetStockTransactionRows Element

Overview

Sequence
Sequence
StoreId xs:int
ProductId xs:int
VatId xs:int
SaleTypeId xs:int
ReceiptId xs:int
CashSaleId xs:int
InvoiceId xs:int
DateFrom xs:dateTime
DateTo xs:dateTime
IncludeInventory xs:boolean
IncludeStockZero xs:boolean
IncludeCashSale xs:boolean
IncludeWaste xs:boolean
DueDate xs:dateTime
IdentificationCode optional xs:string
IdentificationDescription optional xs:string
offset xs:int
maxRecords xs:int
orderBy optional xs:string
skipItemId xs:int
Response (GetStockTransactionRowsSoapOut)

The response body is of type GetStockTransactionRowsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewStockTransactionRowInfo
JournalType Element CompletedStockTransaction Element StockTransactionNumber Element LedgerDescription Element LedgerExportCode Element LedgerId Element SaleTypeDescription Element SaleTypeCode Element SaleTypeId Element VatDescription Element VatCode Element VatId Element CashRegisterGroupDescription Element CashRegisterGroupCode Element CashRegisterGroupId Element ProductCategoryDescription Element ProductCategoryCode Element InvoiceNumber Element ConceptInvoiceNumber Element InvoiceSaleNumber Element PosTerminalDescription Element PosTerminalNumber Element TransactionNumber Element ReceiptNumber Element Plu Element ProductDescription Element ProductExternalCode Element ProductNumber Element MainBarcode Element StoreDescription Element StoreNumber Element IdentificationDescription Element DueDate Element Amount Element IdentificationCode Element ProcessType Element ProductId Element CashDeclarationId Element StockTransactionAttributeId Element StockTransactionId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewStockTransactionRowInfo Element Sequence GetStockTransactionRowsResult Element Sequence GetStockTransactionRowsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ProductId xs:int
IdentificationCode optional xs:string
Amount xs:decimal
DueDate xs:dateTime
IdentificationDescription optional xs:string
StoreDescription optional xs:string
MainBarcode xs:long
ProductExternalCode optional xs:string
ProductDescription optional xs:string
Plu xs:int
PosTerminalDescription optional xs:string
ProductCategoryCode optional xs:string
ProductCategoryDescription optional xs:string
CashRegisterGroupCode optional xs:string
CashRegisterGroupDescription optional xs:string
VatId xs:int
VatCode optional xs:string
VatDescription optional xs:string
SaleTypeId xs:int
SaleTypeCode optional xs:string
SaleTypeDescription optional xs:string
LedgerId xs:int
LedgerExportCode optional xs:string
LedgerDescription optional xs:string
See Also
All Operations Resource GroupLogisticsComponents Web Service