POST api/NTSummary/PostEmailMessageQueue

Request Information

URI Parameters

None.

Body Parameters

COSEmailMessageQueueDTO
NameDescriptionTypeAdditional information
EmailMessageQueueId

integer

None.

CompanyCode

string

String length: inclusive between 0 and 10

RecipientUserIds

string

String length: inclusive between 0 and 250

To

string

String length: inclusive between 0 and 1000

CC

string

String length: inclusive between 0 and 1000

BCC

string

String length: inclusive between 0 and 200

From

string

String length: inclusive between 0 and 250

Subject

string

String length: inclusive between 0 and 4000

Body

string

String length: inclusive between 0 and 2147483647

BodyFormat

string

String length: inclusive between 0 and 50

Status

byte

None.

StatusValue

string

String length: inclusive between 0 and 10

ScheduledSendTime

date

None.

SentTime

date

None.

DateCreated

date

None.

DateUpdated

date

None.

UserIdCreated

integer

None.

UserIdUpdated

integer

None.

HasAttachment

boolean

None.

Attempt

integer

None.

AttachmentList

Collection of MessageQueueAttachmentsDTO

None.

ErrorMessage

string

String length: inclusive between 0 and 4000

MailPriority

integer

None.

KeyName

string

String length: inclusive between 0 and 4000

notificationDto

NotificationDTO

None.

IsCustom

boolean

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

AsapResponseOfCOSEmailMessageQueueDTO
NameDescriptionTypeAdditional information
isSuccess

boolean

None.

message

string

None.

jsonObj

COSEmailMessageQueueDTO

None.

totalCount

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.