DELETE Tasks
Deletes the given task.
Request Information
URI Parameters
None.
Body Parameters
The task to delete.
Task| Name | 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": "8d3ed1a3-64c3-4259-9ed8-05fe40e2e9c2",
"Asset": {
"AssetId": "7cb91efc-e4e7-46c4-9ed3-aff447c809be",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "83193d58-33ab-4407-b41c-22e979ecd6d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7e7f1d62-d3aa-412c-93c7-f7abbe3a0397",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e46fd3d4-a724-4719-b160-e105b47c9f3e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"MeasurementValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9699e6a0-7072-4f1b-a8e8-360ec356f619",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"MeasurementValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "981ac633-1756-4f71-aba3-6453889745db",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "720c00c7-0606-4b1c-8394-a7d6a764f349",
"Name": "sample string 1",
"CompanyId": "662cdb07-29b3-4bdd-9e96-2fbdb5b9574c"
},
"TaskCategory": {
"TaskCategoryId": "f9e831ff-1a2d-44b3-bb5b-5d2f1697d194",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "72bfcbb5-35bd-44a0-9e26-6ee68fe06f38",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "605dd27e-6867-4d6a-b174-3ff96acdb66b",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "68adb2f1-97cb-4353-9c07-cf3c41b1f951",
"Section": {
"TaskTypeSectionId": "32e52e73-14d8-4fb9-bd29-f1023251a8ec",
"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": "07d17a86-3286-4563-8190-154b4fe756f9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "32a662a0-b0af-4ced-8997-36ba885d22b0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "18d1f2bc-78e9-42e4-8b75-8a6f541b0c53",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"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": "68adb2f1-97cb-4353-9c07-cf3c41b1f951",
"Section": {
"TaskTypeSectionId": "32e52e73-14d8-4fb9-bd29-f1023251a8ec",
"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": "07d17a86-3286-4563-8190-154b4fe756f9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "32a662a0-b0af-4ced-8997-36ba885d22b0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "18d1f2bc-78e9-42e4-8b75-8a6f541b0c53",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"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": "4be5bb60-e93c-44a6-ade5-77f7407a8011",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-06-29T03:36:18.7099035-07:00",
"AssignedToUser": {
"UserId": "241442c5-b062-414c-85c1-850c5534dd01",
"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": "06d0e5c5-9dc5-42db-9f6d-40e00e5ef71a",
"Teams": [
{
"TeamId": "b1f0aaa0-21a4-4e84-8beb-3dde7573190e",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e46fd3d4-a724-4719-b160-e105b47c9f3e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"MeasurementValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9699e6a0-7072-4f1b-a8e8-360ec356f619",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e46fd3d4-a724-4719-b160-e105b47c9f3e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"MeasurementValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9699e6a0-7072-4f1b-a8e8-360ec356f619",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "eb2c5b1c-a2d6-4625-a1bd-740289103f0b",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "b1f0aaa0-21a4-4e84-8beb-3dde7573190e",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e46fd3d4-a724-4719-b160-e105b47c9f3e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"MeasurementValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9699e6a0-7072-4f1b-a8e8-360ec356f619",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e46fd3d4-a724-4719-b160-e105b47c9f3e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"MeasurementValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9699e6a0-7072-4f1b-a8e8-360ec356f619",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "eb2c5b1c-a2d6-4625-a1bd-740289103f0b",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "241442c5-b062-414c-85c1-850c5534dd01",
"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": "06d0e5c5-9dc5-42db-9f6d-40e00e5ef71a",
"Teams": [
{
"TeamId": "b1f0aaa0-21a4-4e84-8beb-3dde7573190e",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e46fd3d4-a724-4719-b160-e105b47c9f3e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"MeasurementValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9699e6a0-7072-4f1b-a8e8-360ec356f619",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e46fd3d4-a724-4719-b160-e105b47c9f3e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"MeasurementValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9699e6a0-7072-4f1b-a8e8-360ec356f619",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "eb2c5b1c-a2d6-4625-a1bd-740289103f0b",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "b1f0aaa0-21a4-4e84-8beb-3dde7573190e",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e46fd3d4-a724-4719-b160-e105b47c9f3e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"MeasurementValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9699e6a0-7072-4f1b-a8e8-360ec356f619",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e46fd3d4-a724-4719-b160-e105b47c9f3e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"MeasurementValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9699e6a0-7072-4f1b-a8e8-360ec356f619",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "eb2c5b1c-a2d6-4625-a1bd-740289103f0b",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "b1f0aaa0-21a4-4e84-8beb-3dde7573190e",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "241442c5-b062-414c-85c1-850c5534dd01",
"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": "06d0e5c5-9dc5-42db-9f6d-40e00e5ef71a",
"Teams": []
},
{
"UserId": "241442c5-b062-414c-85c1-850c5534dd01",
"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": "06d0e5c5-9dc5-42db-9f6d-40e00e5ef71a",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "e46fd3d4-a724-4719-b160-e105b47c9f3e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"MeasurementValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9699e6a0-7072-4f1b-a8e8-360ec356f619",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e46fd3d4-a724-4719-b160-e105b47c9f3e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"MeasurementValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9699e6a0-7072-4f1b-a8e8-360ec356f619",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "eb2c5b1c-a2d6-4625-a1bd-740289103f0b",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-06-29T03:36:18.7099035-07:00",
"CompletedDate": "2026-06-29T03:36:18.7099035-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "72f8c60e-362c-4f7d-86ba-5bfc9b9a7eb5",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "72f8c60e-362c-4f7d-86ba-5bfc9b9a7eb5",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "531d82ba-b12e-4069-bd66-388120286cf5",
"TaskTypeField": {
"TaskTypeFieldId": "68adb2f1-97cb-4353-9c07-cf3c41b1f951",
"Section": {
"TaskTypeSectionId": "32e52e73-14d8-4fb9-bd29-f1023251a8ec",
"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": "07d17a86-3286-4563-8190-154b4fe756f9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "32a662a0-b0af-4ced-8997-36ba885d22b0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "18d1f2bc-78e9-42e4-8b75-8a6f541b0c53",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"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": "531d82ba-b12e-4069-bd66-388120286cf5",
"TaskTypeField": {
"TaskTypeFieldId": "68adb2f1-97cb-4353-9c07-cf3c41b1f951",
"Section": {
"TaskTypeSectionId": "32e52e73-14d8-4fb9-bd29-f1023251a8ec",
"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": "07d17a86-3286-4563-8190-154b4fe756f9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "32a662a0-b0af-4ced-8997-36ba885d22b0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "18d1f2bc-78e9-42e4-8b75-8a6f541b0c53",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"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": "089ca55a-ae41-405f-bc6a-7016d7eb6bb4",
"Asset": {
"AssetId": "7cb91efc-e4e7-46c4-9ed3-aff447c809be",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "83193d58-33ab-4407-b41c-22e979ecd6d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7e7f1d62-d3aa-412c-93c7-f7abbe3a0397",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e46fd3d4-a724-4719-b160-e105b47c9f3e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"MeasurementValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9699e6a0-7072-4f1b-a8e8-360ec356f619",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"MeasurementValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "981ac633-1756-4f71-aba3-6453889745db",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e7307dd0-9a1d-4e8e-a660-471e5a072214",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "83193d58-33ab-4407-b41c-22e979ecd6d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7e7f1d62-d3aa-412c-93c7-f7abbe3a0397",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "9c31c90e-d715-4baf-acc9-541934640fe2",
"Section": {
"FormTypeSectionId": "ac1ac30e-a004-45d7-9e0d-269ad5d7d32f",
"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": "07d17a86-3286-4563-8190-154b4fe756f9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "32a662a0-b0af-4ced-8997-36ba885d22b0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "18d1f2bc-78e9-42e4-8b75-8a6f541b0c53",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"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": "9c31c90e-d715-4baf-acc9-541934640fe2",
"Section": {
"FormTypeSectionId": "ac1ac30e-a004-45d7-9e0d-269ad5d7d32f",
"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": "07d17a86-3286-4563-8190-154b4fe756f9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "32a662a0-b0af-4ced-8997-36ba885d22b0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "18d1f2bc-78e9-42e4-8b75-8a6f541b0c53",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"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": "7519b18a-cc7a-415b-8e05-86007bd52f2f",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-29T03:36:18.7099035-07:00",
"Location": "sample string 1",
"TaskId": "64b81c0f-19e2-4c6d-ba02-1f3e5a7df1b8",
"Values": [
{
"FormFieldValueId": "11116ede-7d51-4d04-a04c-a480cc171d1a",
"FormId": "66b6f1a6-5369-4699-a7a1-5fb872f9aa62",
"FormTypeField": {
"FormTypeFieldId": "9c31c90e-d715-4baf-acc9-541934640fe2",
"FormType": {
"FormTypeId": "e7307dd0-9a1d-4e8e-a660-471e5a072214",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "83193d58-33ab-4407-b41c-22e979ecd6d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7e7f1d62-d3aa-412c-93c7-f7abbe3a0397",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7519b18a-cc7a-415b-8e05-86007bd52f2f",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ac1ac30e-a004-45d7-9e0d-269ad5d7d32f",
"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": "07d17a86-3286-4563-8190-154b4fe756f9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "32a662a0-b0af-4ced-8997-36ba885d22b0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "18d1f2bc-78e9-42e4-8b75-8a6f541b0c53",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"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": "11116ede-7d51-4d04-a04c-a480cc171d1a",
"FormId": "66b6f1a6-5369-4699-a7a1-5fb872f9aa62",
"FormTypeField": {
"FormTypeFieldId": "9c31c90e-d715-4baf-acc9-541934640fe2",
"FormType": {
"FormTypeId": "e7307dd0-9a1d-4e8e-a660-471e5a072214",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "83193d58-33ab-4407-b41c-22e979ecd6d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7e7f1d62-d3aa-412c-93c7-f7abbe3a0397",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7519b18a-cc7a-415b-8e05-86007bd52f2f",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ac1ac30e-a004-45d7-9e0d-269ad5d7d32f",
"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": "07d17a86-3286-4563-8190-154b4fe756f9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "32a662a0-b0af-4ced-8997-36ba885d22b0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "18d1f2bc-78e9-42e4-8b75-8a6f541b0c53",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"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": "11dc8da6-b7da-4f54-9b97-1b3a276da749",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "089ca55a-ae41-405f-bc6a-7016d7eb6bb4",
"Asset": {
"AssetId": "7cb91efc-e4e7-46c4-9ed3-aff447c809be",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "83193d58-33ab-4407-b41c-22e979ecd6d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7e7f1d62-d3aa-412c-93c7-f7abbe3a0397",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e46fd3d4-a724-4719-b160-e105b47c9f3e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"MeasurementValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9699e6a0-7072-4f1b-a8e8-360ec356f619",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"MeasurementValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "981ac633-1756-4f71-aba3-6453889745db",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e7307dd0-9a1d-4e8e-a660-471e5a072214",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "83193d58-33ab-4407-b41c-22e979ecd6d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7e7f1d62-d3aa-412c-93c7-f7abbe3a0397",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "9c31c90e-d715-4baf-acc9-541934640fe2",
"Section": {
"FormTypeSectionId": "ac1ac30e-a004-45d7-9e0d-269ad5d7d32f",
"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": "07d17a86-3286-4563-8190-154b4fe756f9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "32a662a0-b0af-4ced-8997-36ba885d22b0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "18d1f2bc-78e9-42e4-8b75-8a6f541b0c53",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"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": "9c31c90e-d715-4baf-acc9-541934640fe2",
"Section": {
"FormTypeSectionId": "ac1ac30e-a004-45d7-9e0d-269ad5d7d32f",
"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": "07d17a86-3286-4563-8190-154b4fe756f9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "32a662a0-b0af-4ced-8997-36ba885d22b0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "18d1f2bc-78e9-42e4-8b75-8a6f541b0c53",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"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": "7519b18a-cc7a-415b-8e05-86007bd52f2f",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-29T03:36:18.7099035-07:00",
"Location": "sample string 1",
"TaskId": "64b81c0f-19e2-4c6d-ba02-1f3e5a7df1b8",
"Values": [
{
"FormFieldValueId": "11116ede-7d51-4d04-a04c-a480cc171d1a",
"FormId": "66b6f1a6-5369-4699-a7a1-5fb872f9aa62",
"FormTypeField": {
"FormTypeFieldId": "9c31c90e-d715-4baf-acc9-541934640fe2",
"FormType": {
"FormTypeId": "e7307dd0-9a1d-4e8e-a660-471e5a072214",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "83193d58-33ab-4407-b41c-22e979ecd6d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7e7f1d62-d3aa-412c-93c7-f7abbe3a0397",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7519b18a-cc7a-415b-8e05-86007bd52f2f",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ac1ac30e-a004-45d7-9e0d-269ad5d7d32f",
"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": "07d17a86-3286-4563-8190-154b4fe756f9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "32a662a0-b0af-4ced-8997-36ba885d22b0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "18d1f2bc-78e9-42e4-8b75-8a6f541b0c53",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"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": "11116ede-7d51-4d04-a04c-a480cc171d1a",
"FormId": "66b6f1a6-5369-4699-a7a1-5fb872f9aa62",
"FormTypeField": {
"FormTypeFieldId": "9c31c90e-d715-4baf-acc9-541934640fe2",
"FormType": {
"FormTypeId": "e7307dd0-9a1d-4e8e-a660-471e5a072214",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "83193d58-33ab-4407-b41c-22e979ecd6d2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7e7f1d62-d3aa-412c-93c7-f7abbe3a0397",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-29T03:36:18.7099035-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "7519b18a-cc7a-415b-8e05-86007bd52f2f",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ac1ac30e-a004-45d7-9e0d-269ad5d7d32f",
"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": "07d17a86-3286-4563-8190-154b4fe756f9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "32a662a0-b0af-4ced-8997-36ba885d22b0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "18d1f2bc-78e9-42e4-8b75-8a6f541b0c53",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "479d520d-2c4b-43e6-98f5-5ccbf31252e1",
"FieldId": "852be41d-56f5-4d1e-8dee-0e5f3e223962",
"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": "11dc8da6-b7da-4f54-9b97-1b3a276da749",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "8f81af4c-07a0-41bb-ba5f-922f0f4c02b7",
"CreateDate": "2026-06-29T03:36:18.7099035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-29T03:36:18.7099035-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"
}