POST api/CcLead/SaveQuestionnaire
Request Information
URI Parameters
None.
Body Parameters
QuestionareAnswerDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Questions | Collection of QuestionDTO |
None. |
|
| LeadId | integer |
None. |
|
| CcLeadTypeId | integer |
None. |
|
| PolicyNumber | string |
None. |
|
| LeadResolutionTypeId | integer |
None. |
|
| TryAgainDate | date |
None. |
|
| TryAgainTime | string |
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