PUT Tasks?sendNotification={sendNotification}
Updates the given task.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
sendNotification |
Specifies if the service should send a notification for the new task |
boolean |
Default value is False |
Body Parameters
The task to update
TaskName | Description | Type | Additional information |
---|---|---|---|
TaskId | globally unique identifier |
None. |
|
Asset | Asset |
None. |
|
Title | string |
None. |
|
Description | string |
None. |
|
TaskStatusType | TaskStatusType |
None. |
|
TaskCategory | TaskCategory |
None. |
|
TaskType | TaskType |
None. |
|
AssignedOnDate | date |
None. |
|
AssignedToUser | User |
None. |
|
AssignedByUser | User |
None. |
|
DueDate | date |
None. |
|
CompletedDate | date |
None. |
|
Priority | TaskPriority |
None. |
|
HasAttachments | boolean |
None. |
|
Attachments | Collection of TaskAttachment |
None. |
|
Values | Collection of TaskFieldValue |
None. |
|
AssociatedForms | Collection of Form |
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:
{ "TaskId": "4a650850-fe92-41f3-a59e-f9a75da2ce03", "Asset": { "AssetId": "c78b06b0-95f0-40fa-9bec-14ae3da20329", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "104a7e61-a650-421d-a990-1788d8acdb0e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "3fe00b42-d505-417c-b205-ea47644f52d8", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "94cac072-c1f3-42ac-ae8b-1c08dd3908ed", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "SourceSystemId": "sample string 3", "CompanyId": "7bb0247d-5d96-4441-bf08-da6631821a6d", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "e9520467-44dd-40c2-981f-13c3bd8004a4", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 8" }, "Title": "sample string 1", "Description": "sample string 2", "TaskStatusType": { "TaskStatusTypeId": "6dde6ef2-7748-493e-b010-8110a0f1b7a4", "Name": "sample string 1", "CompanyId": "430d092f-ed2d-4f57-92db-19629cb9bc52" }, "TaskCategory": { "TaskCategoryId": "93f2161b-9ada-4c2d-8006-fc87e1f8edb6", "Name": "sample string 1", "SourceSystemId": "sample string 2", "CompanyId": "df5ccf64-183b-4582-ba31-b83094cb2dae", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 5" }, "TaskType": { "TaskTypeId": "7d5c4cd6-3680-4054-bfcb-2804d46d27ef", "Name": "sample string 1", "Description": "sample string 2", "CustomStatuses": true, "Fields": [ { "TaskTypeFieldId": "44324fab-08d4-4241-8a68-4703c5b4d4cc", "Section": { "TaskTypeSectionId": "9257ed6b-ef5b-4280-9d17-e5d0daa31b59", "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": "177f3426-5543-4eb2-9629-fb6befa07974", "Name": "sample string 1" }, "Unit": { "UnitId": "c5bbcd21-5713-4ded-8d06-016754395456", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "da170228-eaaa-45f3-b23e-cc8b21d86547", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "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", "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 11", "SourceSystemId": "sample string 12" }, { "TaskTypeFieldId": "44324fab-08d4-4241-8a68-4703c5b4d4cc", "Section": { "TaskTypeSectionId": "9257ed6b-ef5b-4280-9d17-e5d0daa31b59", "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": "177f3426-5543-4eb2-9629-fb6befa07974", "Name": "sample string 1" }, "Unit": { "UnitId": "c5bbcd21-5713-4ded-8d06-016754395456", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "da170228-eaaa-45f3-b23e-cc8b21d86547", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "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", "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 11", "SourceSystemId": "sample string 12" } ], "SourceSystemId": "sample string 4", "CompanyId": "c656016f-ba35-4fc1-8291-e83c5cf492d0", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 7" }, "AssignedOnDate": "2025-02-05T06:00:21.0061655-08:00", "AssignedToUser": { "UserId": "b09e5569-660f-4d53-a348-e5f388fc6c32", "UserName": "sample string 1", "FullName": "sample string 2", "PhoneNumber": "sample string 3", "Email": "sample string 4", "IsLockedOut": true, "IsApproved": true, "Role": { "Name": "sample string 1", "Description": "sample string 2" }, "CompanyId": "9c501980-cbf9-48ff-bc1b-daa512ac4bb3", "Teams": [ { "TeamId": "c295e5bd-bc11-4763-8090-48a778292f64", "Name": "sample string 1", "Description": "sample string 2", "Users": [], "AssetGroups": [ { "AssetGroupId": "94cac072-c1f3-42ac-ae8b-1c08dd3908ed", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "SourceSystemId": "sample string 3", "CompanyId": "7bb0247d-5d96-4441-bf08-da6631821a6d", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, { "AssetGroupId": "94cac072-c1f3-42ac-ae8b-1c08dd3908ed", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "SourceSystemId": "sample string 3", "CompanyId": "7bb0247d-5d96-4441-bf08-da6631821a6d", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" } ], "SourceSystemId": "sample string 3", "CompanyId": "ad40de25-64a7-4d57-8daf-4668f87a7405", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, { "TeamId": "c295e5bd-bc11-4763-8090-48a778292f64", "Name": "sample string 1", "Description": "sample string 2", "Users": [], "AssetGroups": [ { "AssetGroupId": "94cac072-c1f3-42ac-ae8b-1c08dd3908ed", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "SourceSystemId": "sample string 3", "CompanyId": "7bb0247d-5d96-4441-bf08-da6631821a6d", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, { "AssetGroupId": "94cac072-c1f3-42ac-ae8b-1c08dd3908ed", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "SourceSystemId": "sample string 3", "CompanyId": "7bb0247d-5d96-4441-bf08-da6631821a6d", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" } ], "SourceSystemId": "sample string 3", "CompanyId": "ad40de25-64a7-4d57-8daf-4668f87a7405", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" } ] }, "AssignedByUser": { "UserId": "b09e5569-660f-4d53-a348-e5f388fc6c32", "UserName": "sample string 1", "FullName": "sample string 2", "PhoneNumber": "sample string 3", "Email": "sample string 4", "IsLockedOut": true, "IsApproved": true, "Role": { "Name": "sample string 1", "Description": "sample string 2" }, "CompanyId": "9c501980-cbf9-48ff-bc1b-daa512ac4bb3", "Teams": [ { "TeamId": "c295e5bd-bc11-4763-8090-48a778292f64", "Name": "sample string 1", "Description": "sample string 2", "Users": [], "AssetGroups": [ { "AssetGroupId": "94cac072-c1f3-42ac-ae8b-1c08dd3908ed", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "SourceSystemId": "sample string 3", "CompanyId": "7bb0247d-5d96-4441-bf08-da6631821a6d", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, { "AssetGroupId": "94cac072-c1f3-42ac-ae8b-1c08dd3908ed", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "SourceSystemId": "sample string 3", "CompanyId": "7bb0247d-5d96-4441-bf08-da6631821a6d", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" } ], "SourceSystemId": "sample string 3", "CompanyId": "ad40de25-64a7-4d57-8daf-4668f87a7405", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, { "TeamId": "c295e5bd-bc11-4763-8090-48a778292f64", "Name": "sample string 1", "Description": "sample string 2", "Users": [], "AssetGroups": [ { "AssetGroupId": "94cac072-c1f3-42ac-ae8b-1c08dd3908ed", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "SourceSystemId": "sample string 3", "CompanyId": "7bb0247d-5d96-4441-bf08-da6631821a6d", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, { "AssetGroupId": "94cac072-c1f3-42ac-ae8b-1c08dd3908ed", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "SourceSystemId": "sample string 3", "CompanyId": "7bb0247d-5d96-4441-bf08-da6631821a6d", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" } ], "SourceSystemId": "sample string 3", "CompanyId": "ad40de25-64a7-4d57-8daf-4668f87a7405", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" } ] }, "DueDate": "2025-02-05T06:00:21.0061655-08:00", "CompletedDate": "2025-02-05T06:00:21.0061655-08:00", "Priority": 1, "HasAttachments": true, "Attachments": [ { "TaskAttachmentId": "a299731b-70a1-463a-bef3-2d47848e748e", "Name": "sample string 1", "FileType": "sample string 2", "FileSize": 1, "Content": "QEA=", "SourceSystemId": "sample string 3" }, { "TaskAttachmentId": "a299731b-70a1-463a-bef3-2d47848e748e", "Name": "sample string 1", "FileType": "sample string 2", "FileSize": 1, "Content": "QEA=", "SourceSystemId": "sample string 3" } ], "Values": [ { "TaskFieldValueId": "6d8a7061-ec52-4f3d-af57-3f123302c0ca", "TaskTypeField": { "TaskTypeFieldId": "44324fab-08d4-4241-8a68-4703c5b4d4cc", "Section": { "TaskTypeSectionId": "9257ed6b-ef5b-4280-9d17-e5d0daa31b59", "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": "177f3426-5543-4eb2-9629-fb6befa07974", "Name": "sample string 1" }, "Unit": { "UnitId": "c5bbcd21-5713-4ded-8d06-016754395456", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "da170228-eaaa-45f3-b23e-cc8b21d86547", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "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", "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 11", "SourceSystemId": "sample string 12" }, "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" }, { "TaskFieldValueId": "6d8a7061-ec52-4f3d-af57-3f123302c0ca", "TaskTypeField": { "TaskTypeFieldId": "44324fab-08d4-4241-8a68-4703c5b4d4cc", "Section": { "TaskTypeSectionId": "9257ed6b-ef5b-4280-9d17-e5d0daa31b59", "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": "177f3426-5543-4eb2-9629-fb6befa07974", "Name": "sample string 1" }, "Unit": { "UnitId": "c5bbcd21-5713-4ded-8d06-016754395456", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "da170228-eaaa-45f3-b23e-cc8b21d86547", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "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", "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 11", "SourceSystemId": "sample string 12" }, "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" } ], "AssociatedForms": [ { "FormId": "392d5895-cbf1-44f4-b2db-63878cfd9251", "Asset": { "AssetId": "c78b06b0-95f0-40fa-9bec-14ae3da20329", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "104a7e61-a650-421d-a990-1788d8acdb0e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "3fe00b42-d505-417c-b205-ea47644f52d8", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "94cac072-c1f3-42ac-ae8b-1c08dd3908ed", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "SourceSystemId": "sample string 3", "CompanyId": "7bb0247d-5d96-4441-bf08-da6631821a6d", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "e9520467-44dd-40c2-981f-13c3bd8004a4", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 8" }, "FormType": { "FormTypeId": "eda0d330-14d0-418d-9ecd-86fc87bac16e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "104a7e61-a650-421d-a990-1788d8acdb0e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "3fe00b42-d505-417c-b205-ea47644f52d8", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "Fields": [ { "FormTypeFieldId": "8d09efaa-4bde-48a3-829a-93dbb628f784", "Section": { "FormTypeSectionId": "4f25e82e-5362-4b7c-9132-bcc43e071177", "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": "177f3426-5543-4eb2-9629-fb6befa07974", "Name": "sample string 1" }, "Unit": { "UnitId": "c5bbcd21-5713-4ded-8d06-016754395456", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "da170228-eaaa-45f3-b23e-cc8b21d86547", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "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": "8d09efaa-4bde-48a3-829a-93dbb628f784", "Section": { "FormTypeSectionId": "4f25e82e-5362-4b7c-9132-bcc43e071177", "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": "177f3426-5543-4eb2-9629-fb6befa07974", "Name": "sample string 1" }, "Unit": { "UnitId": "c5bbcd21-5713-4ded-8d06-016754395456", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "da170228-eaaa-45f3-b23e-cc8b21d86547", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "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": "c63e2de3-a870-4a53-8f73-4495f149039f", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "EffectiveDate": "2025-02-05T06:00:21.0061655-08:00", "Location": "sample string 1", "TaskId": "c4a414b4-f5d6-41c2-950a-223f77b7fd69", "Values": [ { "FormFieldValueId": "3c3c64c2-6462-4654-91b2-8d897e88766f", "FormId": "72e4306c-3d57-43f9-bce9-2ebe0db54b59", "FormTypeField": { "FormTypeFieldId": "8d09efaa-4bde-48a3-829a-93dbb628f784", "FormType": { "FormTypeId": "eda0d330-14d0-418d-9ecd-86fc87bac16e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "104a7e61-a650-421d-a990-1788d8acdb0e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "3fe00b42-d505-417c-b205-ea47644f52d8", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "Fields": [], "SourceSystemId": "sample string 3", "CompanyId": "c63e2de3-a870-4a53-8f73-4495f149039f", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "Section": { "FormTypeSectionId": "4f25e82e-5362-4b7c-9132-bcc43e071177", "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": "177f3426-5543-4eb2-9629-fb6befa07974", "Name": "sample string 1" }, "Unit": { "UnitId": "c5bbcd21-5713-4ded-8d06-016754395456", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "da170228-eaaa-45f3-b23e-cc8b21d86547", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "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": "3c3c64c2-6462-4654-91b2-8d897e88766f", "FormId": "72e4306c-3d57-43f9-bce9-2ebe0db54b59", "FormTypeField": { "FormTypeFieldId": "8d09efaa-4bde-48a3-829a-93dbb628f784", "FormType": { "FormTypeId": "eda0d330-14d0-418d-9ecd-86fc87bac16e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "104a7e61-a650-421d-a990-1788d8acdb0e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "3fe00b42-d505-417c-b205-ea47644f52d8", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "Fields": [], "SourceSystemId": "sample string 3", "CompanyId": "c63e2de3-a870-4a53-8f73-4495f149039f", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "Section": { "FormTypeSectionId": "4f25e82e-5362-4b7c-9132-bcc43e071177", "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": "177f3426-5543-4eb2-9629-fb6befa07974", "Name": "sample string 1" }, "Unit": { "UnitId": "c5bbcd21-5713-4ded-8d06-016754395456", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "da170228-eaaa-45f3-b23e-cc8b21d86547", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "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": "ada7898f-7a8e-4e6e-9e0c-cec17b55553b", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 5" }, { "FormId": "392d5895-cbf1-44f4-b2db-63878cfd9251", "Asset": { "AssetId": "c78b06b0-95f0-40fa-9bec-14ae3da20329", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "104a7e61-a650-421d-a990-1788d8acdb0e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "3fe00b42-d505-417c-b205-ea47644f52d8", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "94cac072-c1f3-42ac-ae8b-1c08dd3908ed", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "SourceSystemId": "sample string 3", "CompanyId": "7bb0247d-5d96-4441-bf08-da6631821a6d", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "e9520467-44dd-40c2-981f-13c3bd8004a4", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 8" }, "FormType": { "FormTypeId": "eda0d330-14d0-418d-9ecd-86fc87bac16e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "104a7e61-a650-421d-a990-1788d8acdb0e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "3fe00b42-d505-417c-b205-ea47644f52d8", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "Fields": [ { "FormTypeFieldId": "8d09efaa-4bde-48a3-829a-93dbb628f784", "Section": { "FormTypeSectionId": "4f25e82e-5362-4b7c-9132-bcc43e071177", "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": "177f3426-5543-4eb2-9629-fb6befa07974", "Name": "sample string 1" }, "Unit": { "UnitId": "c5bbcd21-5713-4ded-8d06-016754395456", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "da170228-eaaa-45f3-b23e-cc8b21d86547", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "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": "8d09efaa-4bde-48a3-829a-93dbb628f784", "Section": { "FormTypeSectionId": "4f25e82e-5362-4b7c-9132-bcc43e071177", "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": "177f3426-5543-4eb2-9629-fb6befa07974", "Name": "sample string 1" }, "Unit": { "UnitId": "c5bbcd21-5713-4ded-8d06-016754395456", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "da170228-eaaa-45f3-b23e-cc8b21d86547", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "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": "c63e2de3-a870-4a53-8f73-4495f149039f", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "EffectiveDate": "2025-02-05T06:00:21.0061655-08:00", "Location": "sample string 1", "TaskId": "c4a414b4-f5d6-41c2-950a-223f77b7fd69", "Values": [ { "FormFieldValueId": "3c3c64c2-6462-4654-91b2-8d897e88766f", "FormId": "72e4306c-3d57-43f9-bce9-2ebe0db54b59", "FormTypeField": { "FormTypeFieldId": "8d09efaa-4bde-48a3-829a-93dbb628f784", "FormType": { "FormTypeId": "eda0d330-14d0-418d-9ecd-86fc87bac16e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "104a7e61-a650-421d-a990-1788d8acdb0e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "3fe00b42-d505-417c-b205-ea47644f52d8", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "Fields": [], "SourceSystemId": "sample string 3", "CompanyId": "c63e2de3-a870-4a53-8f73-4495f149039f", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "Section": { "FormTypeSectionId": "4f25e82e-5362-4b7c-9132-bcc43e071177", "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": "177f3426-5543-4eb2-9629-fb6befa07974", "Name": "sample string 1" }, "Unit": { "UnitId": "c5bbcd21-5713-4ded-8d06-016754395456", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "da170228-eaaa-45f3-b23e-cc8b21d86547", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "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": "3c3c64c2-6462-4654-91b2-8d897e88766f", "FormId": "72e4306c-3d57-43f9-bce9-2ebe0db54b59", "FormTypeField": { "FormTypeFieldId": "8d09efaa-4bde-48a3-829a-93dbb628f784", "FormType": { "FormTypeId": "eda0d330-14d0-418d-9ecd-86fc87bac16e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "104a7e61-a650-421d-a990-1788d8acdb0e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "3fe00b42-d505-417c-b205-ea47644f52d8", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-02-05T06:00:21.0061655-08:00", "Fields": [], "SourceSystemId": "sample string 3", "CompanyId": "c63e2de3-a870-4a53-8f73-4495f149039f", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "Section": { "FormTypeSectionId": "4f25e82e-5362-4b7c-9132-bcc43e071177", "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": "177f3426-5543-4eb2-9629-fb6befa07974", "Name": "sample string 1" }, "Unit": { "UnitId": "c5bbcd21-5713-4ded-8d06-016754395456", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "da170228-eaaa-45f3-b23e-cc8b21d86547", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "60c10da1-0d78-405f-bc9e-6257581ae621", "FieldId": "81ed9234-37bf-4996-adb0-82f11e7f48ff", "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": "ada7898f-7a8e-4e6e-9e0c-cec17b55553b", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 5" } ], "SourceSystemId": "sample string 4", "CompanyId": "f6d08696-b151-4a8d-ba9e-807871036772", "CreateDate": "2025-02-05T06:00:21.0061655-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0061655-08:00", "LastModifiedUser": "sample string 7" }
Response Information
Resource Description
On success, the updated task.
Name | Description | Type | Additional information |
---|---|---|---|
Data | Task |
None. |
|
Total | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Data": { "TaskId": "9b06b470-7c4f-4685-b916-2963363dbfac", "Asset": { "AssetId": "4ebbf22b-5faf-43f6-8852-1cd0c4ff737e", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "5ed4e9dd-4fe2-4ab9-b236-5d8c317dd13e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5f9a1359-25b8-4fb1-afa8-48c3e8196fbd", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "5e1586a1-74da-48fa-851b-46f7cb5a3ff8", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "SourceSystemId": "sample string 3", "CompanyId": "fecc02fc-5363-4be3-97a8-95cdc155a0fb", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "0b6085ad-2b96-4cef-9492-2b1c86f9d3f3", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 8" }, "Title": "sample string 1", "Description": "sample string 2", "TaskStatusType": { "TaskStatusTypeId": "d1fb7997-3153-4263-9ed4-8afd9919e76b", "Name": "sample string 1", "CompanyId": "98b555cc-1b88-417e-ad61-f083e2f076a6" }, "TaskCategory": { "TaskCategoryId": "976a86e7-292e-48b4-9d13-8cb8c60f0843", "Name": "sample string 1", "SourceSystemId": "sample string 2", "CompanyId": "f2621170-e1f9-434f-9314-c7b4c99603c8", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 5" }, "TaskType": { "TaskTypeId": "7552c15e-aa54-460b-8858-fe5454970adf", "Name": "sample string 1", "Description": "sample string 2", "CustomStatuses": true, "Fields": [ { "TaskTypeFieldId": "b174bf08-fb8c-42f0-8933-36feb2c3c800", "Section": { "TaskTypeSectionId": "c0a97029-da59-4403-9c00-0445e44d8c18", "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": "d0cfacc4-fbef-49e2-9cde-edc577688b82", "Name": "sample string 1" }, "Unit": { "UnitId": "b98c38f9-90f6-47eb-a456-688d1771af0f", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "506c9bc8-b63e-492a-900d-9f1f3a566bc9", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "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", "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 11", "SourceSystemId": "sample string 12" }, { "TaskTypeFieldId": "b174bf08-fb8c-42f0-8933-36feb2c3c800", "Section": { "TaskTypeSectionId": "c0a97029-da59-4403-9c00-0445e44d8c18", "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": "d0cfacc4-fbef-49e2-9cde-edc577688b82", "Name": "sample string 1" }, "Unit": { "UnitId": "b98c38f9-90f6-47eb-a456-688d1771af0f", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "506c9bc8-b63e-492a-900d-9f1f3a566bc9", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "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", "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 11", "SourceSystemId": "sample string 12" } ], "SourceSystemId": "sample string 4", "CompanyId": "ec8816e2-6517-413d-83cb-18e067eefdad", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 7" }, "AssignedOnDate": "2025-02-05T06:00:21.0217841-08:00", "AssignedToUser": { "UserId": "d5888cc1-3d48-432a-b130-6cd1fac3a26d", "UserName": "sample string 1", "FullName": "sample string 2", "PhoneNumber": "sample string 3", "Email": "sample string 4", "IsLockedOut": true, "IsApproved": true, "Role": { "Name": "sample string 1", "Description": "sample string 2" }, "CompanyId": "51c883ea-7ffa-43ec-a7a4-15a5a9c1da93", "Teams": [ { "TeamId": "d9f6c277-dde8-43d7-8ed6-6e40c8d8a2b1", "Name": "sample string 1", "Description": "sample string 2", "Users": [], "AssetGroups": [ { "AssetGroupId": "5e1586a1-74da-48fa-851b-46f7cb5a3ff8", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "SourceSystemId": "sample string 3", "CompanyId": "fecc02fc-5363-4be3-97a8-95cdc155a0fb", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, { "AssetGroupId": "5e1586a1-74da-48fa-851b-46f7cb5a3ff8", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "SourceSystemId": "sample string 3", "CompanyId": "fecc02fc-5363-4be3-97a8-95cdc155a0fb", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" } ], "SourceSystemId": "sample string 3", "CompanyId": "422dc302-89c4-475a-b326-6f8f2f5f2048", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, { "TeamId": "d9f6c277-dde8-43d7-8ed6-6e40c8d8a2b1", "Name": "sample string 1", "Description": "sample string 2", "Users": [], "AssetGroups": [ { "AssetGroupId": "5e1586a1-74da-48fa-851b-46f7cb5a3ff8", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "SourceSystemId": "sample string 3", "CompanyId": "fecc02fc-5363-4be3-97a8-95cdc155a0fb", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, { "AssetGroupId": "5e1586a1-74da-48fa-851b-46f7cb5a3ff8", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "SourceSystemId": "sample string 3", "CompanyId": "fecc02fc-5363-4be3-97a8-95cdc155a0fb", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" } ], "SourceSystemId": "sample string 3", "CompanyId": "422dc302-89c4-475a-b326-6f8f2f5f2048", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" } ] }, "AssignedByUser": { "UserId": "d5888cc1-3d48-432a-b130-6cd1fac3a26d", "UserName": "sample string 1", "FullName": "sample string 2", "PhoneNumber": "sample string 3", "Email": "sample string 4", "IsLockedOut": true, "IsApproved": true, "Role": { "Name": "sample string 1", "Description": "sample string 2" }, "CompanyId": "51c883ea-7ffa-43ec-a7a4-15a5a9c1da93", "Teams": [ { "TeamId": "d9f6c277-dde8-43d7-8ed6-6e40c8d8a2b1", "Name": "sample string 1", "Description": "sample string 2", "Users": [], "AssetGroups": [ { "AssetGroupId": "5e1586a1-74da-48fa-851b-46f7cb5a3ff8", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "SourceSystemId": "sample string 3", "CompanyId": "fecc02fc-5363-4be3-97a8-95cdc155a0fb", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, { "AssetGroupId": "5e1586a1-74da-48fa-851b-46f7cb5a3ff8", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "SourceSystemId": "sample string 3", "CompanyId": "fecc02fc-5363-4be3-97a8-95cdc155a0fb", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" } ], "SourceSystemId": "sample string 3", "CompanyId": "422dc302-89c4-475a-b326-6f8f2f5f2048", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, { "TeamId": "d9f6c277-dde8-43d7-8ed6-6e40c8d8a2b1", "Name": "sample string 1", "Description": "sample string 2", "Users": [], "AssetGroups": [ { "AssetGroupId": "5e1586a1-74da-48fa-851b-46f7cb5a3ff8", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "SourceSystemId": "sample string 3", "CompanyId": "fecc02fc-5363-4be3-97a8-95cdc155a0fb", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, { "AssetGroupId": "5e1586a1-74da-48fa-851b-46f7cb5a3ff8", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "SourceSystemId": "sample string 3", "CompanyId": "fecc02fc-5363-4be3-97a8-95cdc155a0fb", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" } ], "SourceSystemId": "sample string 3", "CompanyId": "422dc302-89c4-475a-b326-6f8f2f5f2048", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" } ] }, "DueDate": "2025-02-05T06:00:21.0217841-08:00", "CompletedDate": "2025-02-05T06:00:21.0217841-08:00", "Priority": 1, "HasAttachments": true, "Attachments": [ { "TaskAttachmentId": "375b789c-7f61-472f-82a2-a51a3f9f63a6", "Name": "sample string 1", "FileType": "sample string 2", "FileSize": 1, "Content": "QEA=", "SourceSystemId": "sample string 3" }, { "TaskAttachmentId": "375b789c-7f61-472f-82a2-a51a3f9f63a6", "Name": "sample string 1", "FileType": "sample string 2", "FileSize": 1, "Content": "QEA=", "SourceSystemId": "sample string 3" } ], "Values": [ { "TaskFieldValueId": "851150e3-663d-4189-9a4e-d361bafdd3ad", "TaskTypeField": { "TaskTypeFieldId": "b174bf08-fb8c-42f0-8933-36feb2c3c800", "Section": { "TaskTypeSectionId": "c0a97029-da59-4403-9c00-0445e44d8c18", "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": "d0cfacc4-fbef-49e2-9cde-edc577688b82", "Name": "sample string 1" }, "Unit": { "UnitId": "b98c38f9-90f6-47eb-a456-688d1771af0f", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "506c9bc8-b63e-492a-900d-9f1f3a566bc9", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "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", "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 11", "SourceSystemId": "sample string 12" }, "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" }, { "TaskFieldValueId": "851150e3-663d-4189-9a4e-d361bafdd3ad", "TaskTypeField": { "TaskTypeFieldId": "b174bf08-fb8c-42f0-8933-36feb2c3c800", "Section": { "TaskTypeSectionId": "c0a97029-da59-4403-9c00-0445e44d8c18", "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": "d0cfacc4-fbef-49e2-9cde-edc577688b82", "Name": "sample string 1" }, "Unit": { "UnitId": "b98c38f9-90f6-47eb-a456-688d1771af0f", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "506c9bc8-b63e-492a-900d-9f1f3a566bc9", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "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", "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 11", "SourceSystemId": "sample string 12" }, "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" } ], "AssociatedForms": [ { "FormId": "f180b48f-7b41-4589-a043-5bb6c4129971", "Asset": { "AssetId": "4ebbf22b-5faf-43f6-8852-1cd0c4ff737e", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "5ed4e9dd-4fe2-4ab9-b236-5d8c317dd13e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5f9a1359-25b8-4fb1-afa8-48c3e8196fbd", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "5e1586a1-74da-48fa-851b-46f7cb5a3ff8", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "SourceSystemId": "sample string 3", "CompanyId": "fecc02fc-5363-4be3-97a8-95cdc155a0fb", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "0b6085ad-2b96-4cef-9492-2b1c86f9d3f3", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 8" }, "FormType": { "FormTypeId": "cd63acd8-bd33-4a05-8217-651d120e035e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "5ed4e9dd-4fe2-4ab9-b236-5d8c317dd13e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5f9a1359-25b8-4fb1-afa8-48c3e8196fbd", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "Fields": [ { "FormTypeFieldId": "e809b385-e5bb-4f2a-9195-12184197787a", "Section": { "FormTypeSectionId": "33b79820-42e4-4dd1-ac84-3cb35516db19", "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": "d0cfacc4-fbef-49e2-9cde-edc577688b82", "Name": "sample string 1" }, "Unit": { "UnitId": "b98c38f9-90f6-47eb-a456-688d1771af0f", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "506c9bc8-b63e-492a-900d-9f1f3a566bc9", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "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": "e809b385-e5bb-4f2a-9195-12184197787a", "Section": { "FormTypeSectionId": "33b79820-42e4-4dd1-ac84-3cb35516db19", "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": "d0cfacc4-fbef-49e2-9cde-edc577688b82", "Name": "sample string 1" }, "Unit": { "UnitId": "b98c38f9-90f6-47eb-a456-688d1771af0f", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "506c9bc8-b63e-492a-900d-9f1f3a566bc9", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "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": "48dc651c-6862-4ef5-976b-deedba807bfc", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "EffectiveDate": "2025-02-05T06:00:21.0217841-08:00", "Location": "sample string 1", "TaskId": "a48035f8-7f60-48a8-8ecd-03701842c08b", "Values": [ { "FormFieldValueId": "390188ec-116f-4454-a3ae-c90032ec12aa", "FormId": "5323633e-cea5-4c80-8b53-184b71c1813d", "FormTypeField": { "FormTypeFieldId": "e809b385-e5bb-4f2a-9195-12184197787a", "FormType": { "FormTypeId": "cd63acd8-bd33-4a05-8217-651d120e035e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "5ed4e9dd-4fe2-4ab9-b236-5d8c317dd13e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5f9a1359-25b8-4fb1-afa8-48c3e8196fbd", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "Fields": [], "SourceSystemId": "sample string 3", "CompanyId": "48dc651c-6862-4ef5-976b-deedba807bfc", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "Section": { "FormTypeSectionId": "33b79820-42e4-4dd1-ac84-3cb35516db19", "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": "d0cfacc4-fbef-49e2-9cde-edc577688b82", "Name": "sample string 1" }, "Unit": { "UnitId": "b98c38f9-90f6-47eb-a456-688d1771af0f", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "506c9bc8-b63e-492a-900d-9f1f3a566bc9", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "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": "390188ec-116f-4454-a3ae-c90032ec12aa", "FormId": "5323633e-cea5-4c80-8b53-184b71c1813d", "FormTypeField": { "FormTypeFieldId": "e809b385-e5bb-4f2a-9195-12184197787a", "FormType": { "FormTypeId": "cd63acd8-bd33-4a05-8217-651d120e035e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "5ed4e9dd-4fe2-4ab9-b236-5d8c317dd13e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5f9a1359-25b8-4fb1-afa8-48c3e8196fbd", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "Fields": [], "SourceSystemId": "sample string 3", "CompanyId": "48dc651c-6862-4ef5-976b-deedba807bfc", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "Section": { "FormTypeSectionId": "33b79820-42e4-4dd1-ac84-3cb35516db19", "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": "d0cfacc4-fbef-49e2-9cde-edc577688b82", "Name": "sample string 1" }, "Unit": { "UnitId": "b98c38f9-90f6-47eb-a456-688d1771af0f", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "506c9bc8-b63e-492a-900d-9f1f3a566bc9", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "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": "caff9a38-d868-4da8-a8ee-9b35c1a45390", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 5" }, { "FormId": "f180b48f-7b41-4589-a043-5bb6c4129971", "Asset": { "AssetId": "4ebbf22b-5faf-43f6-8852-1cd0c4ff737e", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "5ed4e9dd-4fe2-4ab9-b236-5d8c317dd13e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5f9a1359-25b8-4fb1-afa8-48c3e8196fbd", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "5e1586a1-74da-48fa-851b-46f7cb5a3ff8", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "SourceSystemId": "sample string 3", "CompanyId": "fecc02fc-5363-4be3-97a8-95cdc155a0fb", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "MeasurementValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "0b6085ad-2b96-4cef-9492-2b1c86f9d3f3", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 8" }, "FormType": { "FormTypeId": "cd63acd8-bd33-4a05-8217-651d120e035e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "5ed4e9dd-4fe2-4ab9-b236-5d8c317dd13e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5f9a1359-25b8-4fb1-afa8-48c3e8196fbd", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "Fields": [ { "FormTypeFieldId": "e809b385-e5bb-4f2a-9195-12184197787a", "Section": { "FormTypeSectionId": "33b79820-42e4-4dd1-ac84-3cb35516db19", "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": "d0cfacc4-fbef-49e2-9cde-edc577688b82", "Name": "sample string 1" }, "Unit": { "UnitId": "b98c38f9-90f6-47eb-a456-688d1771af0f", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "506c9bc8-b63e-492a-900d-9f1f3a566bc9", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "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": "e809b385-e5bb-4f2a-9195-12184197787a", "Section": { "FormTypeSectionId": "33b79820-42e4-4dd1-ac84-3cb35516db19", "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": "d0cfacc4-fbef-49e2-9cde-edc577688b82", "Name": "sample string 1" }, "Unit": { "UnitId": "b98c38f9-90f6-47eb-a456-688d1771af0f", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "506c9bc8-b63e-492a-900d-9f1f3a566bc9", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "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": "48dc651c-6862-4ef5-976b-deedba807bfc", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "EffectiveDate": "2025-02-05T06:00:21.0217841-08:00", "Location": "sample string 1", "TaskId": "a48035f8-7f60-48a8-8ecd-03701842c08b", "Values": [ { "FormFieldValueId": "390188ec-116f-4454-a3ae-c90032ec12aa", "FormId": "5323633e-cea5-4c80-8b53-184b71c1813d", "FormTypeField": { "FormTypeFieldId": "e809b385-e5bb-4f2a-9195-12184197787a", "FormType": { "FormTypeId": "cd63acd8-bd33-4a05-8217-651d120e035e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "5ed4e9dd-4fe2-4ab9-b236-5d8c317dd13e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5f9a1359-25b8-4fb1-afa8-48c3e8196fbd", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "Fields": [], "SourceSystemId": "sample string 3", "CompanyId": "48dc651c-6862-4ef5-976b-deedba807bfc", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "Section": { "FormTypeSectionId": "33b79820-42e4-4dd1-ac84-3cb35516db19", "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": "d0cfacc4-fbef-49e2-9cde-edc577688b82", "Name": "sample string 1" }, "Unit": { "UnitId": "b98c38f9-90f6-47eb-a456-688d1771af0f", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "506c9bc8-b63e-492a-900d-9f1f3a566bc9", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "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": "390188ec-116f-4454-a3ae-c90032ec12aa", "FormId": "5323633e-cea5-4c80-8b53-184b71c1813d", "FormTypeField": { "FormTypeFieldId": "e809b385-e5bb-4f2a-9195-12184197787a", "FormType": { "FormTypeId": "cd63acd8-bd33-4a05-8217-651d120e035e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "5ed4e9dd-4fe2-4ab9-b236-5d8c317dd13e", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5f9a1359-25b8-4fb1-afa8-48c3e8196fbd", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-02-05T06:00:21.0217841-08:00", "Fields": [], "SourceSystemId": "sample string 3", "CompanyId": "48dc651c-6862-4ef5-976b-deedba807bfc", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "Section": { "FormTypeSectionId": "33b79820-42e4-4dd1-ac84-3cb35516db19", "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": "d0cfacc4-fbef-49e2-9cde-edc577688b82", "Name": "sample string 1" }, "Unit": { "UnitId": "b98c38f9-90f6-47eb-a456-688d1771af0f", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "506c9bc8-b63e-492a-900d-9f1f3a566bc9", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "c4fb63ab-777b-476d-9247-c13a61748f3b", "FieldId": "afa34c0f-c6dd-4343-8ec1-63deb4c3f99d", "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": "caff9a38-d868-4da8-a8ee-9b35c1a45390", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 5" } ], "SourceSystemId": "sample string 4", "CompanyId": "89bd2046-1829-44c0-a66d-d8aeb07e8651", "CreateDate": "2025-02-05T06:00:21.0217841-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:00:21.0217841-08:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }