ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetStockAdjustments
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetStockAdjustments (Method)
Description
The GetStockAdjustments function returns all stock adjustment records for the specified parameters.
Request (GetStockAdjustmentsSoapIn)

The request body is of type GetStockAdjustments.

Request Body Parameters

NameDescriptionData Type
 StockAdjustmentsFilter
 xml:int
 xml:int
 xml:string
 xml:int
skipItemId Element orderBy Element maxRecords Element offset Element ModifiedUntilDateTime Element ModifiedSinceDateTime Element BookmarkId Element StoreId Element ProductId Element Sequence stockAdjustmentsFilter Element Sequence GetStockAdjustments Element

Overview

Sequence
Sequence
ProductId xs:int
StoreId xs:int
BookmarkId xs:int
offset xs:int
maxRecords xs:int
orderBy optional xs:string
skipItemId xs:int
Response (GetStockAdjustmentsSoapOut)

The response body is of type GetStockAdjustmentsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewStockAdjustmentInfo
MaintainStock Element BookmarkNumber Element ProductCategoryDescription Element ProductCategoryCode Element CashRegisterGroupDescription Element CashRegisterGroupCode Element CashRegisterGroupId Element ProductDescription Element ProductNumber Element StockAdjustmentType Element BookmarkId Element Note Element SkuPurchaseValue Element ChangeAmount Element Stock Element StockDate Element LocationLevel5Id Element ProductId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewStockAdjustmentInfo Element Sequence GetStockAdjustmentsResult Element Sequence GetStockAdjustmentsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ProductId xs:int
StockDate xs:dateTime
Stock xs:decimal
ChangeAmount xs:decimal
SkuPurchaseValue xs:decimal
Note optional xs:string
BookmarkId xs:int
ProductDescription optional xs:string
CashRegisterGroupCode optional xs:string
CashRegisterGroupDescription optional xs:string
ProductCategoryCode optional xs:string
ProductCategoryDescription optional xs:string
MaintainStock xs:boolean
See Also
All Operations Resource GroupProductBaseComponents Web Service