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": "ff7b2fa7-0085-449b-b2a2-5381e8654dc8",
"Asset": {
"AssetId": "559873d7-3852-4dbb-845c-8de1c0c17c05",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "78a18053-94b3-4628-94d1-342e24f0d5ec",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e2a08a8f-8fd5-4a9b-a536-6a5cfeaef2b2",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e1aa9016-657e-4f8c-8f32-2accd8505d34",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"MeasurementValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6a837cfd-8764-4470-841e-14bb47f7de55",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"MeasurementValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e9bee0ff-4ab9-40fe-9d13-762858da3231",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "533100ce-e8c4-4ac0-baa6-a3a833c4e543",
"Name": "sample string 1",
"CompanyId": "628fc123-8953-429a-bb86-2447acfddc97"
},
"TaskCategory": {
"TaskCategoryId": "d9dcd5cf-3da9-4358-883a-62de41df39ac",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "82de2f32-932c-4e2a-94e9-358d243b5c97",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "cb239a57-bb28-4e32-b50c-9fc126819199",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "67433313-1f7c-4a79-87d3-b4e75f9c4c23",
"Section": {
"TaskTypeSectionId": "14498cdf-3377-4c14-a906-b24fd72edd47",
"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": "98db9b71-05d6-4689-a5f6-24aaeebb694e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2e0a6f99-5430-494f-8d0d-27edd8e8c32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "502a197e-2a3f-40ce-865a-3c0109cd6988",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"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": "67433313-1f7c-4a79-87d3-b4e75f9c4c23",
"Section": {
"TaskTypeSectionId": "14498cdf-3377-4c14-a906-b24fd72edd47",
"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": "98db9b71-05d6-4689-a5f6-24aaeebb694e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2e0a6f99-5430-494f-8d0d-27edd8e8c32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "502a197e-2a3f-40ce-865a-3c0109cd6988",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"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": "e39daae1-0130-417b-8a22-2a8e5828d30b",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-03-06T14:22:45.3556016-08:00",
"AssignedToUser": {
"UserId": "28875dd8-693f-4607-9840-2b97cb406efa",
"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": "67bc5639-26fb-4836-8eb2-55061a6b71d4",
"Teams": [
{
"TeamId": "4c700d5f-69ab-48d0-93ce-cacb91fc58de",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e1aa9016-657e-4f8c-8f32-2accd8505d34",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"MeasurementValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6a837cfd-8764-4470-841e-14bb47f7de55",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e1aa9016-657e-4f8c-8f32-2accd8505d34",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"MeasurementValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6a837cfd-8764-4470-841e-14bb47f7de55",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1eaf38aa-af84-4109-b8d4-098089508741",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "4c700d5f-69ab-48d0-93ce-cacb91fc58de",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e1aa9016-657e-4f8c-8f32-2accd8505d34",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"MeasurementValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6a837cfd-8764-4470-841e-14bb47f7de55",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e1aa9016-657e-4f8c-8f32-2accd8505d34",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"MeasurementValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6a837cfd-8764-4470-841e-14bb47f7de55",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1eaf38aa-af84-4109-b8d4-098089508741",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "28875dd8-693f-4607-9840-2b97cb406efa",
"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": "67bc5639-26fb-4836-8eb2-55061a6b71d4",
"Teams": [
{
"TeamId": "4c700d5f-69ab-48d0-93ce-cacb91fc58de",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e1aa9016-657e-4f8c-8f32-2accd8505d34",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"MeasurementValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6a837cfd-8764-4470-841e-14bb47f7de55",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e1aa9016-657e-4f8c-8f32-2accd8505d34",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"MeasurementValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6a837cfd-8764-4470-841e-14bb47f7de55",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1eaf38aa-af84-4109-b8d4-098089508741",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "4c700d5f-69ab-48d0-93ce-cacb91fc58de",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e1aa9016-657e-4f8c-8f32-2accd8505d34",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"MeasurementValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6a837cfd-8764-4470-841e-14bb47f7de55",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e1aa9016-657e-4f8c-8f32-2accd8505d34",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"MeasurementValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6a837cfd-8764-4470-841e-14bb47f7de55",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1eaf38aa-af84-4109-b8d4-098089508741",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "4c700d5f-69ab-48d0-93ce-cacb91fc58de",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "28875dd8-693f-4607-9840-2b97cb406efa",
"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": "67bc5639-26fb-4836-8eb2-55061a6b71d4",
"Teams": []
},
{
"UserId": "28875dd8-693f-4607-9840-2b97cb406efa",
"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": "67bc5639-26fb-4836-8eb2-55061a6b71d4",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "e1aa9016-657e-4f8c-8f32-2accd8505d34",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"MeasurementValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6a837cfd-8764-4470-841e-14bb47f7de55",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e1aa9016-657e-4f8c-8f32-2accd8505d34",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"MeasurementValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6a837cfd-8764-4470-841e-14bb47f7de55",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1eaf38aa-af84-4109-b8d4-098089508741",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-03-06T14:22:45.3556016-08:00",
"CompletedDate": "2026-03-06T14:22:45.3556016-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "94a70c77-2fae-45db-a9fd-5ef22981b349",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "94a70c77-2fae-45db-a9fd-5ef22981b349",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "aea962d3-e440-49be-81cb-ab5414d6aef3",
"TaskTypeField": {
"TaskTypeFieldId": "67433313-1f7c-4a79-87d3-b4e75f9c4c23",
"Section": {
"TaskTypeSectionId": "14498cdf-3377-4c14-a906-b24fd72edd47",
"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": "98db9b71-05d6-4689-a5f6-24aaeebb694e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2e0a6f99-5430-494f-8d0d-27edd8e8c32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "502a197e-2a3f-40ce-865a-3c0109cd6988",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"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": "aea962d3-e440-49be-81cb-ab5414d6aef3",
"TaskTypeField": {
"TaskTypeFieldId": "67433313-1f7c-4a79-87d3-b4e75f9c4c23",
"Section": {
"TaskTypeSectionId": "14498cdf-3377-4c14-a906-b24fd72edd47",
"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": "98db9b71-05d6-4689-a5f6-24aaeebb694e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2e0a6f99-5430-494f-8d0d-27edd8e8c32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "502a197e-2a3f-40ce-865a-3c0109cd6988",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"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": "d982fcd0-1710-4157-9ba2-057a2d663ab7",
"Asset": {
"AssetId": "559873d7-3852-4dbb-845c-8de1c0c17c05",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "78a18053-94b3-4628-94d1-342e24f0d5ec",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e2a08a8f-8fd5-4a9b-a536-6a5cfeaef2b2",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e1aa9016-657e-4f8c-8f32-2accd8505d34",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"MeasurementValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6a837cfd-8764-4470-841e-14bb47f7de55",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"MeasurementValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e9bee0ff-4ab9-40fe-9d13-762858da3231",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2194e166-d23f-4977-9906-3b6cffec9397",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "78a18053-94b3-4628-94d1-342e24f0d5ec",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e2a08a8f-8fd5-4a9b-a536-6a5cfeaef2b2",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "6bdec952-0310-4d4b-9e4f-76d5ffd9fc9c",
"Section": {
"FormTypeSectionId": "856d7ad6-448d-4824-ab76-bbb858a64063",
"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": "98db9b71-05d6-4689-a5f6-24aaeebb694e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2e0a6f99-5430-494f-8d0d-27edd8e8c32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "502a197e-2a3f-40ce-865a-3c0109cd6988",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"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": "6bdec952-0310-4d4b-9e4f-76d5ffd9fc9c",
"Section": {
"FormTypeSectionId": "856d7ad6-448d-4824-ab76-bbb858a64063",
"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": "98db9b71-05d6-4689-a5f6-24aaeebb694e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2e0a6f99-5430-494f-8d0d-27edd8e8c32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "502a197e-2a3f-40ce-865a-3c0109cd6988",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"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": "2b19daf7-fdfb-4473-8873-72db5079666d",
"CreateDate": "2026-03-06T14:22:45.3712693-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3712693-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-06T14:22:45.3712693-08:00",
"Location": "sample string 1",
"TaskId": "795a3c92-8cfb-4077-8293-d8c17bd0b0c3",
"Values": [
{
"FormFieldValueId": "e574ce0e-6bc2-4f76-848e-f04b7e558ad7",
"FormId": "83d00e95-abec-4221-80ca-e46e4637a7a3",
"FormTypeField": {
"FormTypeFieldId": "6bdec952-0310-4d4b-9e4f-76d5ffd9fc9c",
"FormType": {
"FormTypeId": "2194e166-d23f-4977-9906-3b6cffec9397",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "78a18053-94b3-4628-94d1-342e24f0d5ec",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e2a08a8f-8fd5-4a9b-a536-6a5cfeaef2b2",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2b19daf7-fdfb-4473-8873-72db5079666d",
"CreateDate": "2026-03-06T14:22:45.3712693-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3712693-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "856d7ad6-448d-4824-ab76-bbb858a64063",
"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": "98db9b71-05d6-4689-a5f6-24aaeebb694e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2e0a6f99-5430-494f-8d0d-27edd8e8c32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "502a197e-2a3f-40ce-865a-3c0109cd6988",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"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": "e574ce0e-6bc2-4f76-848e-f04b7e558ad7",
"FormId": "83d00e95-abec-4221-80ca-e46e4637a7a3",
"FormTypeField": {
"FormTypeFieldId": "6bdec952-0310-4d4b-9e4f-76d5ffd9fc9c",
"FormType": {
"FormTypeId": "2194e166-d23f-4977-9906-3b6cffec9397",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "78a18053-94b3-4628-94d1-342e24f0d5ec",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e2a08a8f-8fd5-4a9b-a536-6a5cfeaef2b2",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2b19daf7-fdfb-4473-8873-72db5079666d",
"CreateDate": "2026-03-06T14:22:45.3712693-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3712693-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "856d7ad6-448d-4824-ab76-bbb858a64063",
"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": "98db9b71-05d6-4689-a5f6-24aaeebb694e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2e0a6f99-5430-494f-8d0d-27edd8e8c32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "502a197e-2a3f-40ce-865a-3c0109cd6988",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"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": "c9f9924c-da94-439f-ae9f-8a3f2d108f62",
"CreateDate": "2026-03-06T14:22:45.3712693-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-06T14:22:45.3712693-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "d982fcd0-1710-4157-9ba2-057a2d663ab7",
"Asset": {
"AssetId": "559873d7-3852-4dbb-845c-8de1c0c17c05",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "78a18053-94b3-4628-94d1-342e24f0d5ec",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e2a08a8f-8fd5-4a9b-a536-6a5cfeaef2b2",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e1aa9016-657e-4f8c-8f32-2accd8505d34",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"MeasurementValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6a837cfd-8764-4470-841e-14bb47f7de55",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"MeasurementValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e9bee0ff-4ab9-40fe-9d13-762858da3231",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2194e166-d23f-4977-9906-3b6cffec9397",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "78a18053-94b3-4628-94d1-342e24f0d5ec",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e2a08a8f-8fd5-4a9b-a536-6a5cfeaef2b2",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "6bdec952-0310-4d4b-9e4f-76d5ffd9fc9c",
"Section": {
"FormTypeSectionId": "856d7ad6-448d-4824-ab76-bbb858a64063",
"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": "98db9b71-05d6-4689-a5f6-24aaeebb694e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2e0a6f99-5430-494f-8d0d-27edd8e8c32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "502a197e-2a3f-40ce-865a-3c0109cd6988",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"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": "6bdec952-0310-4d4b-9e4f-76d5ffd9fc9c",
"Section": {
"FormTypeSectionId": "856d7ad6-448d-4824-ab76-bbb858a64063",
"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": "98db9b71-05d6-4689-a5f6-24aaeebb694e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2e0a6f99-5430-494f-8d0d-27edd8e8c32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "502a197e-2a3f-40ce-865a-3c0109cd6988",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"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": "2b19daf7-fdfb-4473-8873-72db5079666d",
"CreateDate": "2026-03-06T14:22:45.3712693-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3712693-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-06T14:22:45.3712693-08:00",
"Location": "sample string 1",
"TaskId": "795a3c92-8cfb-4077-8293-d8c17bd0b0c3",
"Values": [
{
"FormFieldValueId": "e574ce0e-6bc2-4f76-848e-f04b7e558ad7",
"FormId": "83d00e95-abec-4221-80ca-e46e4637a7a3",
"FormTypeField": {
"FormTypeFieldId": "6bdec952-0310-4d4b-9e4f-76d5ffd9fc9c",
"FormType": {
"FormTypeId": "2194e166-d23f-4977-9906-3b6cffec9397",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "78a18053-94b3-4628-94d1-342e24f0d5ec",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e2a08a8f-8fd5-4a9b-a536-6a5cfeaef2b2",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2b19daf7-fdfb-4473-8873-72db5079666d",
"CreateDate": "2026-03-06T14:22:45.3712693-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3712693-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "856d7ad6-448d-4824-ab76-bbb858a64063",
"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": "98db9b71-05d6-4689-a5f6-24aaeebb694e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2e0a6f99-5430-494f-8d0d-27edd8e8c32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "502a197e-2a3f-40ce-865a-3c0109cd6988",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"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": "e574ce0e-6bc2-4f76-848e-f04b7e558ad7",
"FormId": "83d00e95-abec-4221-80ca-e46e4637a7a3",
"FormTypeField": {
"FormTypeFieldId": "6bdec952-0310-4d4b-9e4f-76d5ffd9fc9c",
"FormType": {
"FormTypeId": "2194e166-d23f-4977-9906-3b6cffec9397",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "78a18053-94b3-4628-94d1-342e24f0d5ec",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e2a08a8f-8fd5-4a9b-a536-6a5cfeaef2b2",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-06T14:22:45.3556016-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2b19daf7-fdfb-4473-8873-72db5079666d",
"CreateDate": "2026-03-06T14:22:45.3712693-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3712693-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "856d7ad6-448d-4824-ab76-bbb858a64063",
"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": "98db9b71-05d6-4689-a5f6-24aaeebb694e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2e0a6f99-5430-494f-8d0d-27edd8e8c32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "502a197e-2a3f-40ce-865a-3c0109cd6988",
"CreateDate": "2026-03-06T14:22:45.3556016-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-06T14:22:45.3556016-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7bbf9388-7af4-4401-94c1-c51b0104abc0",
"FieldId": "4baf5603-cd38-4ad8-b94e-64f215a7954d",
"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": "c9f9924c-da94-439f-ae9f-8a3f2d108f62",
"CreateDate": "2026-03-06T14:22:45.3712693-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-06T14:22:45.3712693-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "a7eb0d56-a6b6-4378-8a0d-1a0ed62ccf4a",
"CreateDate": "2026-03-06T14:22:45.3712693-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-06T14:22:45.3712693-08: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"
}