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