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": "641a82fa-8123-4471-ad6a-6465fefe8988",
"Asset": {
"AssetId": "c672e555-63eb-4978-b7be-50057e99c973",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "162ad242-a8cb-47c6-827d-34e5bb964842",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77acbf6c-3e86-449e-8d81-8bd7b6642dfd",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ef44c778-68e3-4cd7-bd80-9bf2c599041e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"MeasurementValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f0c0da1-1f50-48ea-afe7-f38d16c23f12",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"MeasurementValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "051bae68-e531-4717-af6d-0f03fce0adb8",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "2f30d693-b423-464d-94ad-0e26d473c45b",
"Name": "sample string 1",
"CompanyId": "476e5adc-1932-47f6-9133-a0f78b298fd2"
},
"TaskCategory": {
"TaskCategoryId": "5d2e446d-38d9-4282-a374-8a3ddc0f5914",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "86519469-8b4a-440b-89cb-b8b534be677b",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "b326e90d-dfd5-43be-99d5-14e1e9637dd3",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "d992198c-79c9-463b-8a64-cdeaff7c0a21",
"Section": {
"TaskTypeSectionId": "45d9423f-0cdb-4203-8f22-3ff3f1b08d46",
"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": "f5dfd2f2-9e6c-4a97-8a53-3d0e298b902f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1b67d747-a5f4-4485-ba48-19ba5557f889",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e4a0d92-6614-40f1-8cf6-6eb06c7f73eb",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"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": "d992198c-79c9-463b-8a64-cdeaff7c0a21",
"Section": {
"TaskTypeSectionId": "45d9423f-0cdb-4203-8f22-3ff3f1b08d46",
"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": "f5dfd2f2-9e6c-4a97-8a53-3d0e298b902f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1b67d747-a5f4-4485-ba48-19ba5557f889",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e4a0d92-6614-40f1-8cf6-6eb06c7f73eb",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"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": "0198449a-a314-4e0b-b158-9bdab1f8ea40",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-08-03T18:38:35.8448927-07:00",
"AssignedToUser": {
"UserId": "9c838b03-084f-4a85-b286-a6fb8fac7c8c",
"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": "7ad836d3-f689-4ce2-8fca-5bf6ef1ae4fb",
"Teams": [
{
"TeamId": "4b765403-4982-4131-bbf7-683399cd98c4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "ef44c778-68e3-4cd7-bd80-9bf2c599041e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"MeasurementValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f0c0da1-1f50-48ea-afe7-f38d16c23f12",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ef44c778-68e3-4cd7-bd80-9bf2c599041e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"MeasurementValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f0c0da1-1f50-48ea-afe7-f38d16c23f12",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b7defa62-2e96-40aa-85bc-b19d5828e01d",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "4b765403-4982-4131-bbf7-683399cd98c4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "ef44c778-68e3-4cd7-bd80-9bf2c599041e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"MeasurementValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f0c0da1-1f50-48ea-afe7-f38d16c23f12",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ef44c778-68e3-4cd7-bd80-9bf2c599041e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"MeasurementValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f0c0da1-1f50-48ea-afe7-f38d16c23f12",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b7defa62-2e96-40aa-85bc-b19d5828e01d",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "9c838b03-084f-4a85-b286-a6fb8fac7c8c",
"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": "7ad836d3-f689-4ce2-8fca-5bf6ef1ae4fb",
"Teams": [
{
"TeamId": "4b765403-4982-4131-bbf7-683399cd98c4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "ef44c778-68e3-4cd7-bd80-9bf2c599041e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"MeasurementValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f0c0da1-1f50-48ea-afe7-f38d16c23f12",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ef44c778-68e3-4cd7-bd80-9bf2c599041e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"MeasurementValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f0c0da1-1f50-48ea-afe7-f38d16c23f12",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b7defa62-2e96-40aa-85bc-b19d5828e01d",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "4b765403-4982-4131-bbf7-683399cd98c4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "ef44c778-68e3-4cd7-bd80-9bf2c599041e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"MeasurementValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f0c0da1-1f50-48ea-afe7-f38d16c23f12",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ef44c778-68e3-4cd7-bd80-9bf2c599041e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"MeasurementValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f0c0da1-1f50-48ea-afe7-f38d16c23f12",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b7defa62-2e96-40aa-85bc-b19d5828e01d",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "4b765403-4982-4131-bbf7-683399cd98c4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "9c838b03-084f-4a85-b286-a6fb8fac7c8c",
"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": "7ad836d3-f689-4ce2-8fca-5bf6ef1ae4fb",
"Teams": []
},
{
"UserId": "9c838b03-084f-4a85-b286-a6fb8fac7c8c",
"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": "7ad836d3-f689-4ce2-8fca-5bf6ef1ae4fb",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "ef44c778-68e3-4cd7-bd80-9bf2c599041e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"MeasurementValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f0c0da1-1f50-48ea-afe7-f38d16c23f12",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ef44c778-68e3-4cd7-bd80-9bf2c599041e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"MeasurementValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f0c0da1-1f50-48ea-afe7-f38d16c23f12",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b7defa62-2e96-40aa-85bc-b19d5828e01d",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-08-03T18:38:35.8448927-07:00",
"CompletedDate": "2026-08-03T18:38:35.8448927-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "a82e25fa-d052-40fc-8931-34d1648fdb43",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "a82e25fa-d052-40fc-8931-34d1648fdb43",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "79bf986d-47c6-462e-831e-8480f27de921",
"TaskTypeField": {
"TaskTypeFieldId": "d992198c-79c9-463b-8a64-cdeaff7c0a21",
"Section": {
"TaskTypeSectionId": "45d9423f-0cdb-4203-8f22-3ff3f1b08d46",
"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": "f5dfd2f2-9e6c-4a97-8a53-3d0e298b902f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1b67d747-a5f4-4485-ba48-19ba5557f889",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e4a0d92-6614-40f1-8cf6-6eb06c7f73eb",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"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": "79bf986d-47c6-462e-831e-8480f27de921",
"TaskTypeField": {
"TaskTypeFieldId": "d992198c-79c9-463b-8a64-cdeaff7c0a21",
"Section": {
"TaskTypeSectionId": "45d9423f-0cdb-4203-8f22-3ff3f1b08d46",
"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": "f5dfd2f2-9e6c-4a97-8a53-3d0e298b902f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1b67d747-a5f4-4485-ba48-19ba5557f889",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e4a0d92-6614-40f1-8cf6-6eb06c7f73eb",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"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": "c080c579-5cb4-4054-a9fe-193ad254b978",
"Asset": {
"AssetId": "c672e555-63eb-4978-b7be-50057e99c973",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "162ad242-a8cb-47c6-827d-34e5bb964842",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77acbf6c-3e86-449e-8d81-8bd7b6642dfd",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ef44c778-68e3-4cd7-bd80-9bf2c599041e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"MeasurementValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f0c0da1-1f50-48ea-afe7-f38d16c23f12",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"MeasurementValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "051bae68-e531-4717-af6d-0f03fce0adb8",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e9032a17-0a65-4a80-9a10-b3e51a802011",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "162ad242-a8cb-47c6-827d-34e5bb964842",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77acbf6c-3e86-449e-8d81-8bd7b6642dfd",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "2ca7c129-1ccf-46f6-972c-5b5b80a0e87f",
"Section": {
"FormTypeSectionId": "52ef4e8a-dfe0-4da8-a70b-b4e164105fb1",
"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": "f5dfd2f2-9e6c-4a97-8a53-3d0e298b902f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1b67d747-a5f4-4485-ba48-19ba5557f889",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e4a0d92-6614-40f1-8cf6-6eb06c7f73eb",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"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": "2ca7c129-1ccf-46f6-972c-5b5b80a0e87f",
"Section": {
"FormTypeSectionId": "52ef4e8a-dfe0-4da8-a70b-b4e164105fb1",
"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": "f5dfd2f2-9e6c-4a97-8a53-3d0e298b902f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1b67d747-a5f4-4485-ba48-19ba5557f889",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e4a0d92-6614-40f1-8cf6-6eb06c7f73eb",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"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": "d4aba1ba-8b66-42a1-a155-55296f206f56",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-03T18:38:35.8448927-07:00",
"Location": "sample string 1",
"TaskId": "366a1cca-f058-4078-bc35-12fbb2cc3729",
"Values": [
{
"FormFieldValueId": "f96fd3e5-da9b-4b63-ae7c-0e4a0712fedf",
"FormId": "58d498df-a2e2-4690-8a24-6dc1d07cca1e",
"FormTypeField": {
"FormTypeFieldId": "2ca7c129-1ccf-46f6-972c-5b5b80a0e87f",
"FormType": {
"FormTypeId": "e9032a17-0a65-4a80-9a10-b3e51a802011",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "162ad242-a8cb-47c6-827d-34e5bb964842",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77acbf6c-3e86-449e-8d81-8bd7b6642dfd",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d4aba1ba-8b66-42a1-a155-55296f206f56",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "52ef4e8a-dfe0-4da8-a70b-b4e164105fb1",
"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": "f5dfd2f2-9e6c-4a97-8a53-3d0e298b902f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1b67d747-a5f4-4485-ba48-19ba5557f889",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e4a0d92-6614-40f1-8cf6-6eb06c7f73eb",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"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": "f96fd3e5-da9b-4b63-ae7c-0e4a0712fedf",
"FormId": "58d498df-a2e2-4690-8a24-6dc1d07cca1e",
"FormTypeField": {
"FormTypeFieldId": "2ca7c129-1ccf-46f6-972c-5b5b80a0e87f",
"FormType": {
"FormTypeId": "e9032a17-0a65-4a80-9a10-b3e51a802011",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "162ad242-a8cb-47c6-827d-34e5bb964842",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77acbf6c-3e86-449e-8d81-8bd7b6642dfd",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d4aba1ba-8b66-42a1-a155-55296f206f56",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "52ef4e8a-dfe0-4da8-a70b-b4e164105fb1",
"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": "f5dfd2f2-9e6c-4a97-8a53-3d0e298b902f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1b67d747-a5f4-4485-ba48-19ba5557f889",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e4a0d92-6614-40f1-8cf6-6eb06c7f73eb",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"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": "e29ab703-fc32-4870-a5ff-1bd28b52ffcc",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "c080c579-5cb4-4054-a9fe-193ad254b978",
"Asset": {
"AssetId": "c672e555-63eb-4978-b7be-50057e99c973",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "162ad242-a8cb-47c6-827d-34e5bb964842",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77acbf6c-3e86-449e-8d81-8bd7b6642dfd",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ef44c778-68e3-4cd7-bd80-9bf2c599041e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"MeasurementValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f0c0da1-1f50-48ea-afe7-f38d16c23f12",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"MeasurementValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "051bae68-e531-4717-af6d-0f03fce0adb8",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e9032a17-0a65-4a80-9a10-b3e51a802011",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "162ad242-a8cb-47c6-827d-34e5bb964842",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77acbf6c-3e86-449e-8d81-8bd7b6642dfd",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "2ca7c129-1ccf-46f6-972c-5b5b80a0e87f",
"Section": {
"FormTypeSectionId": "52ef4e8a-dfe0-4da8-a70b-b4e164105fb1",
"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": "f5dfd2f2-9e6c-4a97-8a53-3d0e298b902f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1b67d747-a5f4-4485-ba48-19ba5557f889",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e4a0d92-6614-40f1-8cf6-6eb06c7f73eb",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"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": "2ca7c129-1ccf-46f6-972c-5b5b80a0e87f",
"Section": {
"FormTypeSectionId": "52ef4e8a-dfe0-4da8-a70b-b4e164105fb1",
"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": "f5dfd2f2-9e6c-4a97-8a53-3d0e298b902f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1b67d747-a5f4-4485-ba48-19ba5557f889",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e4a0d92-6614-40f1-8cf6-6eb06c7f73eb",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"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": "d4aba1ba-8b66-42a1-a155-55296f206f56",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-03T18:38:35.8448927-07:00",
"Location": "sample string 1",
"TaskId": "366a1cca-f058-4078-bc35-12fbb2cc3729",
"Values": [
{
"FormFieldValueId": "f96fd3e5-da9b-4b63-ae7c-0e4a0712fedf",
"FormId": "58d498df-a2e2-4690-8a24-6dc1d07cca1e",
"FormTypeField": {
"FormTypeFieldId": "2ca7c129-1ccf-46f6-972c-5b5b80a0e87f",
"FormType": {
"FormTypeId": "e9032a17-0a65-4a80-9a10-b3e51a802011",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "162ad242-a8cb-47c6-827d-34e5bb964842",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77acbf6c-3e86-449e-8d81-8bd7b6642dfd",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d4aba1ba-8b66-42a1-a155-55296f206f56",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "52ef4e8a-dfe0-4da8-a70b-b4e164105fb1",
"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": "f5dfd2f2-9e6c-4a97-8a53-3d0e298b902f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1b67d747-a5f4-4485-ba48-19ba5557f889",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e4a0d92-6614-40f1-8cf6-6eb06c7f73eb",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"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": "f96fd3e5-da9b-4b63-ae7c-0e4a0712fedf",
"FormId": "58d498df-a2e2-4690-8a24-6dc1d07cca1e",
"FormTypeField": {
"FormTypeFieldId": "2ca7c129-1ccf-46f6-972c-5b5b80a0e87f",
"FormType": {
"FormTypeId": "e9032a17-0a65-4a80-9a10-b3e51a802011",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "162ad242-a8cb-47c6-827d-34e5bb964842",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77acbf6c-3e86-449e-8d81-8bd7b6642dfd",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-03T18:38:35.8448927-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d4aba1ba-8b66-42a1-a155-55296f206f56",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "52ef4e8a-dfe0-4da8-a70b-b4e164105fb1",
"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": "f5dfd2f2-9e6c-4a97-8a53-3d0e298b902f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1b67d747-a5f4-4485-ba48-19ba5557f889",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e4a0d92-6614-40f1-8cf6-6eb06c7f73eb",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "419ee5d8-e0f6-4dc9-8da0-eea8b5f3993c",
"FieldId": "13f63b0d-ff66-441c-bff9-4983338771c7",
"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": "e29ab703-fc32-4870-a5ff-1bd28b52ffcc",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "4d54162a-5a22-4c15-bbcf-9705f9c54114",
"CreateDate": "2026-08-03T18:38:35.8448927-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T18:38:35.8448927-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"
}