The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: CRM/Philanthropy/{philanthropyEntryId} | Test | |
Get details of an philanthropyEntry. |
|||
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. |
|||
POST | Method: Create, URL: CRM/Philanthropy | Test | |
Create an philanthropyEntry for a constituent. |
|||
PUT | Method: Update, URL: CRM/Philanthropy/{philanthropyEntryId} | Test | |
Updated an existing philanthropyEntry for a constituent. |
|||
DELETE | Method: Delete, URL: CRM/Philanthropy/{philanthropyEntryId} | Test | |
Delete an existing philanthropyEntry. |