The following operations are available for this resource.
| Http Verb | Operation | ||
|---|---|---|---|
| GET | Method: Get, URL: ReferenceData/EmailProfiles/{id}?filter={filter}&maintenanceMode={maintenanceMode} | Test | |
|
Get the details of an email profile by id |
|||
| GET | Method: GetAll, URL: ReferenceData/EmailProfiles?filter={filter}&maintenanceMode={maintenanceMode} | Test | |
|
Get all email profiles |
|||
| GET | Method: GetSummaries, URL: ReferenceData/EmailProfiles/Summary | Test | |
|
Get summary of all email profiles |
|||
| POST | Method: Create, URL: ReferenceData/EmailProfiles | Test | |
|
Create a new email profile |
|||
| PUT | Method: Update, URL: ReferenceData/EmailProfiles/{id} | Test | |
|
Update an existing email profile |
|||
| DELETE | Method: Delete, URL: ReferenceData/EmailProfiles/{id} | Test | |
|
Delete an existing email profile |
|||