POST api/MFeedback/Post

Request Information

URI Parameters

None.

Body Parameters

MFeedbackModel
NameDescriptionTypeAdditional information
SendTo

string

None.

SendFrom

string

Required

Phone

string

None.

Subject

string

Required

String length: inclusive between 0 and 100

Message

string

Required

String length: inclusive between 0 and 1000

FromUserId

globally unique identifier

Required

RecordId

globally unique identifier

Required

AccountId

globally unique identifier

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.