GET Clients/Parameter/Initialize?Type={Type}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Type | FormFieldType |
None. |
Body Parameters
None.
Response Information
Resource Description
FormFieldParameterDtoName | Description | Type | Additional information |
---|---|---|---|
ParameterID | integer |
None. |
|
EntityID | integer |
None. |
|
FieldName | string |
None. |
|
FieldType | FormFieldType |
None. |
|
Field | FormFieldDto |
None. |
|
RecordState | ClinicalFormRecordState |
None. |
|
RecordStateReason | string |
None. |
|
Created | FormAuditDataDto |
None. |
|
CreatedByUserID | integer |
None. |
|
LastUpdated | FormAuditDataDto |
None. |
|
LastUpdatedByUserID | integer |
None. |
|
Summary | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml, application/x-compressed-json
Sample:
Sample not available.