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": "8edfc153-6046-4a14-8ce9-d26bc15d923f",
"Asset": {
"AssetId": "5c820f92-5218-40e7-a9b9-2ecf22134450",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0f1a7aab-0e84-422b-9874-8a6f555d4290",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "58b599da-20a4-44e4-8dc3-ee6041bc0d63",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "287050e2-9827-41dd-a642-09e051541114",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"MeasurementValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3a7a30fb-f9cd-4698-8ba5-6af57f2117bf",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"MeasurementValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "14177949-38c4-4c81-9cee-3544b9dfa9c1",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "3189fe4f-fb05-47ad-94f8-47403272792d",
"Name": "sample string 1",
"CompanyId": "6f5a1316-b0cf-4899-952c-1e27c403d4ad"
},
"TaskCategory": {
"TaskCategoryId": "55bf0025-0b86-48cf-9e2a-ab9370190f38",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "4a08299c-6c77-4cbc-bf56-adac53cdce92",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "967b0906-23fe-4cf3-aa45-723c7f635730",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "8b09c35b-7b83-446f-94da-5b739e89d184",
"Section": {
"TaskTypeSectionId": "7ab128d8-4391-45c5-b81e-e6308194e528",
"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": "4466a630-ac41-4f16-89d5-e8c98a062a6a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "23f65fe4-1647-462c-9747-c5ad6a36c80a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e77a48e3-2216-4e8a-9bc7-cbdd27cd9d0d",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"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": "8b09c35b-7b83-446f-94da-5b739e89d184",
"Section": {
"TaskTypeSectionId": "7ab128d8-4391-45c5-b81e-e6308194e528",
"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": "4466a630-ac41-4f16-89d5-e8c98a062a6a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "23f65fe4-1647-462c-9747-c5ad6a36c80a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e77a48e3-2216-4e8a-9bc7-cbdd27cd9d0d",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"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": "4ab21e64-83d8-4e57-b6a6-2214b9e32900",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-08-18T16:12:30.2690985-07:00",
"AssignedToUser": {
"UserId": "14042885-8ed1-46b5-b5e4-02beece62215",
"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": "8e617bb4-d4d9-40a6-8a2a-2cade9ca9d7d",
"Teams": [
{
"TeamId": "a49581e1-e893-400e-88b5-1450b7330d7b",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "287050e2-9827-41dd-a642-09e051541114",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"MeasurementValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3a7a30fb-f9cd-4698-8ba5-6af57f2117bf",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "287050e2-9827-41dd-a642-09e051541114",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"MeasurementValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3a7a30fb-f9cd-4698-8ba5-6af57f2117bf",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e81c9fd2-326f-4622-a6f3-564e15c07b02",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "a49581e1-e893-400e-88b5-1450b7330d7b",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "287050e2-9827-41dd-a642-09e051541114",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"MeasurementValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3a7a30fb-f9cd-4698-8ba5-6af57f2117bf",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "287050e2-9827-41dd-a642-09e051541114",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"MeasurementValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3a7a30fb-f9cd-4698-8ba5-6af57f2117bf",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e81c9fd2-326f-4622-a6f3-564e15c07b02",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "14042885-8ed1-46b5-b5e4-02beece62215",
"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": "8e617bb4-d4d9-40a6-8a2a-2cade9ca9d7d",
"Teams": [
{
"TeamId": "a49581e1-e893-400e-88b5-1450b7330d7b",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "287050e2-9827-41dd-a642-09e051541114",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"MeasurementValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3a7a30fb-f9cd-4698-8ba5-6af57f2117bf",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "287050e2-9827-41dd-a642-09e051541114",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"MeasurementValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3a7a30fb-f9cd-4698-8ba5-6af57f2117bf",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e81c9fd2-326f-4622-a6f3-564e15c07b02",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "a49581e1-e893-400e-88b5-1450b7330d7b",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "287050e2-9827-41dd-a642-09e051541114",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"MeasurementValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3a7a30fb-f9cd-4698-8ba5-6af57f2117bf",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "287050e2-9827-41dd-a642-09e051541114",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"MeasurementValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3a7a30fb-f9cd-4698-8ba5-6af57f2117bf",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e81c9fd2-326f-4622-a6f3-564e15c07b02",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "a49581e1-e893-400e-88b5-1450b7330d7b",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "14042885-8ed1-46b5-b5e4-02beece62215",
"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": "8e617bb4-d4d9-40a6-8a2a-2cade9ca9d7d",
"Teams": []
},
{
"UserId": "14042885-8ed1-46b5-b5e4-02beece62215",
"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": "8e617bb4-d4d9-40a6-8a2a-2cade9ca9d7d",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "287050e2-9827-41dd-a642-09e051541114",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"MeasurementValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3a7a30fb-f9cd-4698-8ba5-6af57f2117bf",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "287050e2-9827-41dd-a642-09e051541114",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"MeasurementValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3a7a30fb-f9cd-4698-8ba5-6af57f2117bf",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e81c9fd2-326f-4622-a6f3-564e15c07b02",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-08-18T16:12:30.2690985-07:00",
"CompletedDate": "2026-08-18T16:12:30.2690985-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "a680de23-d704-4c7c-95a0-688293bb1db6",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "a680de23-d704-4c7c-95a0-688293bb1db6",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "4a3dd0cf-b798-447f-8890-3015256ba441",
"TaskTypeField": {
"TaskTypeFieldId": "8b09c35b-7b83-446f-94da-5b739e89d184",
"Section": {
"TaskTypeSectionId": "7ab128d8-4391-45c5-b81e-e6308194e528",
"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": "4466a630-ac41-4f16-89d5-e8c98a062a6a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "23f65fe4-1647-462c-9747-c5ad6a36c80a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e77a48e3-2216-4e8a-9bc7-cbdd27cd9d0d",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"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": "4a3dd0cf-b798-447f-8890-3015256ba441",
"TaskTypeField": {
"TaskTypeFieldId": "8b09c35b-7b83-446f-94da-5b739e89d184",
"Section": {
"TaskTypeSectionId": "7ab128d8-4391-45c5-b81e-e6308194e528",
"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": "4466a630-ac41-4f16-89d5-e8c98a062a6a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "23f65fe4-1647-462c-9747-c5ad6a36c80a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e77a48e3-2216-4e8a-9bc7-cbdd27cd9d0d",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"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": "edd431c5-35a0-4d76-ba2d-802c805bddc0",
"Asset": {
"AssetId": "5c820f92-5218-40e7-a9b9-2ecf22134450",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0f1a7aab-0e84-422b-9874-8a6f555d4290",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "58b599da-20a4-44e4-8dc3-ee6041bc0d63",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "287050e2-9827-41dd-a642-09e051541114",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"MeasurementValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3a7a30fb-f9cd-4698-8ba5-6af57f2117bf",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"MeasurementValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "14177949-38c4-4c81-9cee-3544b9dfa9c1",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2e0af8fd-7ef9-4f81-8cac-5161a1ab9aad",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f1a7aab-0e84-422b-9874-8a6f555d4290",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "58b599da-20a4-44e4-8dc3-ee6041bc0d63",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "6eb408a9-c617-4df6-b051-508c968e5d43",
"Section": {
"FormTypeSectionId": "f269c460-a0d6-416e-8774-44788fed205f",
"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": "4466a630-ac41-4f16-89d5-e8c98a062a6a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "23f65fe4-1647-462c-9747-c5ad6a36c80a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e77a48e3-2216-4e8a-9bc7-cbdd27cd9d0d",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"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": "6eb408a9-c617-4df6-b051-508c968e5d43",
"Section": {
"FormTypeSectionId": "f269c460-a0d6-416e-8774-44788fed205f",
"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": "4466a630-ac41-4f16-89d5-e8c98a062a6a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "23f65fe4-1647-462c-9747-c5ad6a36c80a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e77a48e3-2216-4e8a-9bc7-cbdd27cd9d0d",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"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": "fba78c7e-96a2-40e9-94f1-1343d743b649",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-18T16:12:30.2690985-07:00",
"Location": "sample string 1",
"TaskId": "9335f181-de5d-4af7-9f69-4264d7e27310",
"Values": [
{
"FormFieldValueId": "35f4a889-3300-47b5-bc46-0fd525f718fe",
"FormId": "8196db22-466f-4dcb-8ce3-6af923ddd292",
"FormTypeField": {
"FormTypeFieldId": "6eb408a9-c617-4df6-b051-508c968e5d43",
"FormType": {
"FormTypeId": "2e0af8fd-7ef9-4f81-8cac-5161a1ab9aad",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f1a7aab-0e84-422b-9874-8a6f555d4290",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "58b599da-20a4-44e4-8dc3-ee6041bc0d63",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "fba78c7e-96a2-40e9-94f1-1343d743b649",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f269c460-a0d6-416e-8774-44788fed205f",
"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": "4466a630-ac41-4f16-89d5-e8c98a062a6a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "23f65fe4-1647-462c-9747-c5ad6a36c80a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e77a48e3-2216-4e8a-9bc7-cbdd27cd9d0d",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"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": "35f4a889-3300-47b5-bc46-0fd525f718fe",
"FormId": "8196db22-466f-4dcb-8ce3-6af923ddd292",
"FormTypeField": {
"FormTypeFieldId": "6eb408a9-c617-4df6-b051-508c968e5d43",
"FormType": {
"FormTypeId": "2e0af8fd-7ef9-4f81-8cac-5161a1ab9aad",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f1a7aab-0e84-422b-9874-8a6f555d4290",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "58b599da-20a4-44e4-8dc3-ee6041bc0d63",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "fba78c7e-96a2-40e9-94f1-1343d743b649",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f269c460-a0d6-416e-8774-44788fed205f",
"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": "4466a630-ac41-4f16-89d5-e8c98a062a6a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "23f65fe4-1647-462c-9747-c5ad6a36c80a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e77a48e3-2216-4e8a-9bc7-cbdd27cd9d0d",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"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": "9714aa84-101c-4a58-a6f6-d9080a9a81db",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "edd431c5-35a0-4d76-ba2d-802c805bddc0",
"Asset": {
"AssetId": "5c820f92-5218-40e7-a9b9-2ecf22134450",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0f1a7aab-0e84-422b-9874-8a6f555d4290",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "58b599da-20a4-44e4-8dc3-ee6041bc0d63",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "287050e2-9827-41dd-a642-09e051541114",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"MeasurementValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3a7a30fb-f9cd-4698-8ba5-6af57f2117bf",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"MeasurementValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "14177949-38c4-4c81-9cee-3544b9dfa9c1",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2e0af8fd-7ef9-4f81-8cac-5161a1ab9aad",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f1a7aab-0e84-422b-9874-8a6f555d4290",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "58b599da-20a4-44e4-8dc3-ee6041bc0d63",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "6eb408a9-c617-4df6-b051-508c968e5d43",
"Section": {
"FormTypeSectionId": "f269c460-a0d6-416e-8774-44788fed205f",
"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": "4466a630-ac41-4f16-89d5-e8c98a062a6a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "23f65fe4-1647-462c-9747-c5ad6a36c80a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e77a48e3-2216-4e8a-9bc7-cbdd27cd9d0d",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"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": "6eb408a9-c617-4df6-b051-508c968e5d43",
"Section": {
"FormTypeSectionId": "f269c460-a0d6-416e-8774-44788fed205f",
"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": "4466a630-ac41-4f16-89d5-e8c98a062a6a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "23f65fe4-1647-462c-9747-c5ad6a36c80a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e77a48e3-2216-4e8a-9bc7-cbdd27cd9d0d",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"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": "fba78c7e-96a2-40e9-94f1-1343d743b649",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-18T16:12:30.2690985-07:00",
"Location": "sample string 1",
"TaskId": "9335f181-de5d-4af7-9f69-4264d7e27310",
"Values": [
{
"FormFieldValueId": "35f4a889-3300-47b5-bc46-0fd525f718fe",
"FormId": "8196db22-466f-4dcb-8ce3-6af923ddd292",
"FormTypeField": {
"FormTypeFieldId": "6eb408a9-c617-4df6-b051-508c968e5d43",
"FormType": {
"FormTypeId": "2e0af8fd-7ef9-4f81-8cac-5161a1ab9aad",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f1a7aab-0e84-422b-9874-8a6f555d4290",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "58b599da-20a4-44e4-8dc3-ee6041bc0d63",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "fba78c7e-96a2-40e9-94f1-1343d743b649",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f269c460-a0d6-416e-8774-44788fed205f",
"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": "4466a630-ac41-4f16-89d5-e8c98a062a6a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "23f65fe4-1647-462c-9747-c5ad6a36c80a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e77a48e3-2216-4e8a-9bc7-cbdd27cd9d0d",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"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": "35f4a889-3300-47b5-bc46-0fd525f718fe",
"FormId": "8196db22-466f-4dcb-8ce3-6af923ddd292",
"FormTypeField": {
"FormTypeFieldId": "6eb408a9-c617-4df6-b051-508c968e5d43",
"FormType": {
"FormTypeId": "2e0af8fd-7ef9-4f81-8cac-5161a1ab9aad",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0f1a7aab-0e84-422b-9874-8a6f555d4290",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "58b599da-20a4-44e4-8dc3-ee6041bc0d63",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-18T16:12:30.2690985-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "fba78c7e-96a2-40e9-94f1-1343d743b649",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "f269c460-a0d6-416e-8774-44788fed205f",
"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": "4466a630-ac41-4f16-89d5-e8c98a062a6a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "23f65fe4-1647-462c-9747-c5ad6a36c80a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e77a48e3-2216-4e8a-9bc7-cbdd27cd9d0d",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7003612a-5b49-4bb6-b3c2-2a2d1aeb2de4",
"FieldId": "7588fc25-567c-41d9-8f95-bd7f0e1a9d95",
"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": "9714aa84-101c-4a58-a6f6-d9080a9a81db",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "d6e0d0a6-98ef-4603-acf1-1c479809cd13",
"CreateDate": "2026-08-18T16:12:30.2690985-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-18T16:12:30.2690985-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"
}