Philanthropy

The following operations are available for this resource.

Http Verb Operation
Get CRM/Philanthropy/{philanthropyEntryId} Get details of an philanthropyEntry.
GET Method: Get, URL: CRM/Philanthropy/{philanthropyEntryId} Test

Get details of an philanthropyEntry.

GetAll CRM/Philanthropy?constituentId={constituentId}&includeAffiliations={includeAffiliations} Get details of all the philanthropyEntries for the specified constituent id and all its visible affiliation's philanthropyEntries as well. To exclude philanthropyEntries of the visible affiliations pass includeAffiliations=false.
GET Method: GetAll, URL: CRM/Philanthropy?constituentId={constituentId}&includeAffiliations={includeAffiliations} Test

Get details of all the philanthropyEntries for the specified constituent id and all its visible affiliation's philanthropyEntries as well. To exclude philanthropyEntries of the visible affiliations pass includeAffiliations=false.

Create CRM/Philanthropy Create an philanthropyEntry for a constituent.
POST Method: Create, URL: CRM/Philanthropy Test

Create an philanthropyEntry for a constituent.

Update CRM/Philanthropy/{philanthropyEntryId} Updated an existing philanthropyEntry for a constituent.
PUT Method: Update, URL: CRM/Philanthropy/{philanthropyEntryId} Test

Updated an existing philanthropyEntry for a constituent.

Delete CRM/Philanthropy/{philanthropyEntryId} Delete an existing philanthropyEntry.
DELETE Method: Delete, URL: CRM/Philanthropy/{philanthropyEntryId} Test

Delete an existing philanthropyEntry.