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

The request body is of type GetSupplierStocks.

Request Body Parameters

NameDescriptionData Type
 GetSupplierStocksRequest
PagingTreshold Element IncludeModifiedWebshopProducts Element WebshopProductsOnly Element ModifiedFrom Element ProductId Element SupplierId Element Sequence Filter Element RecordCount Element Offset Element OrderBy Element SkipItemId Element IncludeItemId Element Sequence filter Element Sequence GetSupplierStocks Element

Overview

Response (GetSupplierStocksSoapOut)

The response body is of type GetSupplierStocksResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewSupplierStockInfo
ProductExternalCode Element SupplierName Element SupplierNumber Element ProductNumber Element ProductDescription Element MainBarcode Element ExpectedStockDate Element Stock Element ProductId Element SupplierId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewSupplierStockInfo Element Sequence GetSupplierStocksResult Element Sequence GetSupplierStocksResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
SupplierId xs:int
ProductId xs:int
Stock xs:decimal
ExpectedStockDate xs:dateTime
MainBarcode xs:long
ProductDescription optional xs:string
SupplierName optional xs:string
ProductExternalCode optional xs:string
See Also
All Operations Resource GroupProductComponents Web Service