The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: ReferenceData/MailIndicators/{id}?maintenanceMode={maintenanceMode} | Test | |
Get the details of a mail indicator by id. |
|||
GET | Method: GetAll, URL: ReferenceData/MailIndicators?maintenanceMode={maintenanceMode} | Test | |
Get all mail indicators. For filtering on specific property value, pass the property name with value as query parameter. If the property is another non primitive object, pass PropertyName.Id and its value as query parameter. |
|||
GET | Method: GetSummaries, URL: ReferenceData/MailIndicators/Summary | Test | |
Get a summary representation of all mail indicators. |
|||
POST | Method: Create, URL: ReferenceData/MailIndicators | Test | |
Create a new mail indicator. |
|||
PUT | Method: Update, URL: ReferenceData/MailIndicators/{id} | Test | |
Update an existing mail indicator. |
|||
DELETE | Method: Delete, URL: ReferenceData/MailIndicators/{id} | Test | |
Delete an existing mail indicator. |