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": "6e2d127f-2afb-40a6-90d6-2e13a81efed1",
"Asset": {
"AssetId": "fa94864a-b8c6-49fc-8cd1-1c504528e715",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "577f93c5-5313-47c3-885b-95108d74227c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "236fc817-b533-4c0d-a5ff-1cf1762ab811",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e25fcb2c-443a-44f1-8196-b8bbf04ee3ff",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"MeasurementValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86ab9b5e-73ac-41d8-a841-dc230f7d1379",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"MeasurementValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a0b05617-8ed6-4286-9b4d-d8e5ce081d03",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "751d383a-71de-43e2-aafd-c0a7d41ab46f",
"Name": "sample string 1",
"CompanyId": "1fa853d4-30b2-4275-9728-bf4b1a13e2b9"
},
"TaskCategory": {
"TaskCategoryId": "7556658e-c1fb-4217-a54a-e7b80216f8b8",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "dbee9724-ade7-43bb-a068-30173e1e608b",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "f2a28261-656f-4425-ba0f-22c33e69d183",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "b58f973c-74d1-4e5a-a9f8-6b10361907a1",
"Section": {
"TaskTypeSectionId": "02789ee8-8d2d-41a7-8524-dfa8829bfbbc",
"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": "f57ebb8b-cb93-4ad3-9883-5f36fd17eadc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "40b1fd94-defe-4e52-b3a0-919ef33db8fb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "381c53c2-dd4b-4b62-9d69-d40da6d1b859",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"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": "b58f973c-74d1-4e5a-a9f8-6b10361907a1",
"Section": {
"TaskTypeSectionId": "02789ee8-8d2d-41a7-8524-dfa8829bfbbc",
"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": "f57ebb8b-cb93-4ad3-9883-5f36fd17eadc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "40b1fd94-defe-4e52-b3a0-919ef33db8fb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "381c53c2-dd4b-4b62-9d69-d40da6d1b859",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"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": "241b7359-e7c0-4168-8463-60c8420f280a",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-08-31T08:54:04.2237486-07:00",
"AssignedToUser": {
"UserId": "fce4dfe9-dd3b-441b-8c25-30695040c440",
"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": "a0a1c81c-f0f0-4bd2-803e-bd57f83a7f09",
"Teams": [
{
"TeamId": "9d3a7dba-49a4-4816-b590-e1709b7af0c9",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e25fcb2c-443a-44f1-8196-b8bbf04ee3ff",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"MeasurementValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86ab9b5e-73ac-41d8-a841-dc230f7d1379",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e25fcb2c-443a-44f1-8196-b8bbf04ee3ff",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"MeasurementValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86ab9b5e-73ac-41d8-a841-dc230f7d1379",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "7a9e4d20-0c01-42f0-92bd-707b7d9cc666",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "9d3a7dba-49a4-4816-b590-e1709b7af0c9",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e25fcb2c-443a-44f1-8196-b8bbf04ee3ff",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"MeasurementValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86ab9b5e-73ac-41d8-a841-dc230f7d1379",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e25fcb2c-443a-44f1-8196-b8bbf04ee3ff",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"MeasurementValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86ab9b5e-73ac-41d8-a841-dc230f7d1379",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "7a9e4d20-0c01-42f0-92bd-707b7d9cc666",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "fce4dfe9-dd3b-441b-8c25-30695040c440",
"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": "a0a1c81c-f0f0-4bd2-803e-bd57f83a7f09",
"Teams": [
{
"TeamId": "9d3a7dba-49a4-4816-b590-e1709b7af0c9",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e25fcb2c-443a-44f1-8196-b8bbf04ee3ff",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"MeasurementValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86ab9b5e-73ac-41d8-a841-dc230f7d1379",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e25fcb2c-443a-44f1-8196-b8bbf04ee3ff",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"MeasurementValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86ab9b5e-73ac-41d8-a841-dc230f7d1379",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "7a9e4d20-0c01-42f0-92bd-707b7d9cc666",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "9d3a7dba-49a4-4816-b590-e1709b7af0c9",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e25fcb2c-443a-44f1-8196-b8bbf04ee3ff",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"MeasurementValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86ab9b5e-73ac-41d8-a841-dc230f7d1379",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e25fcb2c-443a-44f1-8196-b8bbf04ee3ff",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"MeasurementValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86ab9b5e-73ac-41d8-a841-dc230f7d1379",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "7a9e4d20-0c01-42f0-92bd-707b7d9cc666",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "9d3a7dba-49a4-4816-b590-e1709b7af0c9",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "fce4dfe9-dd3b-441b-8c25-30695040c440",
"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": "a0a1c81c-f0f0-4bd2-803e-bd57f83a7f09",
"Teams": []
},
{
"UserId": "fce4dfe9-dd3b-441b-8c25-30695040c440",
"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": "a0a1c81c-f0f0-4bd2-803e-bd57f83a7f09",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "e25fcb2c-443a-44f1-8196-b8bbf04ee3ff",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"MeasurementValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86ab9b5e-73ac-41d8-a841-dc230f7d1379",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e25fcb2c-443a-44f1-8196-b8bbf04ee3ff",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"MeasurementValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86ab9b5e-73ac-41d8-a841-dc230f7d1379",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "7a9e4d20-0c01-42f0-92bd-707b7d9cc666",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-08-31T08:54:04.2237486-07:00",
"CompletedDate": "2026-08-31T08:54:04.2237486-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "8dd4653b-f80d-4ae8-b0b3-c3250d18b107",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "8dd4653b-f80d-4ae8-b0b3-c3250d18b107",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "ec05fca8-228e-4f00-89af-745f81148a6c",
"TaskTypeField": {
"TaskTypeFieldId": "b58f973c-74d1-4e5a-a9f8-6b10361907a1",
"Section": {
"TaskTypeSectionId": "02789ee8-8d2d-41a7-8524-dfa8829bfbbc",
"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": "f57ebb8b-cb93-4ad3-9883-5f36fd17eadc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "40b1fd94-defe-4e52-b3a0-919ef33db8fb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "381c53c2-dd4b-4b62-9d69-d40da6d1b859",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"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": "ec05fca8-228e-4f00-89af-745f81148a6c",
"TaskTypeField": {
"TaskTypeFieldId": "b58f973c-74d1-4e5a-a9f8-6b10361907a1",
"Section": {
"TaskTypeSectionId": "02789ee8-8d2d-41a7-8524-dfa8829bfbbc",
"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": "f57ebb8b-cb93-4ad3-9883-5f36fd17eadc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "40b1fd94-defe-4e52-b3a0-919ef33db8fb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "381c53c2-dd4b-4b62-9d69-d40da6d1b859",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"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": "ad44dc8f-2504-44c9-9afa-289bc7b19f36",
"Asset": {
"AssetId": "fa94864a-b8c6-49fc-8cd1-1c504528e715",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "577f93c5-5313-47c3-885b-95108d74227c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "236fc817-b533-4c0d-a5ff-1cf1762ab811",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e25fcb2c-443a-44f1-8196-b8bbf04ee3ff",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"MeasurementValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86ab9b5e-73ac-41d8-a841-dc230f7d1379",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"MeasurementValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a0b05617-8ed6-4286-9b4d-d8e5ce081d03",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "435262c4-dcf0-4bc1-bcba-a781a45bb622",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "577f93c5-5313-47c3-885b-95108d74227c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "236fc817-b533-4c0d-a5ff-1cf1762ab811",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "9ba69dcb-1824-4f4c-bc5a-d473fa980ea8",
"Section": {
"FormTypeSectionId": "9d1ca3e1-ca74-4428-8ff1-bcb2ff45ebbb",
"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": "f57ebb8b-cb93-4ad3-9883-5f36fd17eadc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "40b1fd94-defe-4e52-b3a0-919ef33db8fb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "381c53c2-dd4b-4b62-9d69-d40da6d1b859",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"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": "9ba69dcb-1824-4f4c-bc5a-d473fa980ea8",
"Section": {
"FormTypeSectionId": "9d1ca3e1-ca74-4428-8ff1-bcb2ff45ebbb",
"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": "f57ebb8b-cb93-4ad3-9883-5f36fd17eadc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "40b1fd94-defe-4e52-b3a0-919ef33db8fb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "381c53c2-dd4b-4b62-9d69-d40da6d1b859",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"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": "413dc44a-8318-41dc-95c2-c9138bb006e5",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-31T08:54:04.2237486-07:00",
"Location": "sample string 1",
"TaskId": "af673dde-cadf-4e29-b0a7-6b26ea591e9f",
"Values": [
{
"FormFieldValueId": "08fc9962-bcdc-44a0-873e-9582bde4ea2c",
"FormId": "728ed383-5a96-4196-8f61-cf8f7c0c0097",
"FormTypeField": {
"FormTypeFieldId": "9ba69dcb-1824-4f4c-bc5a-d473fa980ea8",
"FormType": {
"FormTypeId": "435262c4-dcf0-4bc1-bcba-a781a45bb622",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "577f93c5-5313-47c3-885b-95108d74227c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "236fc817-b533-4c0d-a5ff-1cf1762ab811",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "413dc44a-8318-41dc-95c2-c9138bb006e5",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "9d1ca3e1-ca74-4428-8ff1-bcb2ff45ebbb",
"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": "f57ebb8b-cb93-4ad3-9883-5f36fd17eadc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "40b1fd94-defe-4e52-b3a0-919ef33db8fb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "381c53c2-dd4b-4b62-9d69-d40da6d1b859",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"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": "08fc9962-bcdc-44a0-873e-9582bde4ea2c",
"FormId": "728ed383-5a96-4196-8f61-cf8f7c0c0097",
"FormTypeField": {
"FormTypeFieldId": "9ba69dcb-1824-4f4c-bc5a-d473fa980ea8",
"FormType": {
"FormTypeId": "435262c4-dcf0-4bc1-bcba-a781a45bb622",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "577f93c5-5313-47c3-885b-95108d74227c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "236fc817-b533-4c0d-a5ff-1cf1762ab811",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "413dc44a-8318-41dc-95c2-c9138bb006e5",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "9d1ca3e1-ca74-4428-8ff1-bcb2ff45ebbb",
"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": "f57ebb8b-cb93-4ad3-9883-5f36fd17eadc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "40b1fd94-defe-4e52-b3a0-919ef33db8fb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "381c53c2-dd4b-4b62-9d69-d40da6d1b859",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"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": "134893db-6cc9-4845-abeb-4287ad83b54c",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "ad44dc8f-2504-44c9-9afa-289bc7b19f36",
"Asset": {
"AssetId": "fa94864a-b8c6-49fc-8cd1-1c504528e715",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "577f93c5-5313-47c3-885b-95108d74227c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "236fc817-b533-4c0d-a5ff-1cf1762ab811",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e25fcb2c-443a-44f1-8196-b8bbf04ee3ff",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"MeasurementValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86ab9b5e-73ac-41d8-a841-dc230f7d1379",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"MeasurementValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a0b05617-8ed6-4286-9b4d-d8e5ce081d03",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "435262c4-dcf0-4bc1-bcba-a781a45bb622",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "577f93c5-5313-47c3-885b-95108d74227c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "236fc817-b533-4c0d-a5ff-1cf1762ab811",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "9ba69dcb-1824-4f4c-bc5a-d473fa980ea8",
"Section": {
"FormTypeSectionId": "9d1ca3e1-ca74-4428-8ff1-bcb2ff45ebbb",
"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": "f57ebb8b-cb93-4ad3-9883-5f36fd17eadc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "40b1fd94-defe-4e52-b3a0-919ef33db8fb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "381c53c2-dd4b-4b62-9d69-d40da6d1b859",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"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": "9ba69dcb-1824-4f4c-bc5a-d473fa980ea8",
"Section": {
"FormTypeSectionId": "9d1ca3e1-ca74-4428-8ff1-bcb2ff45ebbb",
"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": "f57ebb8b-cb93-4ad3-9883-5f36fd17eadc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "40b1fd94-defe-4e52-b3a0-919ef33db8fb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "381c53c2-dd4b-4b62-9d69-d40da6d1b859",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"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": "413dc44a-8318-41dc-95c2-c9138bb006e5",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-31T08:54:04.2237486-07:00",
"Location": "sample string 1",
"TaskId": "af673dde-cadf-4e29-b0a7-6b26ea591e9f",
"Values": [
{
"FormFieldValueId": "08fc9962-bcdc-44a0-873e-9582bde4ea2c",
"FormId": "728ed383-5a96-4196-8f61-cf8f7c0c0097",
"FormTypeField": {
"FormTypeFieldId": "9ba69dcb-1824-4f4c-bc5a-d473fa980ea8",
"FormType": {
"FormTypeId": "435262c4-dcf0-4bc1-bcba-a781a45bb622",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "577f93c5-5313-47c3-885b-95108d74227c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "236fc817-b533-4c0d-a5ff-1cf1762ab811",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "413dc44a-8318-41dc-95c2-c9138bb006e5",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "9d1ca3e1-ca74-4428-8ff1-bcb2ff45ebbb",
"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": "f57ebb8b-cb93-4ad3-9883-5f36fd17eadc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "40b1fd94-defe-4e52-b3a0-919ef33db8fb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "381c53c2-dd4b-4b62-9d69-d40da6d1b859",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"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": "08fc9962-bcdc-44a0-873e-9582bde4ea2c",
"FormId": "728ed383-5a96-4196-8f61-cf8f7c0c0097",
"FormTypeField": {
"FormTypeFieldId": "9ba69dcb-1824-4f4c-bc5a-d473fa980ea8",
"FormType": {
"FormTypeId": "435262c4-dcf0-4bc1-bcba-a781a45bb622",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "577f93c5-5313-47c3-885b-95108d74227c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "236fc817-b533-4c0d-a5ff-1cf1762ab811",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-31T08:54:04.2237486-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "413dc44a-8318-41dc-95c2-c9138bb006e5",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "9d1ca3e1-ca74-4428-8ff1-bcb2ff45ebbb",
"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": "f57ebb8b-cb93-4ad3-9883-5f36fd17eadc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "40b1fd94-defe-4e52-b3a0-919ef33db8fb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "381c53c2-dd4b-4b62-9d69-d40da6d1b859",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "501e89d7-2a5c-464d-8056-27f1896133cd",
"FieldId": "805fdf88-47dd-406c-be4c-346ab7add2c3",
"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": "134893db-6cc9-4845-abeb-4287ad83b54c",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "f5838a9d-3a0a-4931-b17f-26be072ff06e",
"CreateDate": "2026-08-31T08:54:04.2237486-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-31T08:54:04.2237486-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"
}