http://www.theoutdoorscompany.com/Ecommerce/Services/Return/
UpdateReturnLine Element
http://www.theoutdoorscompany.com/Ecommerce/Services/Return/ : UpdateReturnLine Element
Namespace http://www.theoutdoorscompany.com/Ecommerce/Services/Return/
Diagram
Options Element ProblemNotes Element ProblemCode Element ReturnType Element SerialNumber Element PurchaseDate Element UOM Element Qty Element StockCode Element ID Element SessionToken Element ClientCode Element Sequence UpdateReturnLine Element
Overview
Sequence
ClientCode optional xs:string
SessionToken optional xs:string
ID xs:int
StockCode optional xs:string
Qty xs:int
UOM optional
PurchaseDate xs:dateTime
SerialNumber optional xs:string
ReturnType optional xs:string
ProblemCode optional xs:string
ProblemNotes optional xs:string
Options optional xs:string
Source
<xs:element name="UpdateReturnLine" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="ClientCode" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="SessionToken" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="ID" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="StockCode" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="Qty" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="UOM" />
      <xs:element minOccurs="1" maxOccurs="1" name="PurchaseDate" type="xs:dateTime" />
      <xs:element minOccurs="0" maxOccurs="1" name="SerialNumber" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="ReturnType" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="ProblemCode" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="ProblemNotes" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="Options" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://www.theoutdoorscompany.com/Ecommerce/Services/Return/