POST api/Employment/{id}/ReceivedMail/{workflowItemId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

workflowItemId

string

Required

Body Parameters

Mail
NameDescriptionTypeAdditional information
Id

integer

None.

ScopeId

integer

None.

UserId

integer

None.

Privacy

string

None.

Name

string

None.

Type

string

None.

ReceiverRole

string

None.

AutoCreated

boolean

None.

From

string

None.

Sender

string

None.

ReplyToList

string

None.

To

string

None.

CC

string

None.

Bcc

string

None.

Subject

string

None.

Body

string

None.

IsBodyHtml

boolean

None.

Priority

string

None.

DeliveryNotificationOptions

string

None.

Origin

string

None.

Status

string

None.

ReferenceId

string

None.

IsActive

boolean

None.

Sort

integer

None.

Comment

string

None.

DatePublish

date

None.

DateExpires

date

None.

Version

date

None.

IsDeleted

boolean

None.

History

string

None.

IdxMailElement

Collection of IdxMailElement

None.

Scope

Scope

None.

User

User

None.

RowNumber

integer

None.

Files

Object

None.

ActivityLogs

Collection of ActivityLog

None.

PendingTasks

Collection of PendingTask

None.

SenderPortrait

Attachment

None.

_Messages

Collection of ControllerMessage

None.

ReplyToMatchingPercent

integer

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

Collection of string

Response Formats

application/json, text/json

Sample:
[
  "sample string 1",
  "sample string 2"
]

text/csv

Sample:

Sample not available.