- Two forms of identification for each signer on the account
 - Certificate of assumed business name
 - Assignment of Tax ID/EIN or 1st two pages of recent tax return along with Tax Exemption form OR a letter from the governing body of the organization authorizing use of their Tax ID number
 - Entity information of the governing body
 - For further information about the documentation needed for your specific organization, please contact your local branch.
 
Identification and Documentation
        <% if (previousArticle) { %>
          
    <% } %>
  
  
    
    
      <% if (items.length > 1) { %>
        
            <% if (previousTitle) { %>
              
        <% } %>
        <% if (nextArticle) { %>
          <%= previousTitle %>
<% } %> <%= previousArticle.title %>
            <% if (nextTitle) { %>
              
        <% } %>
      <%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
- 
            <% items.forEach(function(item) { %>
              
 - <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
 
- 
            <% items.forEach(function(item) { %>
              
 - <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
 
Comments
0 comments
Article is closed for comments.