https://wsapi.ams360.com/v3.0
https://wsapi.ams360.com/v3.0 / CompanyGetByShortName Element / Request Element
In This Topic
    Request Element
    In This Topic
    Description
    Message request object containing the company short name for the company data to return.
    Namespace https://wsapi.ams360.com/v3.0
    Type
    Diagram
    CompanyShortName Element Sequence Request Element
    Overview
    Request optional CompanyGetByShortNameRequest Complex Type
    Message request object containing the company short name for the company data to return.
    Sequence
    CompanyShortName optional xs:string
    Search by short name.
    Source
    <xs:element xmlns:q76="https://wsapi.ams360.com/v3.0/DataContract" minOccurs="0" name="Request" nillable="true" type="q76:CompanyGetByShortNameRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:documentation>Message request object containing the company short name for the company data to return.</xs:documentation>
      </xs:annotation>
    </xs:element>
    See Also