GET PlanCare2Api/Questionnaires/FilledQuestionnaires/{filledQuestionnaireId}/FirstQuestion
Gets the result of navigation to the first question.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| filledQuestionnaireId |
The id of the filled questionnaire. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
QuestionnaireNavigationResult
QuestionnaireNavigationResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Code |
Code for result of the requested navigation. |
QuestionnaireNavigationResultCode |
None |
| NewCurrentQuestionGuid |
Guid of the new current question. |
globally unique identifier |
None |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.