POST api/Survey?slThamGiaKS={slThamGiaKS}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
slThamGiaKS | integer |
Default value is 0 |
Body Parameters
SurveyQuestionTestModelName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
SurveyID | integer |
None. |
|
Title | string |
None. |
|
Description | string |
None. |
|
ParentID | integer |
None. |
|
CreateDate | date |
None. |
|
CreateByUser | string |
None. |
|
IsType | integer |
None. |
|
AnswerText | string |
None. |
|
Lst_Criterias | Collection of SurveyCriteriasTestModel |
None. |
|
Lst_Level | Collection of SurveyLevelTestModel |
None. |
|
Lst_Child | Collection of SurveyQuestionTestModel |
None. |
|
Rowspan_max | integer |
None. |
|
Colspan_max | integer |
None. |
|
IsChild | boolean |
None. |
|
Name | string |
None. |
|
StandardOutput | string |
None. |
|
lst_inputText | Collection of InputText |
None. |
|
checksumEdit | string |
None. |
|
Prior | integer |
None. |
|
Lst_AnsText | Collection of string |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
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
stringResponse Formats
application/json, text/json, text/html
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>