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": "fc14ea2d-a448-4741-8218-67bda9406a9d",
"Asset": {
"AssetId": "8f9cc4ae-2ba1-42b2-82a6-0ead14f14889",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9c2927d1-7ece-4c26-96c4-79d2c8b7811c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e3cd8d60-b1d9-4557-9472-8bff088de9bd",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ae32cce1-57ff-4d6e-bd6c-b2e938abc7db",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"MeasurementValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5767cef9-800f-40b1-ab3d-f9df9782aeb2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"MeasurementValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f804e4bf-0e42-467e-bfe7-46c3e28d64e4",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "65bbc44f-9065-410b-82b0-c46c51fc63d7",
"Name": "sample string 1",
"CompanyId": "a48c4f5c-ff56-45dc-807e-a08f86abd380"
},
"TaskCategory": {
"TaskCategoryId": "e92ee4de-11e6-4ae8-a235-1d7474d6585a",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7ea8cab6-3eb8-4815-86d1-bff908429bae",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "e91e7825-27c1-43e5-be7c-2651218d7925",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "78c31741-b2e4-40c3-8565-89953a8e0e51",
"Section": {
"TaskTypeSectionId": "8f89cb12-4b67-4d29-9f01-f36981e16fcd",
"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": "eb753cc1-2f49-40f9-89a1-fd7c097ad94a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c49f033-e596-40d8-9464-6c6656bf9498",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e5b4b459-bf28-4ddf-b421-968e87743c99",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"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": "78c31741-b2e4-40c3-8565-89953a8e0e51",
"Section": {
"TaskTypeSectionId": "8f89cb12-4b67-4d29-9f01-f36981e16fcd",
"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": "eb753cc1-2f49-40f9-89a1-fd7c097ad94a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c49f033-e596-40d8-9464-6c6656bf9498",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e5b4b459-bf28-4ddf-b421-968e87743c99",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"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": "bf5fe0ad-b8a9-4808-98fc-d291eb164556",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-05-04T07:23:27.2197015-07:00",
"AssignedToUser": {
"UserId": "91ab2581-b869-4e6a-9798-55dfafa441e4",
"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": "7d371b1d-6d0a-4ebf-8f20-718b5029b710",
"Teams": [
{
"TeamId": "43b34e92-b355-420a-9c15-5f5c80842018",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "ae32cce1-57ff-4d6e-bd6c-b2e938abc7db",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"MeasurementValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5767cef9-800f-40b1-ab3d-f9df9782aeb2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ae32cce1-57ff-4d6e-bd6c-b2e938abc7db",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"MeasurementValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5767cef9-800f-40b1-ab3d-f9df9782aeb2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "da472ea3-2f49-43bc-b57d-f3b4bc0057a2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "43b34e92-b355-420a-9c15-5f5c80842018",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "ae32cce1-57ff-4d6e-bd6c-b2e938abc7db",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"MeasurementValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5767cef9-800f-40b1-ab3d-f9df9782aeb2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ae32cce1-57ff-4d6e-bd6c-b2e938abc7db",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"MeasurementValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5767cef9-800f-40b1-ab3d-f9df9782aeb2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "da472ea3-2f49-43bc-b57d-f3b4bc0057a2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "91ab2581-b869-4e6a-9798-55dfafa441e4",
"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": "7d371b1d-6d0a-4ebf-8f20-718b5029b710",
"Teams": [
{
"TeamId": "43b34e92-b355-420a-9c15-5f5c80842018",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "ae32cce1-57ff-4d6e-bd6c-b2e938abc7db",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"MeasurementValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5767cef9-800f-40b1-ab3d-f9df9782aeb2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ae32cce1-57ff-4d6e-bd6c-b2e938abc7db",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"MeasurementValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5767cef9-800f-40b1-ab3d-f9df9782aeb2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "da472ea3-2f49-43bc-b57d-f3b4bc0057a2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "43b34e92-b355-420a-9c15-5f5c80842018",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "ae32cce1-57ff-4d6e-bd6c-b2e938abc7db",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"MeasurementValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5767cef9-800f-40b1-ab3d-f9df9782aeb2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ae32cce1-57ff-4d6e-bd6c-b2e938abc7db",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"MeasurementValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5767cef9-800f-40b1-ab3d-f9df9782aeb2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "da472ea3-2f49-43bc-b57d-f3b4bc0057a2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "43b34e92-b355-420a-9c15-5f5c80842018",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "91ab2581-b869-4e6a-9798-55dfafa441e4",
"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": "7d371b1d-6d0a-4ebf-8f20-718b5029b710",
"Teams": []
},
{
"UserId": "91ab2581-b869-4e6a-9798-55dfafa441e4",
"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": "7d371b1d-6d0a-4ebf-8f20-718b5029b710",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "ae32cce1-57ff-4d6e-bd6c-b2e938abc7db",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"MeasurementValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5767cef9-800f-40b1-ab3d-f9df9782aeb2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ae32cce1-57ff-4d6e-bd6c-b2e938abc7db",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"MeasurementValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5767cef9-800f-40b1-ab3d-f9df9782aeb2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "da472ea3-2f49-43bc-b57d-f3b4bc0057a2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-05-04T07:23:27.2197015-07:00",
"CompletedDate": "2026-05-04T07:23:27.2197015-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "956fbd19-a1ed-4276-b1f2-428ade478282",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "956fbd19-a1ed-4276-b1f2-428ade478282",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "c17b92de-44ef-478b-a8ff-5bf26c6fca78",
"TaskTypeField": {
"TaskTypeFieldId": "78c31741-b2e4-40c3-8565-89953a8e0e51",
"Section": {
"TaskTypeSectionId": "8f89cb12-4b67-4d29-9f01-f36981e16fcd",
"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": "eb753cc1-2f49-40f9-89a1-fd7c097ad94a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c49f033-e596-40d8-9464-6c6656bf9498",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e5b4b459-bf28-4ddf-b421-968e87743c99",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"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": "c17b92de-44ef-478b-a8ff-5bf26c6fca78",
"TaskTypeField": {
"TaskTypeFieldId": "78c31741-b2e4-40c3-8565-89953a8e0e51",
"Section": {
"TaskTypeSectionId": "8f89cb12-4b67-4d29-9f01-f36981e16fcd",
"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": "eb753cc1-2f49-40f9-89a1-fd7c097ad94a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c49f033-e596-40d8-9464-6c6656bf9498",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e5b4b459-bf28-4ddf-b421-968e87743c99",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"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": "1e8531fa-b16f-4af5-b418-d51585b7fc06",
"Asset": {
"AssetId": "8f9cc4ae-2ba1-42b2-82a6-0ead14f14889",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9c2927d1-7ece-4c26-96c4-79d2c8b7811c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e3cd8d60-b1d9-4557-9472-8bff088de9bd",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ae32cce1-57ff-4d6e-bd6c-b2e938abc7db",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"MeasurementValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5767cef9-800f-40b1-ab3d-f9df9782aeb2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"MeasurementValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f804e4bf-0e42-467e-bfe7-46c3e28d64e4",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "56dbf32e-336c-4400-a032-790758c50d14",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9c2927d1-7ece-4c26-96c4-79d2c8b7811c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e3cd8d60-b1d9-4557-9472-8bff088de9bd",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "6105a444-f660-4e51-8e35-fcce869dd110",
"Section": {
"FormTypeSectionId": "259c72d2-b002-438b-a59e-838271ff0102",
"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": "eb753cc1-2f49-40f9-89a1-fd7c097ad94a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c49f033-e596-40d8-9464-6c6656bf9498",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e5b4b459-bf28-4ddf-b421-968e87743c99",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"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": "6105a444-f660-4e51-8e35-fcce869dd110",
"Section": {
"FormTypeSectionId": "259c72d2-b002-438b-a59e-838271ff0102",
"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": "eb753cc1-2f49-40f9-89a1-fd7c097ad94a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c49f033-e596-40d8-9464-6c6656bf9498",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e5b4b459-bf28-4ddf-b421-968e87743c99",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"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": "de10676a-3c81-40da-b0e5-4972ef3d03aa",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-04T07:23:27.2197015-07:00",
"Location": "sample string 1",
"TaskId": "67478b29-8140-438a-b02a-66601c3b9477",
"Values": [
{
"FormFieldValueId": "c8f5dbf3-768d-4611-b43f-4b83418255de",
"FormId": "045cd228-9508-4765-9602-e8426ff51613",
"FormTypeField": {
"FormTypeFieldId": "6105a444-f660-4e51-8e35-fcce869dd110",
"FormType": {
"FormTypeId": "56dbf32e-336c-4400-a032-790758c50d14",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9c2927d1-7ece-4c26-96c4-79d2c8b7811c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e3cd8d60-b1d9-4557-9472-8bff088de9bd",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "de10676a-3c81-40da-b0e5-4972ef3d03aa",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "259c72d2-b002-438b-a59e-838271ff0102",
"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": "eb753cc1-2f49-40f9-89a1-fd7c097ad94a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c49f033-e596-40d8-9464-6c6656bf9498",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e5b4b459-bf28-4ddf-b421-968e87743c99",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"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": "c8f5dbf3-768d-4611-b43f-4b83418255de",
"FormId": "045cd228-9508-4765-9602-e8426ff51613",
"FormTypeField": {
"FormTypeFieldId": "6105a444-f660-4e51-8e35-fcce869dd110",
"FormType": {
"FormTypeId": "56dbf32e-336c-4400-a032-790758c50d14",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9c2927d1-7ece-4c26-96c4-79d2c8b7811c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e3cd8d60-b1d9-4557-9472-8bff088de9bd",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "de10676a-3c81-40da-b0e5-4972ef3d03aa",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "259c72d2-b002-438b-a59e-838271ff0102",
"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": "eb753cc1-2f49-40f9-89a1-fd7c097ad94a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c49f033-e596-40d8-9464-6c6656bf9498",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e5b4b459-bf28-4ddf-b421-968e87743c99",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"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": "d7734291-548a-4cad-9c67-23ba61c55675",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "1e8531fa-b16f-4af5-b418-d51585b7fc06",
"Asset": {
"AssetId": "8f9cc4ae-2ba1-42b2-82a6-0ead14f14889",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9c2927d1-7ece-4c26-96c4-79d2c8b7811c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e3cd8d60-b1d9-4557-9472-8bff088de9bd",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ae32cce1-57ff-4d6e-bd6c-b2e938abc7db",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"MeasurementValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5767cef9-800f-40b1-ab3d-f9df9782aeb2",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"MeasurementValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f804e4bf-0e42-467e-bfe7-46c3e28d64e4",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "56dbf32e-336c-4400-a032-790758c50d14",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9c2927d1-7ece-4c26-96c4-79d2c8b7811c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e3cd8d60-b1d9-4557-9472-8bff088de9bd",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "6105a444-f660-4e51-8e35-fcce869dd110",
"Section": {
"FormTypeSectionId": "259c72d2-b002-438b-a59e-838271ff0102",
"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": "eb753cc1-2f49-40f9-89a1-fd7c097ad94a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c49f033-e596-40d8-9464-6c6656bf9498",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e5b4b459-bf28-4ddf-b421-968e87743c99",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"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": "6105a444-f660-4e51-8e35-fcce869dd110",
"Section": {
"FormTypeSectionId": "259c72d2-b002-438b-a59e-838271ff0102",
"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": "eb753cc1-2f49-40f9-89a1-fd7c097ad94a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c49f033-e596-40d8-9464-6c6656bf9498",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e5b4b459-bf28-4ddf-b421-968e87743c99",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"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": "de10676a-3c81-40da-b0e5-4972ef3d03aa",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-04T07:23:27.2197015-07:00",
"Location": "sample string 1",
"TaskId": "67478b29-8140-438a-b02a-66601c3b9477",
"Values": [
{
"FormFieldValueId": "c8f5dbf3-768d-4611-b43f-4b83418255de",
"FormId": "045cd228-9508-4765-9602-e8426ff51613",
"FormTypeField": {
"FormTypeFieldId": "6105a444-f660-4e51-8e35-fcce869dd110",
"FormType": {
"FormTypeId": "56dbf32e-336c-4400-a032-790758c50d14",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9c2927d1-7ece-4c26-96c4-79d2c8b7811c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e3cd8d60-b1d9-4557-9472-8bff088de9bd",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "de10676a-3c81-40da-b0e5-4972ef3d03aa",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "259c72d2-b002-438b-a59e-838271ff0102",
"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": "eb753cc1-2f49-40f9-89a1-fd7c097ad94a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c49f033-e596-40d8-9464-6c6656bf9498",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e5b4b459-bf28-4ddf-b421-968e87743c99",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"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": "c8f5dbf3-768d-4611-b43f-4b83418255de",
"FormId": "045cd228-9508-4765-9602-e8426ff51613",
"FormTypeField": {
"FormTypeFieldId": "6105a444-f660-4e51-8e35-fcce869dd110",
"FormType": {
"FormTypeId": "56dbf32e-336c-4400-a032-790758c50d14",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9c2927d1-7ece-4c26-96c4-79d2c8b7811c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e3cd8d60-b1d9-4557-9472-8bff088de9bd",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-04T07:23:27.2197015-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "de10676a-3c81-40da-b0e5-4972ef3d03aa",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "259c72d2-b002-438b-a59e-838271ff0102",
"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": "eb753cc1-2f49-40f9-89a1-fd7c097ad94a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c49f033-e596-40d8-9464-6c6656bf9498",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e5b4b459-bf28-4ddf-b421-968e87743c99",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "14e5bb40-3ed5-4206-bc8a-857405b2555b",
"FieldId": "8ef4b2d7-c5c1-420f-a9b3-68faa6610922",
"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": "d7734291-548a-4cad-9c67-23ba61c55675",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "15e2facf-6ef0-401a-9485-bf53a2b47e80",
"CreateDate": "2026-05-04T07:23:27.2197015-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T07:23:27.2197015-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"
}