POST Forms
Creates a new form.
Request Information
URI Parameters
None.
Body Parameters
The form to create. FormId should not be filled in.
FormName | Description | Type | Additional information |
---|---|---|---|
FormId | globally unique identifier |
None. |
|
Asset | Asset |
None. |
|
FormType | FormType |
None. |
|
EffectiveDate | date |
None. |
|
Location | string |
None. |
|
TaskId | globally unique identifier |
None. |
|
Values | Collection of FormFieldValue |
None. |
|
SourceSystemId | string |
None. |
|
CompanyId | globally unique identifier |
None. |
|
CreateDate | date |
None. |
|
CreateUser | string |
None. |
|
LastModifiedDate | date |
None. |
|
LastModifiedUser | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "FormId": "16e31c9a-77ad-4e6e-ad65-bcb3dcbc7bb0", "Asset": { "AssetId": "b6e02c74-95a2-4677-b93c-6bc9f70cfd5b", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "6887f2f5-797d-4a03-8d49-fe91361294f9", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "637017e9-1d2a-40d6-b7f0-ff77e992496a", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "76a63d85-c929-4e26-b010-f42b7136134b", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-04-30T13:59:43.6386299-07:00", "MeasurementValueNeededDate": "2025-04-30T13:59:43.6386299-07:00", "SourceSystemId": "sample string 3", "CompanyId": "9d9fc1ff-f3a6-48be-a1c0-a9f5bb4b3d6e", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-04-30T13:59:43.6386299-07:00", "MeasurementValueNeededDate": "2025-04-30T13:59:43.6386299-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "c8ad6758-27cb-4e80-bf5d-dfb55ec20f60", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 8" }, "FormType": { "FormTypeId": "c37dadd3-f19c-4fc9-861b-3eb6e5621180", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "6887f2f5-797d-4a03-8d49-fe91361294f9", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "637017e9-1d2a-40d6-b7f0-ff77e992496a", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-30T13:59:43.6386299-07:00", "Fields": [ { "FormTypeFieldId": "588df061-ae7e-41f7-8a28-def49cfb8ce2", "Section": { "FormTypeSectionId": "8a707368-5345-41b8-9ca8-82ac2d7ec5c2", "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": "62365b75-b869-4cbf-951b-cedeabcfcec8", "Name": "sample string 1" }, "Unit": { "UnitId": "0c2836e8-4d7f-44f1-92f6-698bdce7dcce", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "d2da308a-8add-481c-8adc-254c10564e48", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "a72d9247-52d4-4f6c-81c9-44d8bbd81de8", "FieldId": "4f185a31-be8e-4476-ad1e-7ae9700dd5cf", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "a72d9247-52d4-4f6c-81c9-44d8bbd81de8", "FieldId": "4f185a31-be8e-4476-ad1e-7ae9700dd5cf", "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": "588df061-ae7e-41f7-8a28-def49cfb8ce2", "Section": { "FormTypeSectionId": "8a707368-5345-41b8-9ca8-82ac2d7ec5c2", "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": "62365b75-b869-4cbf-951b-cedeabcfcec8", "Name": "sample string 1" }, "Unit": { "UnitId": "0c2836e8-4d7f-44f1-92f6-698bdce7dcce", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "d2da308a-8add-481c-8adc-254c10564e48", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "a72d9247-52d4-4f6c-81c9-44d8bbd81de8", "FieldId": "4f185a31-be8e-4476-ad1e-7ae9700dd5cf", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "a72d9247-52d4-4f6c-81c9-44d8bbd81de8", "FieldId": "4f185a31-be8e-4476-ad1e-7ae9700dd5cf", "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": "40e6bdc6-d065-4f5f-a011-e39d8cde032d", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 6" }, "EffectiveDate": "2025-04-30T13:59:43.6386299-07:00", "Location": "sample string 1", "TaskId": "139095ab-cdcd-40b6-9289-5d2cc9fa306e", "Values": [ { "FormFieldValueId": "58ed48ce-fd95-4f92-8c23-15d1f604cdc2", "FormId": "f1ee47aa-28b8-4649-a7ca-d0e6f2b05499", "FormTypeField": { "FormTypeFieldId": "588df061-ae7e-41f7-8a28-def49cfb8ce2", "FormType": { "FormTypeId": "c37dadd3-f19c-4fc9-861b-3eb6e5621180", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "6887f2f5-797d-4a03-8d49-fe91361294f9", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "637017e9-1d2a-40d6-b7f0-ff77e992496a", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-30T13:59:43.6386299-07:00", "Fields": [], "SourceSystemId": "sample string 3", "CompanyId": "40e6bdc6-d065-4f5f-a011-e39d8cde032d", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 6" }, "Section": { "FormTypeSectionId": "8a707368-5345-41b8-9ca8-82ac2d7ec5c2", "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": "62365b75-b869-4cbf-951b-cedeabcfcec8", "Name": "sample string 1" }, "Unit": { "UnitId": "0c2836e8-4d7f-44f1-92f6-698bdce7dcce", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "d2da308a-8add-481c-8adc-254c10564e48", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "a72d9247-52d4-4f6c-81c9-44d8bbd81de8", "FieldId": "4f185a31-be8e-4476-ad1e-7ae9700dd5cf", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "a72d9247-52d4-4f6c-81c9-44d8bbd81de8", "FieldId": "4f185a31-be8e-4476-ad1e-7ae9700dd5cf", "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": "58ed48ce-fd95-4f92-8c23-15d1f604cdc2", "FormId": "f1ee47aa-28b8-4649-a7ca-d0e6f2b05499", "FormTypeField": { "FormTypeFieldId": "588df061-ae7e-41f7-8a28-def49cfb8ce2", "FormType": { "FormTypeId": "c37dadd3-f19c-4fc9-861b-3eb6e5621180", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "6887f2f5-797d-4a03-8d49-fe91361294f9", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "637017e9-1d2a-40d6-b7f0-ff77e992496a", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-30T13:59:43.6386299-07:00", "Fields": [], "SourceSystemId": "sample string 3", "CompanyId": "40e6bdc6-d065-4f5f-a011-e39d8cde032d", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 6" }, "Section": { "FormTypeSectionId": "8a707368-5345-41b8-9ca8-82ac2d7ec5c2", "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": "62365b75-b869-4cbf-951b-cedeabcfcec8", "Name": "sample string 1" }, "Unit": { "UnitId": "0c2836e8-4d7f-44f1-92f6-698bdce7dcce", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "d2da308a-8add-481c-8adc-254c10564e48", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "a72d9247-52d4-4f6c-81c9-44d8bbd81de8", "FieldId": "4f185a31-be8e-4476-ad1e-7ae9700dd5cf", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "a72d9247-52d4-4f6c-81c9-44d8bbd81de8", "FieldId": "4f185a31-be8e-4476-ad1e-7ae9700dd5cf", "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": "a82b505c-a027-40e5-9a91-c17ca25efbb3", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 5" }
Response Information
Resource Description
On success, the created form.
Name | Description | Type | Additional information |
---|---|---|---|
Data | Form |
None. |
|
Total | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Data": { "FormId": "781b4e4c-4969-4928-8b15-cf47851aeea9", "Asset": { "AssetId": "2145b2c3-30d6-4f25-802a-0973c58b2610", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "20adc862-f592-446f-a50a-92d82c3c97bc", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1c5db79d-97a2-4981-a98b-d6d53892782f", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "8917f848-9ade-416c-a3b9-a9dac3eee6a0", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-04-30T13:59:43.6386299-07:00", "MeasurementValueNeededDate": "2025-04-30T13:59:43.6386299-07:00", "SourceSystemId": "sample string 3", "CompanyId": "817e281e-7272-4d9c-9116-4ad46a88b38c", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-04-30T13:59:43.6386299-07:00", "MeasurementValueNeededDate": "2025-04-30T13:59:43.6386299-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "b913b27c-9851-4d29-b44c-f6e84121bd3c", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 8" }, "FormType": { "FormTypeId": "174c81bf-f27a-4a4f-8a24-3c254f2d977e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "20adc862-f592-446f-a50a-92d82c3c97bc", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1c5db79d-97a2-4981-a98b-d6d53892782f", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-30T13:59:43.6386299-07:00", "Fields": [ { "FormTypeFieldId": "539a4e8f-0c6d-4081-8b18-676b65d89e05", "Section": { "FormTypeSectionId": "b6cc72f5-a035-46a0-a009-9223985f8300", "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": "0d85bd08-0f57-4998-98ce-9f44a50a14a2", "Name": "sample string 1" }, "Unit": { "UnitId": "c5bdb833-d91d-4524-96a7-4640458c2f0e", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "e6ad3ca8-e34a-4170-b283-265e7b5baa05", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "b149b2bd-fe0f-4c3d-a1cb-15e922bc1dfd", "FieldId": "60deeca7-fa50-4b85-a126-8ad857e277db", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "b149b2bd-fe0f-4c3d-a1cb-15e922bc1dfd", "FieldId": "60deeca7-fa50-4b85-a126-8ad857e277db", "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": "539a4e8f-0c6d-4081-8b18-676b65d89e05", "Section": { "FormTypeSectionId": "b6cc72f5-a035-46a0-a009-9223985f8300", "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": "0d85bd08-0f57-4998-98ce-9f44a50a14a2", "Name": "sample string 1" }, "Unit": { "UnitId": "c5bdb833-d91d-4524-96a7-4640458c2f0e", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "e6ad3ca8-e34a-4170-b283-265e7b5baa05", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "b149b2bd-fe0f-4c3d-a1cb-15e922bc1dfd", "FieldId": "60deeca7-fa50-4b85-a126-8ad857e277db", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "b149b2bd-fe0f-4c3d-a1cb-15e922bc1dfd", "FieldId": "60deeca7-fa50-4b85-a126-8ad857e277db", "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": "b2876990-9619-4635-a92b-e99d718e7d26", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 6" }, "EffectiveDate": "2025-04-30T13:59:43.6386299-07:00", "Location": "sample string 1", "TaskId": "4a4fc7d4-8f6b-4aaf-874a-015dfc84ee19", "Values": [ { "FormFieldValueId": "8c852262-2a66-4a18-b775-9b2a2f8c2cbf", "FormId": "9f9f2365-6add-42ac-ab44-90fba0c1ebf9", "FormTypeField": { "FormTypeFieldId": "539a4e8f-0c6d-4081-8b18-676b65d89e05", "FormType": { "FormTypeId": "174c81bf-f27a-4a4f-8a24-3c254f2d977e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "20adc862-f592-446f-a50a-92d82c3c97bc", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1c5db79d-97a2-4981-a98b-d6d53892782f", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-30T13:59:43.6386299-07:00", "Fields": [], "SourceSystemId": "sample string 3", "CompanyId": "b2876990-9619-4635-a92b-e99d718e7d26", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 6" }, "Section": { "FormTypeSectionId": "b6cc72f5-a035-46a0-a009-9223985f8300", "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": "0d85bd08-0f57-4998-98ce-9f44a50a14a2", "Name": "sample string 1" }, "Unit": { "UnitId": "c5bdb833-d91d-4524-96a7-4640458c2f0e", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "e6ad3ca8-e34a-4170-b283-265e7b5baa05", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "b149b2bd-fe0f-4c3d-a1cb-15e922bc1dfd", "FieldId": "60deeca7-fa50-4b85-a126-8ad857e277db", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "b149b2bd-fe0f-4c3d-a1cb-15e922bc1dfd", "FieldId": "60deeca7-fa50-4b85-a126-8ad857e277db", "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": "8c852262-2a66-4a18-b775-9b2a2f8c2cbf", "FormId": "9f9f2365-6add-42ac-ab44-90fba0c1ebf9", "FormTypeField": { "FormTypeFieldId": "539a4e8f-0c6d-4081-8b18-676b65d89e05", "FormType": { "FormTypeId": "174c81bf-f27a-4a4f-8a24-3c254f2d977e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "20adc862-f592-446f-a50a-92d82c3c97bc", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1c5db79d-97a2-4981-a98b-d6d53892782f", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-30T13:59:43.6386299-07:00", "Fields": [], "SourceSystemId": "sample string 3", "CompanyId": "b2876990-9619-4635-a92b-e99d718e7d26", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 6" }, "Section": { "FormTypeSectionId": "b6cc72f5-a035-46a0-a009-9223985f8300", "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": "0d85bd08-0f57-4998-98ce-9f44a50a14a2", "Name": "sample string 1" }, "Unit": { "UnitId": "c5bdb833-d91d-4524-96a7-4640458c2f0e", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "e6ad3ca8-e34a-4170-b283-265e7b5baa05", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "b149b2bd-fe0f-4c3d-a1cb-15e922bc1dfd", "FieldId": "60deeca7-fa50-4b85-a126-8ad857e277db", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "b149b2bd-fe0f-4c3d-a1cb-15e922bc1dfd", "FieldId": "60deeca7-fa50-4b85-a126-8ad857e277db", "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": "d47abb19-7a9f-495d-ab0b-4bfff2dae115", "CreateDate": "2025-04-30T13:59:43.6386299-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-04-30T13:59:43.6386299-07:00", "LastModifiedUser": "sample string 5" }, "Total": 1, "Message": "sample string 1" }