https://wsapi.ams360.com/v3.0/DataContract
https://wsapi.ams360.com/v3.0/DataContract / ArrayOfGLBranch Complex Type / GLBranch Element
In This Topic
    GLBranch Element
    In This Topic
    Namespace https://wsapi.ams360.com/v3.0/DataContract
    Type
    Diagram
    ShortName Element Name Element IsInactive Element GLBranchCode Element Sequence GLBranch Element
    Overview
    Sequence
    GLBranchCode optional xs:string
    Unique identifier for a secondary operating unit of a business group or agency. Uniqueness is maintained in AMS360.
    IsInactive optional xs:boolean
    Flag indicating whether the general ledger branch is active (false) or inactive (true).
    Name optional xs:string
    General ledger branch name.
    ShortName optional xs:string
    Unique identifier for a general ledger branch. This displayable code is entered and maintained by the agency.
    Source
    <xs:element minOccurs="0" maxOccurs="unbounded" name="GLBranch" nillable="true" type="tns:GLBranch" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also