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": "a29a3861-141a-4d01-b544-4b944d1d97e8",
"Asset": {
"AssetId": "d50294fb-cbc0-4007-a9f8-6f964d380a6c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "648a3d2f-6166-429e-83c3-6ac1e8d61d7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "635cd2ac-b31f-443b-bd91-732c1f4c1fba",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "32163563-24bb-406d-83ba-564bf5630c37",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"MeasurementValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a278767-b918-41e5-8531-7a92621fdef2",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"MeasurementValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "71d07fb4-c0c6-4147-8963-9d0d7d3e044d",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "9e4fc08e-3c42-4b90-a6d5-e5910619b084",
"Name": "sample string 1",
"CompanyId": "a401e57d-cfc7-4fbe-8f3d-f11514473a51"
},
"TaskCategory": {
"TaskCategoryId": "7c6631b4-98f1-479e-b744-15f41fa35966",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "ef52743a-376f-456b-81dc-4f51d9ac2548",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "a2b52057-7af0-40bb-a6f9-d27bb6df4946",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "3d35d8c8-7fb5-4017-b45d-9d7bcd457d6b",
"Section": {
"TaskTypeSectionId": "2d2fd849-fb76-4478-86e8-533cf9bdadc8",
"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": "b406bd8e-b326-4a50-ab48-c4003f63a392",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c20dbb12-63ee-49df-9843-1a7aa6dfafb3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "14623ac2-b407-4e76-acce-aafab9591007",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"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": "3d35d8c8-7fb5-4017-b45d-9d7bcd457d6b",
"Section": {
"TaskTypeSectionId": "2d2fd849-fb76-4478-86e8-533cf9bdadc8",
"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": "b406bd8e-b326-4a50-ab48-c4003f63a392",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c20dbb12-63ee-49df-9843-1a7aa6dfafb3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "14623ac2-b407-4e76-acce-aafab9591007",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"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": "b2aeb217-5681-409b-962b-9f953d1e698f",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2025-12-06T08:47:49.8847821-08:00",
"AssignedToUser": {
"UserId": "b7de22ad-74a6-4fcc-bef8-aa6efd4f4a6c",
"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": "735948b2-0708-4a2a-a9e4-d5795bde1ac5",
"Teams": [
{
"TeamId": "7ebfecca-5478-4d43-8755-608c4579b373",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "32163563-24bb-406d-83ba-564bf5630c37",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"MeasurementValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a278767-b918-41e5-8531-7a92621fdef2",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "32163563-24bb-406d-83ba-564bf5630c37",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"MeasurementValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a278767-b918-41e5-8531-7a92621fdef2",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "be5476c6-5492-4304-8855-53780dc64494",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "7ebfecca-5478-4d43-8755-608c4579b373",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "32163563-24bb-406d-83ba-564bf5630c37",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"MeasurementValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a278767-b918-41e5-8531-7a92621fdef2",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "32163563-24bb-406d-83ba-564bf5630c37",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"MeasurementValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a278767-b918-41e5-8531-7a92621fdef2",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "be5476c6-5492-4304-8855-53780dc64494",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "b7de22ad-74a6-4fcc-bef8-aa6efd4f4a6c",
"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": "735948b2-0708-4a2a-a9e4-d5795bde1ac5",
"Teams": [
{
"TeamId": "7ebfecca-5478-4d43-8755-608c4579b373",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "32163563-24bb-406d-83ba-564bf5630c37",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"MeasurementValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a278767-b918-41e5-8531-7a92621fdef2",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "32163563-24bb-406d-83ba-564bf5630c37",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"MeasurementValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a278767-b918-41e5-8531-7a92621fdef2",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "be5476c6-5492-4304-8855-53780dc64494",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "7ebfecca-5478-4d43-8755-608c4579b373",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "32163563-24bb-406d-83ba-564bf5630c37",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"MeasurementValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a278767-b918-41e5-8531-7a92621fdef2",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "32163563-24bb-406d-83ba-564bf5630c37",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"MeasurementValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a278767-b918-41e5-8531-7a92621fdef2",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "be5476c6-5492-4304-8855-53780dc64494",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "7ebfecca-5478-4d43-8755-608c4579b373",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "b7de22ad-74a6-4fcc-bef8-aa6efd4f4a6c",
"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": "735948b2-0708-4a2a-a9e4-d5795bde1ac5",
"Teams": []
},
{
"UserId": "b7de22ad-74a6-4fcc-bef8-aa6efd4f4a6c",
"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": "735948b2-0708-4a2a-a9e4-d5795bde1ac5",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "32163563-24bb-406d-83ba-564bf5630c37",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"MeasurementValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a278767-b918-41e5-8531-7a92621fdef2",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "32163563-24bb-406d-83ba-564bf5630c37",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"MeasurementValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a278767-b918-41e5-8531-7a92621fdef2",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "be5476c6-5492-4304-8855-53780dc64494",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2025-12-06T08:47:49.8847821-08:00",
"CompletedDate": "2025-12-06T08:47:49.8847821-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "a89fc7ca-f73a-4f31-be05-407a3e59cb09",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "a89fc7ca-f73a-4f31-be05-407a3e59cb09",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "71ea89a4-fef2-460b-86f0-3682df743437",
"TaskTypeField": {
"TaskTypeFieldId": "3d35d8c8-7fb5-4017-b45d-9d7bcd457d6b",
"Section": {
"TaskTypeSectionId": "2d2fd849-fb76-4478-86e8-533cf9bdadc8",
"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": "b406bd8e-b326-4a50-ab48-c4003f63a392",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c20dbb12-63ee-49df-9843-1a7aa6dfafb3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "14623ac2-b407-4e76-acce-aafab9591007",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"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": "71ea89a4-fef2-460b-86f0-3682df743437",
"TaskTypeField": {
"TaskTypeFieldId": "3d35d8c8-7fb5-4017-b45d-9d7bcd457d6b",
"Section": {
"TaskTypeSectionId": "2d2fd849-fb76-4478-86e8-533cf9bdadc8",
"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": "b406bd8e-b326-4a50-ab48-c4003f63a392",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c20dbb12-63ee-49df-9843-1a7aa6dfafb3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "14623ac2-b407-4e76-acce-aafab9591007",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"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": "42bf90e5-981d-4a16-a262-a8d513f5677a",
"Asset": {
"AssetId": "d50294fb-cbc0-4007-a9f8-6f964d380a6c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "648a3d2f-6166-429e-83c3-6ac1e8d61d7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "635cd2ac-b31f-443b-bd91-732c1f4c1fba",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "32163563-24bb-406d-83ba-564bf5630c37",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"MeasurementValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a278767-b918-41e5-8531-7a92621fdef2",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"MeasurementValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "71d07fb4-c0c6-4147-8963-9d0d7d3e044d",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "246bd447-baca-4d8a-bd7d-f068be3f8cfe",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "648a3d2f-6166-429e-83c3-6ac1e8d61d7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "635cd2ac-b31f-443b-bd91-732c1f4c1fba",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-06T08:47:49.9004096-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "4c3e53f3-91bd-4552-9a1d-27310fdfa117",
"Section": {
"FormTypeSectionId": "25be2811-93df-46a3-b82b-14b1591cd28d",
"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": "b406bd8e-b326-4a50-ab48-c4003f63a392",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c20dbb12-63ee-49df-9843-1a7aa6dfafb3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "14623ac2-b407-4e76-acce-aafab9591007",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"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": "4c3e53f3-91bd-4552-9a1d-27310fdfa117",
"Section": {
"FormTypeSectionId": "25be2811-93df-46a3-b82b-14b1591cd28d",
"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": "b406bd8e-b326-4a50-ab48-c4003f63a392",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c20dbb12-63ee-49df-9843-1a7aa6dfafb3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "14623ac2-b407-4e76-acce-aafab9591007",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"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": "b3908027-ae99-456e-8a99-85da85099232",
"CreateDate": "2025-12-06T08:47:49.9004096-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.9004096-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-06T08:47:49.9004096-08:00",
"Location": "sample string 1",
"TaskId": "9fd4bf14-f018-4000-9434-63e0ea1c064a",
"Values": [
{
"FormFieldValueId": "a333e01d-d2f0-46af-bd3d-18b0761e87a2",
"FormId": "5fd144fa-025c-4b84-8140-ecd258f81d7f",
"FormTypeField": {
"FormTypeFieldId": "4c3e53f3-91bd-4552-9a1d-27310fdfa117",
"FormType": {
"FormTypeId": "246bd447-baca-4d8a-bd7d-f068be3f8cfe",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "648a3d2f-6166-429e-83c3-6ac1e8d61d7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "635cd2ac-b31f-443b-bd91-732c1f4c1fba",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-06T08:47:49.9004096-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b3908027-ae99-456e-8a99-85da85099232",
"CreateDate": "2025-12-06T08:47:49.9004096-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.9004096-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "25be2811-93df-46a3-b82b-14b1591cd28d",
"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": "b406bd8e-b326-4a50-ab48-c4003f63a392",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c20dbb12-63ee-49df-9843-1a7aa6dfafb3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "14623ac2-b407-4e76-acce-aafab9591007",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"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": "a333e01d-d2f0-46af-bd3d-18b0761e87a2",
"FormId": "5fd144fa-025c-4b84-8140-ecd258f81d7f",
"FormTypeField": {
"FormTypeFieldId": "4c3e53f3-91bd-4552-9a1d-27310fdfa117",
"FormType": {
"FormTypeId": "246bd447-baca-4d8a-bd7d-f068be3f8cfe",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "648a3d2f-6166-429e-83c3-6ac1e8d61d7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "635cd2ac-b31f-443b-bd91-732c1f4c1fba",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-06T08:47:49.9004096-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b3908027-ae99-456e-8a99-85da85099232",
"CreateDate": "2025-12-06T08:47:49.9004096-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.9004096-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "25be2811-93df-46a3-b82b-14b1591cd28d",
"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": "b406bd8e-b326-4a50-ab48-c4003f63a392",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c20dbb12-63ee-49df-9843-1a7aa6dfafb3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "14623ac2-b407-4e76-acce-aafab9591007",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"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": "8e1b0d5b-f642-4597-a11e-7a93732fabaf",
"CreateDate": "2025-12-06T08:47:49.9004096-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-06T08:47:49.9004096-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "42bf90e5-981d-4a16-a262-a8d513f5677a",
"Asset": {
"AssetId": "d50294fb-cbc0-4007-a9f8-6f964d380a6c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "648a3d2f-6166-429e-83c3-6ac1e8d61d7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "635cd2ac-b31f-443b-bd91-732c1f4c1fba",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "32163563-24bb-406d-83ba-564bf5630c37",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"MeasurementValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a278767-b918-41e5-8531-7a92621fdef2",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"MeasurementValueNeededDate": "2025-12-06T08:47:49.8847821-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "71d07fb4-c0c6-4147-8963-9d0d7d3e044d",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "246bd447-baca-4d8a-bd7d-f068be3f8cfe",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "648a3d2f-6166-429e-83c3-6ac1e8d61d7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "635cd2ac-b31f-443b-bd91-732c1f4c1fba",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-06T08:47:49.9004096-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "4c3e53f3-91bd-4552-9a1d-27310fdfa117",
"Section": {
"FormTypeSectionId": "25be2811-93df-46a3-b82b-14b1591cd28d",
"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": "b406bd8e-b326-4a50-ab48-c4003f63a392",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c20dbb12-63ee-49df-9843-1a7aa6dfafb3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "14623ac2-b407-4e76-acce-aafab9591007",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"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": "4c3e53f3-91bd-4552-9a1d-27310fdfa117",
"Section": {
"FormTypeSectionId": "25be2811-93df-46a3-b82b-14b1591cd28d",
"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": "b406bd8e-b326-4a50-ab48-c4003f63a392",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c20dbb12-63ee-49df-9843-1a7aa6dfafb3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "14623ac2-b407-4e76-acce-aafab9591007",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"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": "b3908027-ae99-456e-8a99-85da85099232",
"CreateDate": "2025-12-06T08:47:49.9004096-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.9004096-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-06T08:47:49.9004096-08:00",
"Location": "sample string 1",
"TaskId": "9fd4bf14-f018-4000-9434-63e0ea1c064a",
"Values": [
{
"FormFieldValueId": "a333e01d-d2f0-46af-bd3d-18b0761e87a2",
"FormId": "5fd144fa-025c-4b84-8140-ecd258f81d7f",
"FormTypeField": {
"FormTypeFieldId": "4c3e53f3-91bd-4552-9a1d-27310fdfa117",
"FormType": {
"FormTypeId": "246bd447-baca-4d8a-bd7d-f068be3f8cfe",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "648a3d2f-6166-429e-83c3-6ac1e8d61d7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "635cd2ac-b31f-443b-bd91-732c1f4c1fba",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-06T08:47:49.9004096-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b3908027-ae99-456e-8a99-85da85099232",
"CreateDate": "2025-12-06T08:47:49.9004096-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.9004096-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "25be2811-93df-46a3-b82b-14b1591cd28d",
"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": "b406bd8e-b326-4a50-ab48-c4003f63a392",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c20dbb12-63ee-49df-9843-1a7aa6dfafb3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "14623ac2-b407-4e76-acce-aafab9591007",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"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": "a333e01d-d2f0-46af-bd3d-18b0761e87a2",
"FormId": "5fd144fa-025c-4b84-8140-ecd258f81d7f",
"FormTypeField": {
"FormTypeFieldId": "4c3e53f3-91bd-4552-9a1d-27310fdfa117",
"FormType": {
"FormTypeId": "246bd447-baca-4d8a-bd7d-f068be3f8cfe",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "648a3d2f-6166-429e-83c3-6ac1e8d61d7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "635cd2ac-b31f-443b-bd91-732c1f4c1fba",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-06T08:47:49.9004096-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b3908027-ae99-456e-8a99-85da85099232",
"CreateDate": "2025-12-06T08:47:49.9004096-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.9004096-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "25be2811-93df-46a3-b82b-14b1591cd28d",
"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": "b406bd8e-b326-4a50-ab48-c4003f63a392",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c20dbb12-63ee-49df-9843-1a7aa6dfafb3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "14623ac2-b407-4e76-acce-aafab9591007",
"CreateDate": "2025-12-06T08:47:49.8847821-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-06T08:47:49.8847821-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "937d16ff-35f6-430d-8921-81e3216edffa",
"FieldId": "863f1410-2271-4995-9af2-449bbeaa0b33",
"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": "8e1b0d5b-f642-4597-a11e-7a93732fabaf",
"CreateDate": "2025-12-06T08:47:49.9004096-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-06T08:47:49.9004096-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "bc39f6b9-7ca8-4742-b697-a20fe6fc42da",
"CreateDate": "2025-12-06T08:47:49.9004096-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-06T08:47:49.9004096-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"
}