POST v1/api/SendEmailMessage

Send Email Message

Request Information

URI Parameters

None.

Body Parameters

SendEmailMessageRequestDto
NameDescriptionTypeAdditional information
EmailId

string

None.

SendId

string

None.

FromEmail

string

None.

ToEmail

string

None.

ReplyTo

Collection of string

None.

cc

Collection of string

None.

bcc

Collection of string

None.

PolicyId

string

None.

ClientId

string

None.

ContactProperties

Collection of TemplatePropertyDto

None.

CustomProperties

Collection of TemplatePropertyDto

None.

Response Information

Resource Description

SendEmailMessageResponseDto
NameDescriptionTypeAdditional information
EmailSend

boolean

None.

StatusNbr

string

None.

StatusDescription

string

None.

ToEmail

string

None.

FromEmail

string

None.