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": "fb1bd422-cb4d-43c0-8ecd-b7912cfbe2f5",
"Asset": {
"AssetId": "f0d2831e-2066-4905-8d38-a6f9b82fa35c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "37d08e8e-3825-48eb-b32c-46cc3a3819eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67794aa1-2772-4269-87d6-0ffb55e0973f",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "902db776-8323-40fe-8588-b5a8b6fdb7f6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"MeasurementValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bdebfa83-8ccc-450d-aab3-45e33773fcee",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"MeasurementValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fb2420a2-f211-4779-8322-e3d0025ee23a",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "0b69e5d5-d746-46d5-be57-560a75134e80",
"Name": "sample string 1",
"CompanyId": "0eb944b8-1049-4f9d-bc61-ba9b9faa4f82"
},
"TaskCategory": {
"TaskCategoryId": "5abba93d-4fc0-430e-99e6-12b4bfba7e6d",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "b655b3a5-889e-46b2-815b-599b878d6814",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "313043b0-87d1-4886-b646-b69db29de130",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "8e9cfa8d-b469-4433-b8a8-bffdfce6d512",
"Section": {
"TaskTypeSectionId": "8b4b2d6e-01c9-4944-be2f-8842746dd5a7",
"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": "38b5ac15-acdc-46ae-85e5-8ad45862ab2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "59fc3617-3513-4e90-bace-85c16d7bf197",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d7b2a77-3b81-4655-9b16-953a0236e8b0",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"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": "8e9cfa8d-b469-4433-b8a8-bffdfce6d512",
"Section": {
"TaskTypeSectionId": "8b4b2d6e-01c9-4944-be2f-8842746dd5a7",
"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": "38b5ac15-acdc-46ae-85e5-8ad45862ab2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "59fc3617-3513-4e90-bace-85c16d7bf197",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d7b2a77-3b81-4655-9b16-953a0236e8b0",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"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": "c7ffdfcf-7d6f-49c7-b5a1-9dc475e39b00",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-07-18T06:10:58.0840143-07:00",
"AssignedToUser": {
"UserId": "fbad213f-c621-49c3-9340-71b5f0ad5a91",
"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": "8c120245-9121-4bf0-9033-f2343b9144b3",
"Teams": [
{
"TeamId": "ade643e7-360d-4fb8-aef9-44e212ea610c",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "902db776-8323-40fe-8588-b5a8b6fdb7f6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"MeasurementValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bdebfa83-8ccc-450d-aab3-45e33773fcee",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "902db776-8323-40fe-8588-b5a8b6fdb7f6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"MeasurementValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bdebfa83-8ccc-450d-aab3-45e33773fcee",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "acb012ce-db85-47d6-a61b-8c53ceda9d90",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "ade643e7-360d-4fb8-aef9-44e212ea610c",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "902db776-8323-40fe-8588-b5a8b6fdb7f6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"MeasurementValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bdebfa83-8ccc-450d-aab3-45e33773fcee",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "902db776-8323-40fe-8588-b5a8b6fdb7f6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"MeasurementValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bdebfa83-8ccc-450d-aab3-45e33773fcee",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "acb012ce-db85-47d6-a61b-8c53ceda9d90",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "fbad213f-c621-49c3-9340-71b5f0ad5a91",
"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": "8c120245-9121-4bf0-9033-f2343b9144b3",
"Teams": [
{
"TeamId": "ade643e7-360d-4fb8-aef9-44e212ea610c",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "902db776-8323-40fe-8588-b5a8b6fdb7f6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"MeasurementValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bdebfa83-8ccc-450d-aab3-45e33773fcee",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "902db776-8323-40fe-8588-b5a8b6fdb7f6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"MeasurementValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bdebfa83-8ccc-450d-aab3-45e33773fcee",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "acb012ce-db85-47d6-a61b-8c53ceda9d90",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "ade643e7-360d-4fb8-aef9-44e212ea610c",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "902db776-8323-40fe-8588-b5a8b6fdb7f6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"MeasurementValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bdebfa83-8ccc-450d-aab3-45e33773fcee",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "902db776-8323-40fe-8588-b5a8b6fdb7f6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"MeasurementValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bdebfa83-8ccc-450d-aab3-45e33773fcee",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "acb012ce-db85-47d6-a61b-8c53ceda9d90",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "ade643e7-360d-4fb8-aef9-44e212ea610c",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "fbad213f-c621-49c3-9340-71b5f0ad5a91",
"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": "8c120245-9121-4bf0-9033-f2343b9144b3",
"Teams": []
},
{
"UserId": "fbad213f-c621-49c3-9340-71b5f0ad5a91",
"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": "8c120245-9121-4bf0-9033-f2343b9144b3",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "902db776-8323-40fe-8588-b5a8b6fdb7f6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"MeasurementValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bdebfa83-8ccc-450d-aab3-45e33773fcee",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "902db776-8323-40fe-8588-b5a8b6fdb7f6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"MeasurementValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bdebfa83-8ccc-450d-aab3-45e33773fcee",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "acb012ce-db85-47d6-a61b-8c53ceda9d90",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-07-18T06:10:58.0840143-07:00",
"CompletedDate": "2026-07-18T06:10:58.0840143-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "c1a87163-80df-4d5f-8b7d-8ba967fa5b67",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "c1a87163-80df-4d5f-8b7d-8ba967fa5b67",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "8c90e4da-374d-4d41-8ba2-2ef92a2b83f7",
"TaskTypeField": {
"TaskTypeFieldId": "8e9cfa8d-b469-4433-b8a8-bffdfce6d512",
"Section": {
"TaskTypeSectionId": "8b4b2d6e-01c9-4944-be2f-8842746dd5a7",
"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": "38b5ac15-acdc-46ae-85e5-8ad45862ab2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "59fc3617-3513-4e90-bace-85c16d7bf197",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d7b2a77-3b81-4655-9b16-953a0236e8b0",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"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": "8c90e4da-374d-4d41-8ba2-2ef92a2b83f7",
"TaskTypeField": {
"TaskTypeFieldId": "8e9cfa8d-b469-4433-b8a8-bffdfce6d512",
"Section": {
"TaskTypeSectionId": "8b4b2d6e-01c9-4944-be2f-8842746dd5a7",
"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": "38b5ac15-acdc-46ae-85e5-8ad45862ab2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "59fc3617-3513-4e90-bace-85c16d7bf197",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d7b2a77-3b81-4655-9b16-953a0236e8b0",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"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": "e0a5f14f-4398-406a-9e6c-a1c4049990db",
"Asset": {
"AssetId": "f0d2831e-2066-4905-8d38-a6f9b82fa35c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "37d08e8e-3825-48eb-b32c-46cc3a3819eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67794aa1-2772-4269-87d6-0ffb55e0973f",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "902db776-8323-40fe-8588-b5a8b6fdb7f6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"MeasurementValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bdebfa83-8ccc-450d-aab3-45e33773fcee",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"MeasurementValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fb2420a2-f211-4779-8322-e3d0025ee23a",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "f2405109-2550-4316-a7d8-57533daef406",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "37d08e8e-3825-48eb-b32c-46cc3a3819eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67794aa1-2772-4269-87d6-0ffb55e0973f",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ba9eacdd-ba1b-49cd-ace1-60c5b8be2020",
"Section": {
"FormTypeSectionId": "256c8ca9-541e-4222-943b-8f32b9cd660f",
"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": "38b5ac15-acdc-46ae-85e5-8ad45862ab2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "59fc3617-3513-4e90-bace-85c16d7bf197",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d7b2a77-3b81-4655-9b16-953a0236e8b0",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"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": "ba9eacdd-ba1b-49cd-ace1-60c5b8be2020",
"Section": {
"FormTypeSectionId": "256c8ca9-541e-4222-943b-8f32b9cd660f",
"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": "38b5ac15-acdc-46ae-85e5-8ad45862ab2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "59fc3617-3513-4e90-bace-85c16d7bf197",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d7b2a77-3b81-4655-9b16-953a0236e8b0",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"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": "39d423ad-6c1e-4b0a-8164-0fe91b1d2437",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-18T06:10:58.0840143-07:00",
"Location": "sample string 1",
"TaskId": "35c44829-4af0-45f5-aca2-da6802945bd4",
"Values": [
{
"FormFieldValueId": "2d7a6da7-ac89-4330-ab97-faab4605183f",
"FormId": "24c6550a-9707-4aef-b784-e552d95abf4d",
"FormTypeField": {
"FormTypeFieldId": "ba9eacdd-ba1b-49cd-ace1-60c5b8be2020",
"FormType": {
"FormTypeId": "f2405109-2550-4316-a7d8-57533daef406",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "37d08e8e-3825-48eb-b32c-46cc3a3819eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67794aa1-2772-4269-87d6-0ffb55e0973f",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "39d423ad-6c1e-4b0a-8164-0fe91b1d2437",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "256c8ca9-541e-4222-943b-8f32b9cd660f",
"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": "38b5ac15-acdc-46ae-85e5-8ad45862ab2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "59fc3617-3513-4e90-bace-85c16d7bf197",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d7b2a77-3b81-4655-9b16-953a0236e8b0",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"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": "2d7a6da7-ac89-4330-ab97-faab4605183f",
"FormId": "24c6550a-9707-4aef-b784-e552d95abf4d",
"FormTypeField": {
"FormTypeFieldId": "ba9eacdd-ba1b-49cd-ace1-60c5b8be2020",
"FormType": {
"FormTypeId": "f2405109-2550-4316-a7d8-57533daef406",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "37d08e8e-3825-48eb-b32c-46cc3a3819eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67794aa1-2772-4269-87d6-0ffb55e0973f",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "39d423ad-6c1e-4b0a-8164-0fe91b1d2437",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "256c8ca9-541e-4222-943b-8f32b9cd660f",
"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": "38b5ac15-acdc-46ae-85e5-8ad45862ab2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "59fc3617-3513-4e90-bace-85c16d7bf197",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d7b2a77-3b81-4655-9b16-953a0236e8b0",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"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": "bf43edc5-d2be-4013-99dd-9fff2668a2a3",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "e0a5f14f-4398-406a-9e6c-a1c4049990db",
"Asset": {
"AssetId": "f0d2831e-2066-4905-8d38-a6f9b82fa35c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "37d08e8e-3825-48eb-b32c-46cc3a3819eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67794aa1-2772-4269-87d6-0ffb55e0973f",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "902db776-8323-40fe-8588-b5a8b6fdb7f6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"MeasurementValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bdebfa83-8ccc-450d-aab3-45e33773fcee",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"MeasurementValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fb2420a2-f211-4779-8322-e3d0025ee23a",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "f2405109-2550-4316-a7d8-57533daef406",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "37d08e8e-3825-48eb-b32c-46cc3a3819eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67794aa1-2772-4269-87d6-0ffb55e0973f",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ba9eacdd-ba1b-49cd-ace1-60c5b8be2020",
"Section": {
"FormTypeSectionId": "256c8ca9-541e-4222-943b-8f32b9cd660f",
"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": "38b5ac15-acdc-46ae-85e5-8ad45862ab2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "59fc3617-3513-4e90-bace-85c16d7bf197",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d7b2a77-3b81-4655-9b16-953a0236e8b0",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"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": "ba9eacdd-ba1b-49cd-ace1-60c5b8be2020",
"Section": {
"FormTypeSectionId": "256c8ca9-541e-4222-943b-8f32b9cd660f",
"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": "38b5ac15-acdc-46ae-85e5-8ad45862ab2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "59fc3617-3513-4e90-bace-85c16d7bf197",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d7b2a77-3b81-4655-9b16-953a0236e8b0",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"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": "39d423ad-6c1e-4b0a-8164-0fe91b1d2437",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-18T06:10:58.0840143-07:00",
"Location": "sample string 1",
"TaskId": "35c44829-4af0-45f5-aca2-da6802945bd4",
"Values": [
{
"FormFieldValueId": "2d7a6da7-ac89-4330-ab97-faab4605183f",
"FormId": "24c6550a-9707-4aef-b784-e552d95abf4d",
"FormTypeField": {
"FormTypeFieldId": "ba9eacdd-ba1b-49cd-ace1-60c5b8be2020",
"FormType": {
"FormTypeId": "f2405109-2550-4316-a7d8-57533daef406",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "37d08e8e-3825-48eb-b32c-46cc3a3819eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67794aa1-2772-4269-87d6-0ffb55e0973f",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "39d423ad-6c1e-4b0a-8164-0fe91b1d2437",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "256c8ca9-541e-4222-943b-8f32b9cd660f",
"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": "38b5ac15-acdc-46ae-85e5-8ad45862ab2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "59fc3617-3513-4e90-bace-85c16d7bf197",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d7b2a77-3b81-4655-9b16-953a0236e8b0",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"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": "2d7a6da7-ac89-4330-ab97-faab4605183f",
"FormId": "24c6550a-9707-4aef-b784-e552d95abf4d",
"FormTypeField": {
"FormTypeFieldId": "ba9eacdd-ba1b-49cd-ace1-60c5b8be2020",
"FormType": {
"FormTypeId": "f2405109-2550-4316-a7d8-57533daef406",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "37d08e8e-3825-48eb-b32c-46cc3a3819eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67794aa1-2772-4269-87d6-0ffb55e0973f",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-18T06:10:58.0840143-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "39d423ad-6c1e-4b0a-8164-0fe91b1d2437",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "256c8ca9-541e-4222-943b-8f32b9cd660f",
"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": "38b5ac15-acdc-46ae-85e5-8ad45862ab2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "59fc3617-3513-4e90-bace-85c16d7bf197",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1d7b2a77-3b81-4655-9b16-953a0236e8b0",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4ab9e1bb-7672-4246-9d8a-9e7c93e57627",
"FieldId": "de3ccdd6-1838-436a-9532-7b78cc4e097f",
"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": "bf43edc5-d2be-4013-99dd-9fff2668a2a3",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "aa67e13e-ccff-434a-b2ec-27dbba1b42f2",
"CreateDate": "2026-07-18T06:10:58.0840143-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-18T06:10:58.0840143-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"
}