LogisticsComponents Web Service
Method/GetSingleStockTransactionJournal
LogisticsComponents Web Service > All Operations Resource Group : /GetSingleStockTransactionJournal (Method)
Description
The GetSingleStockTransactionJournal function returns the stockTransactionJournal record for the given primary key.
Request (GetSingleStockTransactionJournalSoapIn)

The request body is of type GetSingleStockTransactionJournal.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleStockTransactionJournal Element

Overview

Sequence
itemId xs:int
Response (GetSingleStockTransactionJournalSoapOut)

The response body is of type GetSingleStockTransactionJournalResponse.

Response Body Parameters

NameDescriptionData Type
 StockTransactionJournalInfo
ExportLog Element IsProcessed Element DateTo Element Description Element JournalNumber Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleStockTransactionJournalResult Element Sequence GetSingleStockTransactionJournalResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
DateTo xs:dateTime
IsProcessed xs:boolean
ExportLog optional xs:string
See Also
All Operations Resource GroupLogisticsComponents Web Service