Contact Point Purpose Maps

The following operations are available for this resource.

Http Verb Operation
Get CRM/ContactPointPurposeMaps/{contactPointPurposeMapId} Get details of a contact point purpose.
GET Method: Get, URL: CRM/ContactPointPurposeMaps/{contactPointPurposeMapId} Test

Get details of a contact point purpose.

GetAll CRM/ContactPointPurposeMaps?constituentId={constituentId}&includeAffiliations={includeAffiliations}&contactPointId={contactPointId}&contactPointCategoryId={contactPointCategoryId}&purposeId={purposeId} 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.
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.

Create CRM/ContactPointPurposeMaps Create a new contact point purpose.
POST Method: Create, URL: CRM/ContactPointPurposeMaps Test

Create a new contact point purpose.

Update CRM/ContactPointPurposeMaps/{contactPointPurposeMapId} Update a contact point purpose.
PUT Method: Update, URL: CRM/ContactPointPurposeMaps/{contactPointPurposeMapId} Test

Update a contact point purpose.

Delete CRM/ContactPointPurposeMaps/{contactPointPurposeMapId} Delete a contact point purpose.
DELETE Method: Delete, URL: CRM/ContactPointPurposeMaps/{contactPointPurposeMapId} Test

Delete a contact point purpose.