http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents
AddCompany Element
http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents : AddCompany Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents
Diagram
administratorPassword Element isoCountryId Element IsCancelled Element IsVatIncluded Element IpAddressRestrictions Element IsIpRestrictedAccess Element IsLockedOut Element Description Element CompanyNumber Element Name Element IsHeadOffice Element PriceDecimals Element CustomerId Element CurrencyId Element LanguageId Element CountryId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence company Element EmailAddress Element PhoneNumber Element Country Element City Element ZipCode Element NumberPart2 Element NumberPart1 Element Street Element JobDescription Element LastName Element MiddleName Element FirstName Element CompanyName Element Sequence companyDetails Element Sequence AddCompany Element
Overview
Sequence
Sequence
CompanyName optional xs:string
FirstName optional xs:string
MiddleName optional xs:string
LastName optional xs:string
JobDescription optional xs:string
Street optional xs:string
NumberPart1 xs:short
NumberPart2 optional xs:string
ZipCode optional xs:string
City optional xs:string
Country optional xs:string
PhoneNumber optional xs:string
EmailAddress optional xs:string
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CountryId xs:int
LanguageId xs:int
CurrencyId xs:int
CustomerId xs:int
PriceDecimals xs:unsignedByte
IsHeadOffice xs:boolean
Name optional xs:string
Description optional xs:string
IsLockedOut xs:boolean
IpAddressRestrictions optional xs:string
IsVatIncluded xs:boolean
IsCancelled xs:boolean
administratorPassword optional xs:string
Source
<xs:element name="AddCompany" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="companyDetails" type="tns:CompanyDetailInfo" />
      <xs:element minOccurs="0" maxOccurs="1" name="company" type="tns:CompanyInfo" />
      <xs:element minOccurs="1" maxOccurs="1" name="isoCountryId" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="administratorPassword" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents