The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: CRM/Actions/{issueActionId} | Test | |
Get details of an issue action. |
|||
GET | Method: GetAll, URL: CRM/Actions?constituentId={constituentId}&issueId={issueId} | Test | |
Get details of all the actions for the given constituent or issue. |
|||
POST | Method: Create, URL: CRM/Actions | Test | |
Create an issue action for a Constituent |
|||
PUT | Method: Update, URL: CRM/Actions/{actionId} | Test | |
Update an issue action for a Constituent |
|||
DELETE | Method: Delete, URL: CRM/Actions/{actionId} | Test | |
Delete an issue action. |