http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
GetStockAdjustments Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : GetStockAdjustments Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
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
Source
<xs:element name="GetStockAdjustments" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="stockAdjustmentsFilter" type="tns:StockAdjustmentsFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="offset" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="maxRecords" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="orderBy" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="skipItemId" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents