Table of Contents

Email Type

EmailTypeId : int64Code : stringDescription : stringNotes : stringIsActive : booleanSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified by

Learn more about Email Types from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetEmailType

Get a Email Type resource.

View

PATCH UpdateEmailType

Update an existing Email Type resource.

View

DELETE DeleteEmailType

Delete an existing Email Type resource.

View

GET GetEmailTypeCollection

Get a collection of Email Type resources.

View

POST CreateEmailType

Create a new Email Type resource.

View

GET LookupEmailTypeChangePermissionTree

Lookup the permission set for changing the Email Type.

View

GET LookupEmailTypeInsertPermissionTree

Lookup the permission set for creating the Email Type.

View

GET BatchGetEmailType

Get a collection of Email Type resources for the set of id's.

View

POST BatchCreateEmailType

Create a new collection of Email Type resources.

View

PATCH BatchUpdateEmailType

Update a collection of existing Email Type resources.

View

DELETE BatchDeleteEmailType

Delete a collection of existing Email Type resources.

View

PATCH ChangeEmailTypeIsActive

Change the IsActive status for an existing Email Type resource.

View

PATCH ChangeEmailTypePermissionTree

Change the PermissionTree for an existing Email Type resource.

View

PATCH BatchChangeEmailTypeIsActive

Change the IsActive status for a collection of existing Email Type resources.

View

PATCH BatchChangeEmailTypePermissionTree

Change the PermissionTree status for a collection of existing Email Type resources.

View