http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents
GetCompanies Element
http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents : GetCompanies Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents
Diagram
isExpiredEvaluationOnly Element isLockedOutOnly Element isOrganizationCompaniesOnly Element companyNumber Element name Element organizationId Element Sequence GetCompanies Element
Overview
Source
<xs:element name="GetCompanies" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="organizationId" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="name" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="companyNumber" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="isOrganizationCompaniesOnly" type="tns:BooleanFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="isLockedOutOnly" type="tns:BooleanFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="isExpiredEvaluationOnly" type="tns:BooleanFilter" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents