POST api/CcLead/SaveQuestions
Request Information
URI Parameters
None.
Body Parameters
CcQuestionareDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| LeadTypeId | integer |
None. |
|
| HeaderText | string |
None. |
|
| DataModel | Collection of QuestionDTO |
None. |
|
| TargetColumnList | Collection of Pair of integer [key] and string [value] |
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
booleanResponse Formats
application/json, text/json
Sample:
true