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": "916ba27e-667d-4424-b342-5f3b4a26729d", "Asset": { "AssetId": "c0c7df23-82c2-4e6a-8e49-f05d1fc9b0a1", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "f99c0368-04c9-4c45-b748-b14e93cd2e00", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "2e5ea7c3-e86a-44f7-a4a4-2d6736b9ed0c", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "ddd39623-d2b6-475f-867e-43e95856d31b", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-22T23:22:24.7003203-07:00", "MeasurementValueNeededDate": "2025-06-22T23:22:24.7003203-07:00", "SourceSystemId": "sample string 3", "CompanyId": "c3fa361d-61b5-4bae-91c8-3678019adab0", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-22T23:22:24.7003203-07:00", "MeasurementValueNeededDate": "2025-06-22T23:22:24.7003203-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "28624c70-4af8-4d2b-989f-483b9581bc72", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 8" }, "FormType": { "FormTypeId": "bf20e701-3f4d-44da-9659-13dac09147ed", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "f99c0368-04c9-4c45-b748-b14e93cd2e00", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "2e5ea7c3-e86a-44f7-a4a4-2d6736b9ed0c", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-06-22T23:22:24.7003203-07:00", "Active": true, "Fields": [ { "FormTypeFieldId": "4e696b50-e1f2-4c6f-80c5-ac23c3bc4f01", "Section": { "FormTypeSectionId": "0648c354-fa3a-4ffe-ad8b-2ff98fe56796", "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": "ff3b5945-eb05-45d0-a203-01ad2a79a274", "Name": "sample string 1" }, "Unit": { "UnitId": "cc2d357e-ef51-473d-8c3e-92cfe769f40d", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "864ce12e-c488-4c90-81e8-96c535859912", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "a3fe927d-c3d6-46cc-93c4-827f1f48ecc4", "FieldId": "febd8d69-8f58-45b6-a275-3727300729ec", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "a3fe927d-c3d6-46cc-93c4-827f1f48ecc4", "FieldId": "febd8d69-8f58-45b6-a275-3727300729ec", "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": "4e696b50-e1f2-4c6f-80c5-ac23c3bc4f01", "Section": { "FormTypeSectionId": "0648c354-fa3a-4ffe-ad8b-2ff98fe56796", "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": "ff3b5945-eb05-45d0-a203-01ad2a79a274", "Name": "sample string 1" }, "Unit": { "UnitId": "cc2d357e-ef51-473d-8c3e-92cfe769f40d", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "864ce12e-c488-4c90-81e8-96c535859912", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "a3fe927d-c3d6-46cc-93c4-827f1f48ecc4", "FieldId": "febd8d69-8f58-45b6-a275-3727300729ec", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "a3fe927d-c3d6-46cc-93c4-827f1f48ecc4", "FieldId": "febd8d69-8f58-45b6-a275-3727300729ec", "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 4", "CompanyId": "fa3c3265-b7b3-4d86-9d16-4b33052c89be", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 7" }, "EffectiveDate": "2025-06-22T23:22:24.7003203-07:00", "Location": "sample string 1", "TaskId": "ce79643b-6363-4072-a68a-fe14f2d347d9", "Values": [ { "FormFieldValueId": "c7635ee3-cd7f-4deb-99b6-0a3650d4bf26", "FormId": "c8af0ff0-77c9-44db-80b1-2775a5dca8f5", "FormTypeField": { "FormTypeFieldId": "4e696b50-e1f2-4c6f-80c5-ac23c3bc4f01", "FormType": { "FormTypeId": "bf20e701-3f4d-44da-9659-13dac09147ed", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "f99c0368-04c9-4c45-b748-b14e93cd2e00", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "2e5ea7c3-e86a-44f7-a4a4-2d6736b9ed0c", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-06-22T23:22:24.7003203-07:00", "Active": true, "Fields": [], "SourceSystemId": "sample string 4", "CompanyId": "fa3c3265-b7b3-4d86-9d16-4b33052c89be", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 7" }, "Section": { "FormTypeSectionId": "0648c354-fa3a-4ffe-ad8b-2ff98fe56796", "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": "ff3b5945-eb05-45d0-a203-01ad2a79a274", "Name": "sample string 1" }, "Unit": { "UnitId": "cc2d357e-ef51-473d-8c3e-92cfe769f40d", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "864ce12e-c488-4c90-81e8-96c535859912", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "a3fe927d-c3d6-46cc-93c4-827f1f48ecc4", "FieldId": "febd8d69-8f58-45b6-a275-3727300729ec", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "a3fe927d-c3d6-46cc-93c4-827f1f48ecc4", "FieldId": "febd8d69-8f58-45b6-a275-3727300729ec", "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": "c7635ee3-cd7f-4deb-99b6-0a3650d4bf26", "FormId": "c8af0ff0-77c9-44db-80b1-2775a5dca8f5", "FormTypeField": { "FormTypeFieldId": "4e696b50-e1f2-4c6f-80c5-ac23c3bc4f01", "FormType": { "FormTypeId": "bf20e701-3f4d-44da-9659-13dac09147ed", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "f99c0368-04c9-4c45-b748-b14e93cd2e00", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "2e5ea7c3-e86a-44f7-a4a4-2d6736b9ed0c", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-06-22T23:22:24.7003203-07:00", "Active": true, "Fields": [], "SourceSystemId": "sample string 4", "CompanyId": "fa3c3265-b7b3-4d86-9d16-4b33052c89be", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 7" }, "Section": { "FormTypeSectionId": "0648c354-fa3a-4ffe-ad8b-2ff98fe56796", "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": "ff3b5945-eb05-45d0-a203-01ad2a79a274", "Name": "sample string 1" }, "Unit": { "UnitId": "cc2d357e-ef51-473d-8c3e-92cfe769f40d", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "864ce12e-c488-4c90-81e8-96c535859912", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "a3fe927d-c3d6-46cc-93c4-827f1f48ecc4", "FieldId": "febd8d69-8f58-45b6-a275-3727300729ec", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "a3fe927d-c3d6-46cc-93c4-827f1f48ecc4", "FieldId": "febd8d69-8f58-45b6-a275-3727300729ec", "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": "5c05ce55-a543-41cf-a510-03ff98f0bf85", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-06-22T23:22:24.7003203-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": "0af2a3e6-b8f5-472d-86b6-d0770f0f9709", "Asset": { "AssetId": "813f5487-95ba-40df-b111-0de75008a3ad", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "5f47f8ae-9cb9-434e-b5dd-f43421dec5b1", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ae3b1950-efd8-4635-beef-86f9066ccffc", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "512dce4e-895f-45d7-bcec-20d86702d179", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-22T23:22:24.7003203-07:00", "MeasurementValueNeededDate": "2025-06-22T23:22:24.7003203-07:00", "SourceSystemId": "sample string 3", "CompanyId": "fb591151-934f-4281-b5d9-2db59d1eb827", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-22T23:22:24.7003203-07:00", "MeasurementValueNeededDate": "2025-06-22T23:22:24.7003203-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "18acdf68-c858-48ac-8ca8-d5c36340f38f", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 8" }, "FormType": { "FormTypeId": "867281a4-13fa-4d48-a7a7-8128198ee256", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "5f47f8ae-9cb9-434e-b5dd-f43421dec5b1", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ae3b1950-efd8-4635-beef-86f9066ccffc", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-06-22T23:22:24.7003203-07:00", "Active": true, "Fields": [ { "FormTypeFieldId": "2045c2ff-8430-4bac-8098-e2f116d44d9a", "Section": { "FormTypeSectionId": "51d26f81-6160-488d-888c-1403ab76583d", "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": "d8450e0f-9d29-4585-870f-bf3509e7e60e", "Name": "sample string 1" }, "Unit": { "UnitId": "62b6a907-b012-4cc6-97d6-a09bddd891e2", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "70674f65-82e9-43d1-9936-d1de16369a83", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "8d27e4fc-fa9e-468f-b1ec-39948f4e9ff9", "FieldId": "c4dd45dc-799d-4e0f-9968-ccf4944c872e", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "8d27e4fc-fa9e-468f-b1ec-39948f4e9ff9", "FieldId": "c4dd45dc-799d-4e0f-9968-ccf4944c872e", "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": "2045c2ff-8430-4bac-8098-e2f116d44d9a", "Section": { "FormTypeSectionId": "51d26f81-6160-488d-888c-1403ab76583d", "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": "d8450e0f-9d29-4585-870f-bf3509e7e60e", "Name": "sample string 1" }, "Unit": { "UnitId": "62b6a907-b012-4cc6-97d6-a09bddd891e2", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "70674f65-82e9-43d1-9936-d1de16369a83", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "8d27e4fc-fa9e-468f-b1ec-39948f4e9ff9", "FieldId": "c4dd45dc-799d-4e0f-9968-ccf4944c872e", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "8d27e4fc-fa9e-468f-b1ec-39948f4e9ff9", "FieldId": "c4dd45dc-799d-4e0f-9968-ccf4944c872e", "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 4", "CompanyId": "27c5823d-0066-4d6a-b7e5-a3df5a60fd50", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 7" }, "EffectiveDate": "2025-06-22T23:22:24.7003203-07:00", "Location": "sample string 1", "TaskId": "cd8ba7fd-110f-4a53-9942-3b5712fece1c", "Values": [ { "FormFieldValueId": "3df77b44-3b31-4cbe-af52-815aed701a53", "FormId": "8738ee8e-3f9e-4e7c-855c-46e2c5b8cc74", "FormTypeField": { "FormTypeFieldId": "2045c2ff-8430-4bac-8098-e2f116d44d9a", "FormType": { "FormTypeId": "867281a4-13fa-4d48-a7a7-8128198ee256", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "5f47f8ae-9cb9-434e-b5dd-f43421dec5b1", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ae3b1950-efd8-4635-beef-86f9066ccffc", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-06-22T23:22:24.7003203-07:00", "Active": true, "Fields": [], "SourceSystemId": "sample string 4", "CompanyId": "27c5823d-0066-4d6a-b7e5-a3df5a60fd50", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 7" }, "Section": { "FormTypeSectionId": "51d26f81-6160-488d-888c-1403ab76583d", "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": "d8450e0f-9d29-4585-870f-bf3509e7e60e", "Name": "sample string 1" }, "Unit": { "UnitId": "62b6a907-b012-4cc6-97d6-a09bddd891e2", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "70674f65-82e9-43d1-9936-d1de16369a83", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "8d27e4fc-fa9e-468f-b1ec-39948f4e9ff9", "FieldId": "c4dd45dc-799d-4e0f-9968-ccf4944c872e", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "8d27e4fc-fa9e-468f-b1ec-39948f4e9ff9", "FieldId": "c4dd45dc-799d-4e0f-9968-ccf4944c872e", "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": "3df77b44-3b31-4cbe-af52-815aed701a53", "FormId": "8738ee8e-3f9e-4e7c-855c-46e2c5b8cc74", "FormTypeField": { "FormTypeFieldId": "2045c2ff-8430-4bac-8098-e2f116d44d9a", "FormType": { "FormTypeId": "867281a4-13fa-4d48-a7a7-8128198ee256", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "5f47f8ae-9cb9-434e-b5dd-f43421dec5b1", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ae3b1950-efd8-4635-beef-86f9066ccffc", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-06-22T23:22:24.7003203-07:00", "Active": true, "Fields": [], "SourceSystemId": "sample string 4", "CompanyId": "27c5823d-0066-4d6a-b7e5-a3df5a60fd50", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 7" }, "Section": { "FormTypeSectionId": "51d26f81-6160-488d-888c-1403ab76583d", "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": "d8450e0f-9d29-4585-870f-bf3509e7e60e", "Name": "sample string 1" }, "Unit": { "UnitId": "62b6a907-b012-4cc6-97d6-a09bddd891e2", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "70674f65-82e9-43d1-9936-d1de16369a83", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "8d27e4fc-fa9e-468f-b1ec-39948f4e9ff9", "FieldId": "c4dd45dc-799d-4e0f-9968-ccf4944c872e", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "8d27e4fc-fa9e-468f-b1ec-39948f4e9ff9", "FieldId": "c4dd45dc-799d-4e0f-9968-ccf4944c872e", "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": "cb46404a-b321-400c-8174-252ce48c6a4d", "CreateDate": "2025-06-22T23:22:24.7003203-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-06-22T23:22:24.7003203-07:00", "LastModifiedUser": "sample string 5" }, "Total": 1, "Message": "sample string 1" }