DELETE Tasks
Deletes the given task.
Request Information
URI Parameters
None.
Body Parameters
The task to delete.
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. |
|
AssignedTeam | Team |
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": "751a8e80-03ef-4f66-9c47-5f6af39e7999", "Asset": { "AssetId": "9c975e27-013b-48f3-a4d5-acef7f07b1aa", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "d6070ce0-fe1d-4e01-b0a7-299fe55c500b", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c1781c8c-f30d-47e6-87db-025135c22f92", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "39d3bb11-4134-42b3-8d5f-7a2b19c284b3", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "MeasurementValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "SourceSystemId": "sample string 3", "CompanyId": "e761c44c-4ec5-4c8e-8ce5-0bdd67fe4e61", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "MeasurementValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "686a757d-b5be-4b98-9719-bc5ed312db34", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 8" }, "Title": "sample string 1", "Description": "sample string 2", "TaskStatusType": { "TaskStatusTypeId": "c3d78fef-1d24-4324-81cc-2bcb3997b3ab", "Name": "sample string 1", "CompanyId": "850ba330-a6cd-405e-8ce1-5212a509dada" }, "TaskCategory": { "TaskCategoryId": "e2569f77-815f-4da3-8a56-b6c4036e0623", "Name": "sample string 1", "SourceSystemId": "sample string 2", "CompanyId": "ae61b426-85f6-4402-b66a-8d08814f5e6d", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 5" }, "TaskType": { "TaskTypeId": "f546d786-07e8-4b39-899c-a8b2037e0b49", "Name": "sample string 1", "Description": "sample string 2", "CustomStatuses": true, "Fields": [ { "TaskTypeFieldId": "32007aa0-33fa-44a2-ae88-103520c326e8", "Section": { "TaskTypeSectionId": "04404b1e-d062-4c39-a10f-12863e148194", "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": "2708240e-ea52-4995-9b28-20746546bb3b", "Name": "sample string 1" }, "Unit": { "UnitId": "cf6e88e2-89df-449e-baad-b2945df02b79", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "0608df81-7d4c-4c78-9a51-86fccb92df62", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "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": "32007aa0-33fa-44a2-ae88-103520c326e8", "Section": { "TaskTypeSectionId": "04404b1e-d062-4c39-a10f-12863e148194", "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": "2708240e-ea52-4995-9b28-20746546bb3b", "Name": "sample string 1" }, "Unit": { "UnitId": "cf6e88e2-89df-449e-baad-b2945df02b79", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "0608df81-7d4c-4c78-9a51-86fccb92df62", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "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": "3e900629-b942-4332-b478-d7dd8a3f42db", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 7" }, "AssignedOnDate": "2025-10-16T15:00:02.2652925-07:00", "AssignedToUser": { "UserId": "2a6040e9-c1eb-49ed-8c14-b2d1098acbbf", "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": "65121160-f006-4e8b-b709-ffcbec031093", "Teams": [ { "TeamId": "0eefa889-986c-44e5-9ac2-40353bbbd87a", "Name": "sample string 1", "Description": "sample string 2", "Users": [], "AssetGroups": [ { "AssetGroupId": "39d3bb11-4134-42b3-8d5f-7a2b19c284b3", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "MeasurementValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "SourceSystemId": "sample string 3", "CompanyId": "e761c44c-4ec5-4c8e-8ce5-0bdd67fe4e61", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, { "AssetGroupId": "39d3bb11-4134-42b3-8d5f-7a2b19c284b3", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "MeasurementValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "SourceSystemId": "sample string 3", "CompanyId": "e761c44c-4ec5-4c8e-8ce5-0bdd67fe4e61", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" } ], "SourceSystemId": "sample string 3", "CompanyId": "a4d98da3-b099-46e4-b29a-b4fd62e7c37c", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, { "TeamId": "0eefa889-986c-44e5-9ac2-40353bbbd87a", "Name": "sample string 1", "Description": "sample string 2", "Users": [], "AssetGroups": [ { "AssetGroupId": "39d3bb11-4134-42b3-8d5f-7a2b19c284b3", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "MeasurementValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "SourceSystemId": "sample string 3", "CompanyId": "e761c44c-4ec5-4c8e-8ce5-0bdd67fe4e61", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, { "AssetGroupId": "39d3bb11-4134-42b3-8d5f-7a2b19c284b3", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "MeasurementValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "SourceSystemId": "sample string 3", "CompanyId": "e761c44c-4ec5-4c8e-8ce5-0bdd67fe4e61", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" } ], "SourceSystemId": "sample string 3", "CompanyId": "a4d98da3-b099-46e4-b29a-b4fd62e7c37c", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" } ] }, "AssignedByUser": { "UserId": "2a6040e9-c1eb-49ed-8c14-b2d1098acbbf", "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": "65121160-f006-4e8b-b709-ffcbec031093", "Teams": [ { "TeamId": "0eefa889-986c-44e5-9ac2-40353bbbd87a", "Name": "sample string 1", "Description": "sample string 2", "Users": [], "AssetGroups": [ { "AssetGroupId": "39d3bb11-4134-42b3-8d5f-7a2b19c284b3", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "MeasurementValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "SourceSystemId": "sample string 3", "CompanyId": "e761c44c-4ec5-4c8e-8ce5-0bdd67fe4e61", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, { "AssetGroupId": "39d3bb11-4134-42b3-8d5f-7a2b19c284b3", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "MeasurementValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "SourceSystemId": "sample string 3", "CompanyId": "e761c44c-4ec5-4c8e-8ce5-0bdd67fe4e61", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" } ], "SourceSystemId": "sample string 3", "CompanyId": "a4d98da3-b099-46e4-b29a-b4fd62e7c37c", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, { "TeamId": "0eefa889-986c-44e5-9ac2-40353bbbd87a", "Name": "sample string 1", "Description": "sample string 2", "Users": [], "AssetGroups": [ { "AssetGroupId": "39d3bb11-4134-42b3-8d5f-7a2b19c284b3", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "MeasurementValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "SourceSystemId": "sample string 3", "CompanyId": "e761c44c-4ec5-4c8e-8ce5-0bdd67fe4e61", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, { "AssetGroupId": "39d3bb11-4134-42b3-8d5f-7a2b19c284b3", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "MeasurementValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "SourceSystemId": "sample string 3", "CompanyId": "e761c44c-4ec5-4c8e-8ce5-0bdd67fe4e61", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" } ], "SourceSystemId": "sample string 3", "CompanyId": "a4d98da3-b099-46e4-b29a-b4fd62e7c37c", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" } ] }, "AssignedTeam": { "TeamId": "0eefa889-986c-44e5-9ac2-40353bbbd87a", "Name": "sample string 1", "Description": "sample string 2", "Users": [ { "UserId": "2a6040e9-c1eb-49ed-8c14-b2d1098acbbf", "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": "65121160-f006-4e8b-b709-ffcbec031093", "Teams": [] }, { "UserId": "2a6040e9-c1eb-49ed-8c14-b2d1098acbbf", "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": "65121160-f006-4e8b-b709-ffcbec031093", "Teams": [] } ], "AssetGroups": [ { "AssetGroupId": "39d3bb11-4134-42b3-8d5f-7a2b19c284b3", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "MeasurementValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "SourceSystemId": "sample string 3", "CompanyId": "e761c44c-4ec5-4c8e-8ce5-0bdd67fe4e61", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, { "AssetGroupId": "39d3bb11-4134-42b3-8d5f-7a2b19c284b3", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "MeasurementValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "SourceSystemId": "sample string 3", "CompanyId": "e761c44c-4ec5-4c8e-8ce5-0bdd67fe4e61", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" } ], "SourceSystemId": "sample string 3", "CompanyId": "a4d98da3-b099-46e4-b29a-b4fd62e7c37c", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, "DueDate": "2025-10-16T15:00:02.2652925-07:00", "CompletedDate": "2025-10-16T15:00:02.2652925-07:00", "Priority": 1, "HasAttachments": true, "Attachments": [ { "TaskAttachmentId": "627c0085-7f23-48be-9399-2ecb0429ee9a", "Name": "sample string 1", "FileType": "sample string 2", "FileSize": 1, "Content": "QEA=", "SourceSystemId": "sample string 3" }, { "TaskAttachmentId": "627c0085-7f23-48be-9399-2ecb0429ee9a", "Name": "sample string 1", "FileType": "sample string 2", "FileSize": 1, "Content": "QEA=", "SourceSystemId": "sample string 3" } ], "Values": [ { "TaskFieldValueId": "5b334cea-9f44-4336-ac3d-695e2a31d9bf", "TaskTypeField": { "TaskTypeFieldId": "32007aa0-33fa-44a2-ae88-103520c326e8", "Section": { "TaskTypeSectionId": "04404b1e-d062-4c39-a10f-12863e148194", "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": "2708240e-ea52-4995-9b28-20746546bb3b", "Name": "sample string 1" }, "Unit": { "UnitId": "cf6e88e2-89df-449e-baad-b2945df02b79", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "0608df81-7d4c-4c78-9a51-86fccb92df62", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "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": "5b334cea-9f44-4336-ac3d-695e2a31d9bf", "TaskTypeField": { "TaskTypeFieldId": "32007aa0-33fa-44a2-ae88-103520c326e8", "Section": { "TaskTypeSectionId": "04404b1e-d062-4c39-a10f-12863e148194", "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": "2708240e-ea52-4995-9b28-20746546bb3b", "Name": "sample string 1" }, "Unit": { "UnitId": "cf6e88e2-89df-449e-baad-b2945df02b79", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "0608df81-7d4c-4c78-9a51-86fccb92df62", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "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": "0f6c972e-1d2e-46e7-97a2-7f62f30bedfa", "Asset": { "AssetId": "9c975e27-013b-48f3-a4d5-acef7f07b1aa", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "d6070ce0-fe1d-4e01-b0a7-299fe55c500b", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c1781c8c-f30d-47e6-87db-025135c22f92", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "39d3bb11-4134-42b3-8d5f-7a2b19c284b3", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "MeasurementValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "SourceSystemId": "sample string 3", "CompanyId": "e761c44c-4ec5-4c8e-8ce5-0bdd67fe4e61", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "MeasurementValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "686a757d-b5be-4b98-9719-bc5ed312db34", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 8" }, "FormType": { "FormTypeId": "3debc4f0-cfc6-4b5a-93f5-ac4b9aaa4eed", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "d6070ce0-fe1d-4e01-b0a7-299fe55c500b", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c1781c8c-f30d-47e6-87db-025135c22f92", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-10-16T15:00:02.2809696-07:00", "Active": true, "Fields": [ { "FormTypeFieldId": "fc26b2fc-0f76-41a0-b4fa-454fef5ae2af", "Section": { "FormTypeSectionId": "5248f8a0-cf9b-4529-a00b-467cc804b748", "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": "2708240e-ea52-4995-9b28-20746546bb3b", "Name": "sample string 1" }, "Unit": { "UnitId": "cf6e88e2-89df-449e-baad-b2945df02b79", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "0608df81-7d4c-4c78-9a51-86fccb92df62", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "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": "fc26b2fc-0f76-41a0-b4fa-454fef5ae2af", "Section": { "FormTypeSectionId": "5248f8a0-cf9b-4529-a00b-467cc804b748", "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": "2708240e-ea52-4995-9b28-20746546bb3b", "Name": "sample string 1" }, "Unit": { "UnitId": "cf6e88e2-89df-449e-baad-b2945df02b79", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "0608df81-7d4c-4c78-9a51-86fccb92df62", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "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": "31081142-2d15-46c6-bead-b65153cc1f2a", "CreateDate": "2025-10-16T15:00:02.2809696-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2809696-07:00", "LastModifiedUser": "sample string 7" }, "EffectiveDate": "2025-10-16T15:00:02.2809696-07:00", "Location": "sample string 1", "TaskId": "25bb3f28-35c5-4de8-8835-e0a6f9f1ca14", "Values": [ { "FormFieldValueId": "4e280ddd-dd4f-448b-8bd4-bcbdd659fd52", "FormId": "e7e6f8a6-2a3a-4232-a822-d019ade2ce87", "FormTypeField": { "FormTypeFieldId": "fc26b2fc-0f76-41a0-b4fa-454fef5ae2af", "FormType": { "FormTypeId": "3debc4f0-cfc6-4b5a-93f5-ac4b9aaa4eed", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "d6070ce0-fe1d-4e01-b0a7-299fe55c500b", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c1781c8c-f30d-47e6-87db-025135c22f92", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-10-16T15:00:02.2809696-07:00", "Active": true, "Fields": [], "SourceSystemId": "sample string 4", "CompanyId": "31081142-2d15-46c6-bead-b65153cc1f2a", "CreateDate": "2025-10-16T15:00:02.2809696-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2809696-07:00", "LastModifiedUser": "sample string 7" }, "Section": { "FormTypeSectionId": "5248f8a0-cf9b-4529-a00b-467cc804b748", "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": "2708240e-ea52-4995-9b28-20746546bb3b", "Name": "sample string 1" }, "Unit": { "UnitId": "cf6e88e2-89df-449e-baad-b2945df02b79", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "0608df81-7d4c-4c78-9a51-86fccb92df62", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "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": "4e280ddd-dd4f-448b-8bd4-bcbdd659fd52", "FormId": "e7e6f8a6-2a3a-4232-a822-d019ade2ce87", "FormTypeField": { "FormTypeFieldId": "fc26b2fc-0f76-41a0-b4fa-454fef5ae2af", "FormType": { "FormTypeId": "3debc4f0-cfc6-4b5a-93f5-ac4b9aaa4eed", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "d6070ce0-fe1d-4e01-b0a7-299fe55c500b", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c1781c8c-f30d-47e6-87db-025135c22f92", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-10-16T15:00:02.2809696-07:00", "Active": true, "Fields": [], "SourceSystemId": "sample string 4", "CompanyId": "31081142-2d15-46c6-bead-b65153cc1f2a", "CreateDate": "2025-10-16T15:00:02.2809696-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2809696-07:00", "LastModifiedUser": "sample string 7" }, "Section": { "FormTypeSectionId": "5248f8a0-cf9b-4529-a00b-467cc804b748", "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": "2708240e-ea52-4995-9b28-20746546bb3b", "Name": "sample string 1" }, "Unit": { "UnitId": "cf6e88e2-89df-449e-baad-b2945df02b79", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "0608df81-7d4c-4c78-9a51-86fccb92df62", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "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": "cf93e564-8309-4cca-a0bf-58f8a90dab28", "CreateDate": "2025-10-16T15:00:02.2809696-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-10-16T15:00:02.2809696-07:00", "LastModifiedUser": "sample string 5" }, { "FormId": "0f6c972e-1d2e-46e7-97a2-7f62f30bedfa", "Asset": { "AssetId": "9c975e27-013b-48f3-a4d5-acef7f07b1aa", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "d6070ce0-fe1d-4e01-b0a7-299fe55c500b", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c1781c8c-f30d-47e6-87db-025135c22f92", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "39d3bb11-4134-42b3-8d5f-7a2b19c284b3", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "MeasurementValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "SourceSystemId": "sample string 3", "CompanyId": "e761c44c-4ec5-4c8e-8ce5-0bdd67fe4e61", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "MeasurementValueNeededDate": "2025-10-16T15:00:02.2652925-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "686a757d-b5be-4b98-9719-bc5ed312db34", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 8" }, "FormType": { "FormTypeId": "3debc4f0-cfc6-4b5a-93f5-ac4b9aaa4eed", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "d6070ce0-fe1d-4e01-b0a7-299fe55c500b", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c1781c8c-f30d-47e6-87db-025135c22f92", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-10-16T15:00:02.2809696-07:00", "Active": true, "Fields": [ { "FormTypeFieldId": "fc26b2fc-0f76-41a0-b4fa-454fef5ae2af", "Section": { "FormTypeSectionId": "5248f8a0-cf9b-4529-a00b-467cc804b748", "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": "2708240e-ea52-4995-9b28-20746546bb3b", "Name": "sample string 1" }, "Unit": { "UnitId": "cf6e88e2-89df-449e-baad-b2945df02b79", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "0608df81-7d4c-4c78-9a51-86fccb92df62", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "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": "fc26b2fc-0f76-41a0-b4fa-454fef5ae2af", "Section": { "FormTypeSectionId": "5248f8a0-cf9b-4529-a00b-467cc804b748", "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": "2708240e-ea52-4995-9b28-20746546bb3b", "Name": "sample string 1" }, "Unit": { "UnitId": "cf6e88e2-89df-449e-baad-b2945df02b79", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "0608df81-7d4c-4c78-9a51-86fccb92df62", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "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": "31081142-2d15-46c6-bead-b65153cc1f2a", "CreateDate": "2025-10-16T15:00:02.2809696-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2809696-07:00", "LastModifiedUser": "sample string 7" }, "EffectiveDate": "2025-10-16T15:00:02.2809696-07:00", "Location": "sample string 1", "TaskId": "25bb3f28-35c5-4de8-8835-e0a6f9f1ca14", "Values": [ { "FormFieldValueId": "4e280ddd-dd4f-448b-8bd4-bcbdd659fd52", "FormId": "e7e6f8a6-2a3a-4232-a822-d019ade2ce87", "FormTypeField": { "FormTypeFieldId": "fc26b2fc-0f76-41a0-b4fa-454fef5ae2af", "FormType": { "FormTypeId": "3debc4f0-cfc6-4b5a-93f5-ac4b9aaa4eed", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "d6070ce0-fe1d-4e01-b0a7-299fe55c500b", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c1781c8c-f30d-47e6-87db-025135c22f92", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-10-16T15:00:02.2809696-07:00", "Active": true, "Fields": [], "SourceSystemId": "sample string 4", "CompanyId": "31081142-2d15-46c6-bead-b65153cc1f2a", "CreateDate": "2025-10-16T15:00:02.2809696-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2809696-07:00", "LastModifiedUser": "sample string 7" }, "Section": { "FormTypeSectionId": "5248f8a0-cf9b-4529-a00b-467cc804b748", "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": "2708240e-ea52-4995-9b28-20746546bb3b", "Name": "sample string 1" }, "Unit": { "UnitId": "cf6e88e2-89df-449e-baad-b2945df02b79", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "0608df81-7d4c-4c78-9a51-86fccb92df62", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "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": "4e280ddd-dd4f-448b-8bd4-bcbdd659fd52", "FormId": "e7e6f8a6-2a3a-4232-a822-d019ade2ce87", "FormTypeField": { "FormTypeFieldId": "fc26b2fc-0f76-41a0-b4fa-454fef5ae2af", "FormType": { "FormTypeId": "3debc4f0-cfc6-4b5a-93f5-ac4b9aaa4eed", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "d6070ce0-fe1d-4e01-b0a7-299fe55c500b", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c1781c8c-f30d-47e6-87db-025135c22f92", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-10-16T15:00:02.2809696-07:00", "Active": true, "Fields": [], "SourceSystemId": "sample string 4", "CompanyId": "31081142-2d15-46c6-bead-b65153cc1f2a", "CreateDate": "2025-10-16T15:00:02.2809696-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2809696-07:00", "LastModifiedUser": "sample string 7" }, "Section": { "FormTypeSectionId": "5248f8a0-cf9b-4529-a00b-467cc804b748", "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": "2708240e-ea52-4995-9b28-20746546bb3b", "Name": "sample string 1" }, "Unit": { "UnitId": "cf6e88e2-89df-449e-baad-b2945df02b79", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "0608df81-7d4c-4c78-9a51-86fccb92df62", "CreateDate": "2025-10-16T15:00:02.2652925-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-16T15:00:02.2652925-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "2381fb67-37d5-4421-af75-0d6d487a4f62", "FieldId": "cbc33fda-33d6-44f4-9161-a1a953822873", "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": "cf93e564-8309-4cca-a0bf-58f8a90dab28", "CreateDate": "2025-10-16T15:00:02.2809696-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-10-16T15:00:02.2809696-07:00", "LastModifiedUser": "sample string 5" } ], "SourceSystemId": "sample string 4", "CompanyId": "a57126b8-a4d9-42c6-9d3c-d583552ff209", "CreateDate": "2025-10-16T15:00:02.2809696-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-16T15:00:02.2809696-07:00", "LastModifiedUser": "sample string 7" }
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
Data | Object |
None. |
|
Total | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Data": {}, "Total": 1, "Message": "sample string 2" }