The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: CRM/Rankings/{rankingId} | Test | |
Get details of a ranking. |
|||
GET | Method: GetAll, URL: CRM/Rankings?constituentId={constituentId}&includeAffiliations={includeAffiliations} | Test | |
Get details of all the rankings for the specified constituent id and all its visible affiliation's rankings as well. To exclude rankings of the visible affiliations pass includeAffiliations=false. To Get The primary rankings alone, pass primaryOnly=true. |
|||
POST | Method: Create, URL: CRM/Rankings | Test | |
Create a new ranking. |
|||
PUT | Method: Update, URL: CRM/Rankings/{rankingId} | Test | |
Update a ranking. |
|||
DELETE | Method: Delete, URL: CRM/Rankings/{rankingId} | Test | |
Delete a ranking. |