GET api/CcLead/GetCcLeadQuestions?leadTypeId={leadTypeId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| leadTypeId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
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. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.