GET api/CommonApi/GetQuestions?claimType={claimType}&claimAmount={claimAmount}&language={language}
Get Questionnaire
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| claimType | string |
Required |
|
| claimAmount | decimal number |
Required |
|
| language | string |
Required |
Body Parameters
None.
Response Information
Resource Description
QuestionnaireDataResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Questions |
List of base questions in the question content |
Collection of ApplicationQuestionResponse |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.