POST api/Message

Request Information

URI Parameters

None.

Body Parameters

PatientDiscussion
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

RecordTypeId

integer

None.

RecordId

globally unique identifier

None.

FromMemberId

globally unique identifier

None.

ToMemberId

globally unique identifier

None.

Subject

string

None.

Content

string

None.

IsReceived

boolean

None.

IsRead

boolean

None.

OrderNo

integer

None.

AccountId

globally unique identifier

None.

ParentId

globally unique identifier

None.

CreatedBy

globally unique identifier

None.

CreatedOn

date

None.

ModifiedBy

globally unique identifier

None.

ModifiedOn

date

None.

Modified

Member

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.