GET Forms/Field/{fieldID}/choices?ClientOrderID={ClientOrderID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
fieldID | integer |
Required |
|
ClientOrderID | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of FormFieldChoiceDtoName | Description | Type | Additional information |
---|---|---|---|
FormFieldChoiceID | integer |
None. |
|
FieldID | integer |
None. |
|
ChoiceName | string |
None. |
|
Caption | string |
None. |
|
CarePlanItemCaption | string |
None. |
|
Description | string |
None. |
|
ReferenceValue | string |
None. |
|
DefaultType | FormFieldChoiceDefaultType |
None. |
|
ExceptionType | FormFieldChoiceExceptionType |
None. |
|
SortOrder | integer |
None. |
|
ScoreValue | decimal number |
None. |
|
ExtraInformationType | FormFieldChoiceExtraInformationType |
None. |
|
ExtraInformationTypeID | integer |
None. |
|
Props | Collection of Object |
None. |
|
RecordState | FormRecordState |
None. |
|
IsPartialData | boolean |
None. |
|
Created | FormAuditDataDto |
None. |
|
LastUpdated | FormAuditDataDto |
None. |
|
Summary | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-compressed-json
Sample:
Sample not available.