https://wsapi.ams360.com/v3.0
https://wsapi.ams360.com/v3.0 / GLGroupGetByShortName Element / Request Element
In This Topic
    Request Element
    In This Topic
    Description
    Message request object containing the general ledger group short name for which to return data.
    Namespace https://wsapi.ams360.com/v3.0
    Type
    Diagram
    GLGroupShortName Element Sequence Request Element
    Overview
    Request optional GLGroupGetByShortNameRequest Complex Type
    Message request object containing the general ledger group short name for which to return data.
    Sequence
    GLGroupShortName optional xs:string
    Unique identifier for a general ledger division. This displayable code is entered and maintained by the agency. Unique general ledger group short name as defined in AMS360.
    Source
    <xs:element xmlns:q60="https://wsapi.ams360.com/v3.0/DataContract" minOccurs="0" name="Request" nillable="true" type="q60:GLGroupGetByShortNameRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:documentation>Message request object containing the general ledger group short name for which to return data.</xs:documentation>
      </xs:annotation>
    </xs:element>
    See Also