GET Forms/ByEffectiveDate?assetId={assetId}&formTypeId={formTypeId}&beginDate={beginDate}&endDate={endDate}&includeAttachmentContent={includeAttachmentContent}
Retrieves forms for the given parameters. All parameters are optional.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
assetId |
Id of the asset |
globally unique identifier |
None. |
formTypeId |
Id of the form type |
globally unique identifier |
None. |
beginDate |
Beginning effective date of the forms to retrieve |
date |
None. |
endDate |
Ending effective date of the forms to retrieve |
date |
None. |
includeAttachmentContent |
Include the file contents of the form field values if applicable |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
On success, a list of forms.
Name | Description | Type | Additional information |
---|---|---|---|
Data | Collection of Form |
None. |
|
Total | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Data": [ { "FormId": "dff2d5c4-0985-4aac-b9cd-091f34fa9716", "Asset": { "AssetId": "805d37bf-5d32-4676-bb25-756c064c75c5", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "2dc176bf-4517-4133-8fcb-06a77f124f1a", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ab303304-5b88-4150-838e-9ce64fdbca4c", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "3b57c61f-e0c8-4a80-9a6a-24d3cb4fefae", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-12-08T13:01:16.0445679-08:00", "MeasurementValueNeededDate": "2024-12-08T13:01:16.0445679-08:00", "SourceSystemId": "sample string 3", "CompanyId": "8e4cdb33-ebf9-4bd5-b487-be089c9992af", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-12-08T13:01:16.0445679-08:00", "MeasurementValueNeededDate": "2024-12-08T13:01:16.0445679-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "c3d46157-aec9-41f4-857b-e6361c025959", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 8" }, "FormType": { "FormTypeId": "8ebecfe1-8124-4e22-b3ba-62cceaf5f657", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "2dc176bf-4517-4133-8fcb-06a77f124f1a", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ab303304-5b88-4150-838e-9ce64fdbca4c", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2024-12-08T13:01:16.0445679-08:00", "Fields": [ { "FormTypeFieldId": "127b92be-2ba5-4bdf-8e71-8070214779c5", "Section": { "FormTypeSectionId": "72c17b29-bc99-4418-8774-46e3692f9f64", "Name": "sample string 1", "Label": "sample string 2", "DisplayOrder": 1, "IsRepeatable": true, "VisibleExpression": "sample string 4", "SourceSystemId": "sample string 5" }, "Name": "sample string 1", "Label": "sample string 2", "Description": "sample string 3", "DataType": { "DataTypeId": "ec6b4227-8041-47dd-a449-74cef463ee65", "Name": "sample string 1" }, "Unit": { "UnitId": "3385352d-3ee0-44a5-bb4d-dee6477bea66", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "6264a850-c8e2-4302-8663-3c72691d7d36", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "90eef9e4-29ed-4f3f-b119-c2a2c68bf780", "FieldId": "74e0d92d-138d-47de-973c-4835f8d4e118", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "90eef9e4-29ed-4f3f-b119-c2a2c68bf780", "FieldId": "74e0d92d-138d-47de-973c-4835f8d4e118", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "ValueExpression": "sample string 5", "RequiredExpression": "sample string 6", "IsAttachment": true, "DefaultValueExpression": "sample string 8", "IsAccumulator": true, "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 12", "SourceSystemId": "sample string 13" }, { "FormTypeFieldId": "127b92be-2ba5-4bdf-8e71-8070214779c5", "Section": { "FormTypeSectionId": "72c17b29-bc99-4418-8774-46e3692f9f64", "Name": "sample string 1", "Label": "sample string 2", "DisplayOrder": 1, "IsRepeatable": true, "VisibleExpression": "sample string 4", "SourceSystemId": "sample string 5" }, "Name": "sample string 1", "Label": "sample string 2", "Description": "sample string 3", "DataType": { "DataTypeId": "ec6b4227-8041-47dd-a449-74cef463ee65", "Name": "sample string 1" }, "Unit": { "UnitId": "3385352d-3ee0-44a5-bb4d-dee6477bea66", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "6264a850-c8e2-4302-8663-3c72691d7d36", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "90eef9e4-29ed-4f3f-b119-c2a2c68bf780", "FieldId": "74e0d92d-138d-47de-973c-4835f8d4e118", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "90eef9e4-29ed-4f3f-b119-c2a2c68bf780", "FieldId": "74e0d92d-138d-47de-973c-4835f8d4e118", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "ValueExpression": "sample string 5", "RequiredExpression": "sample string 6", "IsAttachment": true, "DefaultValueExpression": "sample string 8", "IsAccumulator": true, "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 12", "SourceSystemId": "sample string 13" } ], "SourceSystemId": "sample string 3", "CompanyId": "c70ed6e2-bb58-4916-9648-d90df4fca903", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 6" }, "EffectiveDate": "2024-12-08T13:01:16.0445679-08:00", "Location": "sample string 1", "TaskId": "e83a0603-231e-47d2-be30-2af954bda22d", "Values": [ { "FormFieldValueId": "e2a41da2-2b83-43ce-8236-7466b7704155", "FormId": "03648f2c-c048-4cd0-9379-c405e733fda7", "FormTypeField": { "FormTypeFieldId": "127b92be-2ba5-4bdf-8e71-8070214779c5", "FormType": { "FormTypeId": "8ebecfe1-8124-4e22-b3ba-62cceaf5f657", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "2dc176bf-4517-4133-8fcb-06a77f124f1a", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ab303304-5b88-4150-838e-9ce64fdbca4c", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2024-12-08T13:01:16.0445679-08:00", "Fields": [], "SourceSystemId": "sample string 3", "CompanyId": "c70ed6e2-bb58-4916-9648-d90df4fca903", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 6" }, "Section": { "FormTypeSectionId": "72c17b29-bc99-4418-8774-46e3692f9f64", "Name": "sample string 1", "Label": "sample string 2", "DisplayOrder": 1, "IsRepeatable": true, "VisibleExpression": "sample string 4", "SourceSystemId": "sample string 5" }, "Name": "sample string 1", "Label": "sample string 2", "Description": "sample string 3", "DataType": { "DataTypeId": "ec6b4227-8041-47dd-a449-74cef463ee65", "Name": "sample string 1" }, "Unit": { "UnitId": "3385352d-3ee0-44a5-bb4d-dee6477bea66", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "6264a850-c8e2-4302-8663-3c72691d7d36", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "90eef9e4-29ed-4f3f-b119-c2a2c68bf780", "FieldId": "74e0d92d-138d-47de-973c-4835f8d4e118", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "90eef9e4-29ed-4f3f-b119-c2a2c68bf780", "FieldId": "74e0d92d-138d-47de-973c-4835f8d4e118", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "ValueExpression": "sample string 5", "RequiredExpression": "sample string 6", "IsAttachment": true, "DefaultValueExpression": "sample string 8", "IsAccumulator": true, "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 12", "SourceSystemId": "sample string 13" }, "SectionIndex": 1, "FieldIndex": 1, "FileName": "sample string 1", "FileType": "sample string 2", "FileSize": 1, "FileContent": "QEA=", "ValueText": "sample string 3", "IsValid": true, "IsValidMessage": "sample string 5", "SourceSystemId": "sample string 6" }, { "FormFieldValueId": "e2a41da2-2b83-43ce-8236-7466b7704155", "FormId": "03648f2c-c048-4cd0-9379-c405e733fda7", "FormTypeField": { "FormTypeFieldId": "127b92be-2ba5-4bdf-8e71-8070214779c5", "FormType": { "FormTypeId": "8ebecfe1-8124-4e22-b3ba-62cceaf5f657", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "2dc176bf-4517-4133-8fcb-06a77f124f1a", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ab303304-5b88-4150-838e-9ce64fdbca4c", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2024-12-08T13:01:16.0445679-08:00", "Fields": [], "SourceSystemId": "sample string 3", "CompanyId": "c70ed6e2-bb58-4916-9648-d90df4fca903", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 6" }, "Section": { "FormTypeSectionId": "72c17b29-bc99-4418-8774-46e3692f9f64", "Name": "sample string 1", "Label": "sample string 2", "DisplayOrder": 1, "IsRepeatable": true, "VisibleExpression": "sample string 4", "SourceSystemId": "sample string 5" }, "Name": "sample string 1", "Label": "sample string 2", "Description": "sample string 3", "DataType": { "DataTypeId": "ec6b4227-8041-47dd-a449-74cef463ee65", "Name": "sample string 1" }, "Unit": { "UnitId": "3385352d-3ee0-44a5-bb4d-dee6477bea66", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "6264a850-c8e2-4302-8663-3c72691d7d36", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "90eef9e4-29ed-4f3f-b119-c2a2c68bf780", "FieldId": "74e0d92d-138d-47de-973c-4835f8d4e118", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "90eef9e4-29ed-4f3f-b119-c2a2c68bf780", "FieldId": "74e0d92d-138d-47de-973c-4835f8d4e118", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "ValueExpression": "sample string 5", "RequiredExpression": "sample string 6", "IsAttachment": true, "DefaultValueExpression": "sample string 8", "IsAccumulator": true, "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 12", "SourceSystemId": "sample string 13" }, "SectionIndex": 1, "FieldIndex": 1, "FileName": "sample string 1", "FileType": "sample string 2", "FileSize": 1, "FileContent": "QEA=", "ValueText": "sample string 3", "IsValid": true, "IsValidMessage": "sample string 5", "SourceSystemId": "sample string 6" } ], "SourceSystemId": "sample string 2", "CompanyId": "964187a7-f34c-473b-9178-041ea13aeccd", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 4", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 5" }, { "FormId": "dff2d5c4-0985-4aac-b9cd-091f34fa9716", "Asset": { "AssetId": "805d37bf-5d32-4676-bb25-756c064c75c5", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "2dc176bf-4517-4133-8fcb-06a77f124f1a", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ab303304-5b88-4150-838e-9ce64fdbca4c", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "3b57c61f-e0c8-4a80-9a6a-24d3cb4fefae", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-12-08T13:01:16.0445679-08:00", "MeasurementValueNeededDate": "2024-12-08T13:01:16.0445679-08:00", "SourceSystemId": "sample string 3", "CompanyId": "8e4cdb33-ebf9-4bd5-b487-be089c9992af", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-12-08T13:01:16.0445679-08:00", "MeasurementValueNeededDate": "2024-12-08T13:01:16.0445679-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "c3d46157-aec9-41f4-857b-e6361c025959", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 8" }, "FormType": { "FormTypeId": "8ebecfe1-8124-4e22-b3ba-62cceaf5f657", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "2dc176bf-4517-4133-8fcb-06a77f124f1a", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ab303304-5b88-4150-838e-9ce64fdbca4c", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2024-12-08T13:01:16.0445679-08:00", "Fields": [ { "FormTypeFieldId": "127b92be-2ba5-4bdf-8e71-8070214779c5", "Section": { "FormTypeSectionId": "72c17b29-bc99-4418-8774-46e3692f9f64", "Name": "sample string 1", "Label": "sample string 2", "DisplayOrder": 1, "IsRepeatable": true, "VisibleExpression": "sample string 4", "SourceSystemId": "sample string 5" }, "Name": "sample string 1", "Label": "sample string 2", "Description": "sample string 3", "DataType": { "DataTypeId": "ec6b4227-8041-47dd-a449-74cef463ee65", "Name": "sample string 1" }, "Unit": { "UnitId": "3385352d-3ee0-44a5-bb4d-dee6477bea66", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "6264a850-c8e2-4302-8663-3c72691d7d36", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "90eef9e4-29ed-4f3f-b119-c2a2c68bf780", "FieldId": "74e0d92d-138d-47de-973c-4835f8d4e118", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "90eef9e4-29ed-4f3f-b119-c2a2c68bf780", "FieldId": "74e0d92d-138d-47de-973c-4835f8d4e118", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "ValueExpression": "sample string 5", "RequiredExpression": "sample string 6", "IsAttachment": true, "DefaultValueExpression": "sample string 8", "IsAccumulator": true, "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 12", "SourceSystemId": "sample string 13" }, { "FormTypeFieldId": "127b92be-2ba5-4bdf-8e71-8070214779c5", "Section": { "FormTypeSectionId": "72c17b29-bc99-4418-8774-46e3692f9f64", "Name": "sample string 1", "Label": "sample string 2", "DisplayOrder": 1, "IsRepeatable": true, "VisibleExpression": "sample string 4", "SourceSystemId": "sample string 5" }, "Name": "sample string 1", "Label": "sample string 2", "Description": "sample string 3", "DataType": { "DataTypeId": "ec6b4227-8041-47dd-a449-74cef463ee65", "Name": "sample string 1" }, "Unit": { "UnitId": "3385352d-3ee0-44a5-bb4d-dee6477bea66", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "6264a850-c8e2-4302-8663-3c72691d7d36", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "90eef9e4-29ed-4f3f-b119-c2a2c68bf780", "FieldId": "74e0d92d-138d-47de-973c-4835f8d4e118", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "90eef9e4-29ed-4f3f-b119-c2a2c68bf780", "FieldId": "74e0d92d-138d-47de-973c-4835f8d4e118", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "ValueExpression": "sample string 5", "RequiredExpression": "sample string 6", "IsAttachment": true, "DefaultValueExpression": "sample string 8", "IsAccumulator": true, "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 12", "SourceSystemId": "sample string 13" } ], "SourceSystemId": "sample string 3", "CompanyId": "c70ed6e2-bb58-4916-9648-d90df4fca903", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 6" }, "EffectiveDate": "2024-12-08T13:01:16.0445679-08:00", "Location": "sample string 1", "TaskId": "e83a0603-231e-47d2-be30-2af954bda22d", "Values": [ { "FormFieldValueId": "e2a41da2-2b83-43ce-8236-7466b7704155", "FormId": "03648f2c-c048-4cd0-9379-c405e733fda7", "FormTypeField": { "FormTypeFieldId": "127b92be-2ba5-4bdf-8e71-8070214779c5", "FormType": { "FormTypeId": "8ebecfe1-8124-4e22-b3ba-62cceaf5f657", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "2dc176bf-4517-4133-8fcb-06a77f124f1a", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ab303304-5b88-4150-838e-9ce64fdbca4c", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2024-12-08T13:01:16.0445679-08:00", "Fields": [], "SourceSystemId": "sample string 3", "CompanyId": "c70ed6e2-bb58-4916-9648-d90df4fca903", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 6" }, "Section": { "FormTypeSectionId": "72c17b29-bc99-4418-8774-46e3692f9f64", "Name": "sample string 1", "Label": "sample string 2", "DisplayOrder": 1, "IsRepeatable": true, "VisibleExpression": "sample string 4", "SourceSystemId": "sample string 5" }, "Name": "sample string 1", "Label": "sample string 2", "Description": "sample string 3", "DataType": { "DataTypeId": "ec6b4227-8041-47dd-a449-74cef463ee65", "Name": "sample string 1" }, "Unit": { "UnitId": "3385352d-3ee0-44a5-bb4d-dee6477bea66", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "6264a850-c8e2-4302-8663-3c72691d7d36", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "90eef9e4-29ed-4f3f-b119-c2a2c68bf780", "FieldId": "74e0d92d-138d-47de-973c-4835f8d4e118", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "90eef9e4-29ed-4f3f-b119-c2a2c68bf780", "FieldId": "74e0d92d-138d-47de-973c-4835f8d4e118", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "ValueExpression": "sample string 5", "RequiredExpression": "sample string 6", "IsAttachment": true, "DefaultValueExpression": "sample string 8", "IsAccumulator": true, "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 12", "SourceSystemId": "sample string 13" }, "SectionIndex": 1, "FieldIndex": 1, "FileName": "sample string 1", "FileType": "sample string 2", "FileSize": 1, "FileContent": "QEA=", "ValueText": "sample string 3", "IsValid": true, "IsValidMessage": "sample string 5", "SourceSystemId": "sample string 6" }, { "FormFieldValueId": "e2a41da2-2b83-43ce-8236-7466b7704155", "FormId": "03648f2c-c048-4cd0-9379-c405e733fda7", "FormTypeField": { "FormTypeFieldId": "127b92be-2ba5-4bdf-8e71-8070214779c5", "FormType": { "FormTypeId": "8ebecfe1-8124-4e22-b3ba-62cceaf5f657", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "2dc176bf-4517-4133-8fcb-06a77f124f1a", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ab303304-5b88-4150-838e-9ce64fdbca4c", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2024-12-08T13:01:16.0445679-08:00", "Fields": [], "SourceSystemId": "sample string 3", "CompanyId": "c70ed6e2-bb58-4916-9648-d90df4fca903", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 6" }, "Section": { "FormTypeSectionId": "72c17b29-bc99-4418-8774-46e3692f9f64", "Name": "sample string 1", "Label": "sample string 2", "DisplayOrder": 1, "IsRepeatable": true, "VisibleExpression": "sample string 4", "SourceSystemId": "sample string 5" }, "Name": "sample string 1", "Label": "sample string 2", "Description": "sample string 3", "DataType": { "DataTypeId": "ec6b4227-8041-47dd-a449-74cef463ee65", "Name": "sample string 1" }, "Unit": { "UnitId": "3385352d-3ee0-44a5-bb4d-dee6477bea66", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "6264a850-c8e2-4302-8663-3c72691d7d36", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "90eef9e4-29ed-4f3f-b119-c2a2c68bf780", "FieldId": "74e0d92d-138d-47de-973c-4835f8d4e118", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "90eef9e4-29ed-4f3f-b119-c2a2c68bf780", "FieldId": "74e0d92d-138d-47de-973c-4835f8d4e118", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "ValueExpression": "sample string 5", "RequiredExpression": "sample string 6", "IsAttachment": true, "DefaultValueExpression": "sample string 8", "IsAccumulator": true, "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 12", "SourceSystemId": "sample string 13" }, "SectionIndex": 1, "FieldIndex": 1, "FileName": "sample string 1", "FileType": "sample string 2", "FileSize": 1, "FileContent": "QEA=", "ValueText": "sample string 3", "IsValid": true, "IsValidMessage": "sample string 5", "SourceSystemId": "sample string 6" } ], "SourceSystemId": "sample string 2", "CompanyId": "964187a7-f34c-473b-9178-041ea13aeccd", "CreateDate": "2024-12-08T13:01:16.0445679-08:00", "CreateUser": "sample string 4", "LastModifiedDate": "2024-12-08T13:01:16.0445679-08:00", "LastModifiedUser": "sample string 5" } ], "Total": 1, "Message": "sample string 1" }