POST api/Questionnaire/PostFeedbackQuestionnaire

Request Information

URI Parameters

None.

Body Parameters

FeedbackModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

AccountId

globally unique identifier

None.

ExRefId

string

None.

FirstName

string

None.

LastName

string

None.

DOB

date

None.

Gender

character

None.

Address1

string

None.

Address2

string

None.

LocationId

globally unique identifier

None.

ZipCode

string

None.

HomePhone

string

None.

CellPhone

string

None.

Email

string

None.

EncryptedData

string

None.

XMLData

string

None.

Url

string

None.

questionnaires

Collection of Questionnaire

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.