The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: CRM/Research/{researchEntryId} | Test | |
Get details of a research entry. |
|||
GET | Method: GetAll, URL: CRM/Research?constituentId={constituentId}&includeAffiliations={includeAffiliations} | Test | |
Get details of all the research for the specified constituent id and all its visible affiliation's researches as well. To exclude researches of the visible affiliations pass includeAffiliations=false. |
|||
POST | Method: Create, URL: CRM/Research | Test | |
Create a research entry for a constituent. |
|||
PUT | Method: Update, URL: CRM/Research/{researchEntryId} | Test | |
Updated an existing research entry for a constituent. |
|||
DELETE | Method: Delete, URL: CRM/Research/{researchEntryId} | Test | |
Delete an existing research entry. |