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": "c49a1f74-f43c-409f-ba07-d2312ed708c2",
"Asset": {
"AssetId": "d904042d-d265-453f-9600-0b3a1ff199c9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0e25bd3d-8038-4c17-ab5b-22ffd4734626",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "abe44890-89b9-42d8-9c9e-14c445c531b8",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b52c5dcb-bf65-4bde-a992-6dcabdae0cb6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"MeasurementValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8ad62a75-9e4a-494d-9b60-ae4dd991b08d",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"MeasurementValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6753c660-874e-41ce-a3e4-c4399a1310ce",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "f028f564-05e5-4982-a1de-d7b33c3cf2df",
"Name": "sample string 1",
"CompanyId": "6b38e090-370a-4053-b93e-b8ba9b6cc6b8"
},
"TaskCategory": {
"TaskCategoryId": "89f6e08d-4c42-41a5-b8c6-9042b3f15384",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "acf37854-af21-4cab-b3a2-f427ee392c48",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "00a05cac-d8ab-4703-a2cf-9984582d27de",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "40d43ba3-db2d-4e38-ab04-b8d87327ecc4",
"Section": {
"TaskTypeSectionId": "d239d87e-48e3-4fc1-9930-8d55db49ee84",
"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": "ffb5383c-81c4-4651-a529-3dffd6b70d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8ffe833-d177-4f6d-9825-32985ef72a40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00c10749-cc1f-425a-971d-b5666c2b738f",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"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": "40d43ba3-db2d-4e38-ab04-b8d87327ecc4",
"Section": {
"TaskTypeSectionId": "d239d87e-48e3-4fc1-9930-8d55db49ee84",
"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": "ffb5383c-81c4-4651-a529-3dffd6b70d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8ffe833-d177-4f6d-9825-32985ef72a40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00c10749-cc1f-425a-971d-b5666c2b738f",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"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": "9079b5a8-8336-47ee-98cf-c058772de863",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-09-01T23:14:18.1354132-07:00",
"AssignedToUser": {
"UserId": "85fc0563-8833-4ad0-91ef-6b1e0bdd2128",
"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": "6eefa2b9-652d-48b1-9e21-98b073117511",
"Teams": [
{
"TeamId": "ae95f380-e047-42b7-bc4f-f162b6c8f56a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "b52c5dcb-bf65-4bde-a992-6dcabdae0cb6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"MeasurementValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8ad62a75-9e4a-494d-9b60-ae4dd991b08d",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b52c5dcb-bf65-4bde-a992-6dcabdae0cb6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"MeasurementValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8ad62a75-9e4a-494d-9b60-ae4dd991b08d",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "532ac1a8-b643-485d-9494-bfc7f6cee284",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "ae95f380-e047-42b7-bc4f-f162b6c8f56a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "b52c5dcb-bf65-4bde-a992-6dcabdae0cb6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"MeasurementValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8ad62a75-9e4a-494d-9b60-ae4dd991b08d",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b52c5dcb-bf65-4bde-a992-6dcabdae0cb6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"MeasurementValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8ad62a75-9e4a-494d-9b60-ae4dd991b08d",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "532ac1a8-b643-485d-9494-bfc7f6cee284",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "85fc0563-8833-4ad0-91ef-6b1e0bdd2128",
"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": "6eefa2b9-652d-48b1-9e21-98b073117511",
"Teams": [
{
"TeamId": "ae95f380-e047-42b7-bc4f-f162b6c8f56a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "b52c5dcb-bf65-4bde-a992-6dcabdae0cb6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"MeasurementValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8ad62a75-9e4a-494d-9b60-ae4dd991b08d",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b52c5dcb-bf65-4bde-a992-6dcabdae0cb6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"MeasurementValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8ad62a75-9e4a-494d-9b60-ae4dd991b08d",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "532ac1a8-b643-485d-9494-bfc7f6cee284",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "ae95f380-e047-42b7-bc4f-f162b6c8f56a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "b52c5dcb-bf65-4bde-a992-6dcabdae0cb6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"MeasurementValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8ad62a75-9e4a-494d-9b60-ae4dd991b08d",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b52c5dcb-bf65-4bde-a992-6dcabdae0cb6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"MeasurementValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8ad62a75-9e4a-494d-9b60-ae4dd991b08d",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "532ac1a8-b643-485d-9494-bfc7f6cee284",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "ae95f380-e047-42b7-bc4f-f162b6c8f56a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "85fc0563-8833-4ad0-91ef-6b1e0bdd2128",
"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": "6eefa2b9-652d-48b1-9e21-98b073117511",
"Teams": []
},
{
"UserId": "85fc0563-8833-4ad0-91ef-6b1e0bdd2128",
"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": "6eefa2b9-652d-48b1-9e21-98b073117511",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "b52c5dcb-bf65-4bde-a992-6dcabdae0cb6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"MeasurementValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8ad62a75-9e4a-494d-9b60-ae4dd991b08d",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b52c5dcb-bf65-4bde-a992-6dcabdae0cb6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"MeasurementValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8ad62a75-9e4a-494d-9b60-ae4dd991b08d",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "532ac1a8-b643-485d-9494-bfc7f6cee284",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-09-01T23:14:18.1354132-07:00",
"CompletedDate": "2026-09-01T23:14:18.1354132-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "7ce55fed-0eb3-4430-ad05-9dec7bc0a7d8",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "7ce55fed-0eb3-4430-ad05-9dec7bc0a7d8",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "2f1b2daf-06b1-4466-a844-2564dfb17616",
"TaskTypeField": {
"TaskTypeFieldId": "40d43ba3-db2d-4e38-ab04-b8d87327ecc4",
"Section": {
"TaskTypeSectionId": "d239d87e-48e3-4fc1-9930-8d55db49ee84",
"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": "ffb5383c-81c4-4651-a529-3dffd6b70d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8ffe833-d177-4f6d-9825-32985ef72a40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00c10749-cc1f-425a-971d-b5666c2b738f",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"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": "2f1b2daf-06b1-4466-a844-2564dfb17616",
"TaskTypeField": {
"TaskTypeFieldId": "40d43ba3-db2d-4e38-ab04-b8d87327ecc4",
"Section": {
"TaskTypeSectionId": "d239d87e-48e3-4fc1-9930-8d55db49ee84",
"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": "ffb5383c-81c4-4651-a529-3dffd6b70d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8ffe833-d177-4f6d-9825-32985ef72a40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00c10749-cc1f-425a-971d-b5666c2b738f",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"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": "19c79a79-e36b-49a3-a276-7af9a987929d",
"Asset": {
"AssetId": "d904042d-d265-453f-9600-0b3a1ff199c9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0e25bd3d-8038-4c17-ab5b-22ffd4734626",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "abe44890-89b9-42d8-9c9e-14c445c531b8",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b52c5dcb-bf65-4bde-a992-6dcabdae0cb6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"MeasurementValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8ad62a75-9e4a-494d-9b60-ae4dd991b08d",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"MeasurementValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6753c660-874e-41ce-a3e4-c4399a1310ce",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "cc7bb0e5-f21a-4894-a4d4-e91ce44fb748",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0e25bd3d-8038-4c17-ab5b-22ffd4734626",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "abe44890-89b9-42d8-9c9e-14c445c531b8",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "17ce0ca9-8f7d-4c6d-8474-94d3d01407f8",
"Section": {
"FormTypeSectionId": "a93a74cc-00eb-4a4d-a0af-3258000c15ae",
"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": "ffb5383c-81c4-4651-a529-3dffd6b70d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8ffe833-d177-4f6d-9825-32985ef72a40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00c10749-cc1f-425a-971d-b5666c2b738f",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"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": "17ce0ca9-8f7d-4c6d-8474-94d3d01407f8",
"Section": {
"FormTypeSectionId": "a93a74cc-00eb-4a4d-a0af-3258000c15ae",
"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": "ffb5383c-81c4-4651-a529-3dffd6b70d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8ffe833-d177-4f6d-9825-32985ef72a40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00c10749-cc1f-425a-971d-b5666c2b738f",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"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": "65a1f030-037c-468a-8aa8-7228065b5b34",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-01T23:14:18.1354132-07:00",
"Location": "sample string 1",
"TaskId": "f36b4d3f-c5d7-4cd5-8961-56374cc20ca8",
"Values": [
{
"FormFieldValueId": "23b5d0f5-d4cb-4c96-8bfd-f32798ee9c02",
"FormId": "8e82c5cc-6d7c-4072-9e35-d627bd7b9cd0",
"FormTypeField": {
"FormTypeFieldId": "17ce0ca9-8f7d-4c6d-8474-94d3d01407f8",
"FormType": {
"FormTypeId": "cc7bb0e5-f21a-4894-a4d4-e91ce44fb748",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0e25bd3d-8038-4c17-ab5b-22ffd4734626",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "abe44890-89b9-42d8-9c9e-14c445c531b8",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "65a1f030-037c-468a-8aa8-7228065b5b34",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a93a74cc-00eb-4a4d-a0af-3258000c15ae",
"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": "ffb5383c-81c4-4651-a529-3dffd6b70d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8ffe833-d177-4f6d-9825-32985ef72a40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00c10749-cc1f-425a-971d-b5666c2b738f",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"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": "23b5d0f5-d4cb-4c96-8bfd-f32798ee9c02",
"FormId": "8e82c5cc-6d7c-4072-9e35-d627bd7b9cd0",
"FormTypeField": {
"FormTypeFieldId": "17ce0ca9-8f7d-4c6d-8474-94d3d01407f8",
"FormType": {
"FormTypeId": "cc7bb0e5-f21a-4894-a4d4-e91ce44fb748",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0e25bd3d-8038-4c17-ab5b-22ffd4734626",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "abe44890-89b9-42d8-9c9e-14c445c531b8",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "65a1f030-037c-468a-8aa8-7228065b5b34",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a93a74cc-00eb-4a4d-a0af-3258000c15ae",
"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": "ffb5383c-81c4-4651-a529-3dffd6b70d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8ffe833-d177-4f6d-9825-32985ef72a40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00c10749-cc1f-425a-971d-b5666c2b738f",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"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": "73cb59fe-d924-466c-8cd7-88e6319cb0a6",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "19c79a79-e36b-49a3-a276-7af9a987929d",
"Asset": {
"AssetId": "d904042d-d265-453f-9600-0b3a1ff199c9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0e25bd3d-8038-4c17-ab5b-22ffd4734626",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "abe44890-89b9-42d8-9c9e-14c445c531b8",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b52c5dcb-bf65-4bde-a992-6dcabdae0cb6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"MeasurementValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8ad62a75-9e4a-494d-9b60-ae4dd991b08d",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"MeasurementValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6753c660-874e-41ce-a3e4-c4399a1310ce",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "cc7bb0e5-f21a-4894-a4d4-e91ce44fb748",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0e25bd3d-8038-4c17-ab5b-22ffd4734626",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "abe44890-89b9-42d8-9c9e-14c445c531b8",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "17ce0ca9-8f7d-4c6d-8474-94d3d01407f8",
"Section": {
"FormTypeSectionId": "a93a74cc-00eb-4a4d-a0af-3258000c15ae",
"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": "ffb5383c-81c4-4651-a529-3dffd6b70d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8ffe833-d177-4f6d-9825-32985ef72a40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00c10749-cc1f-425a-971d-b5666c2b738f",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"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": "17ce0ca9-8f7d-4c6d-8474-94d3d01407f8",
"Section": {
"FormTypeSectionId": "a93a74cc-00eb-4a4d-a0af-3258000c15ae",
"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": "ffb5383c-81c4-4651-a529-3dffd6b70d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8ffe833-d177-4f6d-9825-32985ef72a40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00c10749-cc1f-425a-971d-b5666c2b738f",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"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": "65a1f030-037c-468a-8aa8-7228065b5b34",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-01T23:14:18.1354132-07:00",
"Location": "sample string 1",
"TaskId": "f36b4d3f-c5d7-4cd5-8961-56374cc20ca8",
"Values": [
{
"FormFieldValueId": "23b5d0f5-d4cb-4c96-8bfd-f32798ee9c02",
"FormId": "8e82c5cc-6d7c-4072-9e35-d627bd7b9cd0",
"FormTypeField": {
"FormTypeFieldId": "17ce0ca9-8f7d-4c6d-8474-94d3d01407f8",
"FormType": {
"FormTypeId": "cc7bb0e5-f21a-4894-a4d4-e91ce44fb748",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0e25bd3d-8038-4c17-ab5b-22ffd4734626",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "abe44890-89b9-42d8-9c9e-14c445c531b8",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "65a1f030-037c-468a-8aa8-7228065b5b34",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a93a74cc-00eb-4a4d-a0af-3258000c15ae",
"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": "ffb5383c-81c4-4651-a529-3dffd6b70d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8ffe833-d177-4f6d-9825-32985ef72a40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00c10749-cc1f-425a-971d-b5666c2b738f",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"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": "23b5d0f5-d4cb-4c96-8bfd-f32798ee9c02",
"FormId": "8e82c5cc-6d7c-4072-9e35-d627bd7b9cd0",
"FormTypeField": {
"FormTypeFieldId": "17ce0ca9-8f7d-4c6d-8474-94d3d01407f8",
"FormType": {
"FormTypeId": "cc7bb0e5-f21a-4894-a4d4-e91ce44fb748",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0e25bd3d-8038-4c17-ab5b-22ffd4734626",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "abe44890-89b9-42d8-9c9e-14c445c531b8",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-01T23:14:18.1354132-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "65a1f030-037c-468a-8aa8-7228065b5b34",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "a93a74cc-00eb-4a4d-a0af-3258000c15ae",
"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": "ffb5383c-81c4-4651-a529-3dffd6b70d2e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a8ffe833-d177-4f6d-9825-32985ef72a40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00c10749-cc1f-425a-971d-b5666c2b738f",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "02c62f39-6cf5-4573-8b26-025f39ea6585",
"FieldId": "95dea01a-6ea3-485b-8a17-8627b1c8417c",
"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": "73cb59fe-d924-466c-8cd7-88e6319cb0a6",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "bb8f011e-e3ec-4748-a4aa-626151791ca5",
"CreateDate": "2026-09-01T23:14:18.1354132-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-01T23:14:18.1354132-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"
}