Email Profiles

The following operations are available for this resource.

Http Verb Operation
Get ReferenceData/EmailProfiles/{id}?filter={filter}&maintenanceMode={maintenanceMode} Get the details of an email profile by id
GET Method: Get, URL: ReferenceData/EmailProfiles/{id}?filter={filter}&maintenanceMode={maintenanceMode} Test

Get the details of an email profile by id

GetAll ReferenceData/EmailProfiles?filter={filter}&maintenanceMode={maintenanceMode} Get all email profiles
GET Method: GetAll, URL: ReferenceData/EmailProfiles?filter={filter}&maintenanceMode={maintenanceMode} Test

Get all email profiles

GetSummaries ReferenceData/EmailProfiles/Summary Get summary of all email profiles
GET Method: GetSummaries, URL: ReferenceData/EmailProfiles/Summary Test

Get summary of all email profiles

Create ReferenceData/EmailProfiles Create a new email profile
POST Method: Create, URL: ReferenceData/EmailProfiles Test

Create a new email profile

Update ReferenceData/EmailProfiles/{id} Update an existing email profile
PUT Method: Update, URL: ReferenceData/EmailProfiles/{id} Test

Update an existing email profile

Delete ReferenceData/EmailProfiles/{id} Delete an existing email profile
DELETE Method: Delete, URL: ReferenceData/EmailProfiles/{id} Test

Delete an existing email profile