Difference between revisions of "GuideStar Charity Check"

From SmartWiki
Jump to: navigation, search
(Created page with "Usage: Charity Check is used by foundation staff during their due diligence process, to validate that the nonprofit is in good-standing and eligible for funding. Benefits: Va...")
 
Line 1: Line 1:
Usage: Charity Check is used by foundation staff during their due diligence process, to validate
+
'''Usage:''' Charity Check is used by foundation staff during their due diligence process, to validate that the nonprofit is in good-standing and eligible for funding.
that the nonprofit is in good-standing and eligible for funding.
 
  
Benefits: Validates against IRS Publication 78 data, IRS Business Master File data, Internal
+
'''Benefits:''' Validates against IRS Publication 78 data, IRS Business Master File data, Internal Revenue Bulletin data, and OFAC status (i.e. meets all IRS requirements). Includes 60+ fields of data including deductibility codes and limitations, as well as the “GuideStar Charity Check” PDF. This provides easily auditable evidence of due diligence compliance.
Revenue Bulletin data, and OFAC status (i.e. meets all IRS requirements). Includes 60+ fields
+
 
of data including deductibility codes and limitations, as well as the “GuideStar Charity Check”
+
'''Configuration:''' Global Settings. Define the roles that can execute Charity Check, the categories and statuses of organizations that should have it available, field mapping for the fielded data, and multi-file field for the PDF. Can also be executed programmatically using a system call:
PDF. This provides easily auditable evidence of due diligence compliance.
 
  
Configuration: Global Settings. Define the roles that can execute Charity Check, the categories
 
and statuses of organizations that should have it available, field mapping for the fielded data,
 
and multi-file field for the PDF. Can also be executed programmatically using a system call:
 
 
SysCall_charitycheck(companyid).
 
SysCall_charitycheck(companyid).

Revision as of 18:22, 5 October 2017

Usage: Charity Check is used by foundation staff during their due diligence process, to validate that the nonprofit is in good-standing and eligible for funding.

Benefits: Validates against IRS Publication 78 data, IRS Business Master File data, Internal Revenue Bulletin data, and OFAC status (i.e. meets all IRS requirements). Includes 60+ fields of data including deductibility codes and limitations, as well as the “GuideStar Charity Check” PDF. This provides easily auditable evidence of due diligence compliance.

Configuration: Global Settings. Define the roles that can execute Charity Check, the categories and statuses of organizations that should have it available, field mapping for the fielded data, and multi-file field for the PDF. Can also be executed programmatically using a system call:

SysCall_charitycheck(companyid).