The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: CRM/ContactPointPurposeMaps/{contactPointPurposeMapId} | Test | |
Get details of a contact point purpose. |
|||
GET | Method: GetAll, URL: CRM/ContactPointPurposeMaps?constituentId={constituentId}&includeAffiliations={includeAffiliations}&contactPointId={contactPointId}&contactPointCategoryId={contactPointCategoryId}&purposeId={purposeId} | Test | |
Get details of all the contact point purposes for the specified constituent (constituentId) and all its visible affiliation's contact point purposes as well. To exclude contact point purposes of the visible affiliations pass includeAffiliations=false. To get contact point purposes for a contact point pass contactPointId. |
|||
POST | Method: Create, URL: CRM/ContactPointPurposeMaps | Test | |
Create a new contact point purpose. |
|||
PUT | Method: Update, URL: CRM/ContactPointPurposeMaps/{contactPointPurposeMapId} | Test | |
Update a contact point purpose. |
|||
DELETE | Method: Delete, URL: CRM/ContactPointPurposeMaps/{contactPointPurposeMapId} | Test | |
Delete a contact point purpose. |