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": "f7492e65-1bfd-475e-8fe4-93564b1ef798",
"Asset": {
"AssetId": "0841497f-4cff-4ddf-9417-9b09c6fe9b76",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0af565f9-33d5-4a24-8fbe-368a2552f78f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "88205e02-d42f-43f0-92a0-2479622202d2",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "40141fee-79e9-4c13-a5b2-8970a713b391",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"MeasurementValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6090f541-4f1d-414f-8051-b6f80fa5ad70",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"MeasurementValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f9db4891-cb73-429c-9caf-9f19850127da",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "bbbc524c-21b9-40f2-84af-af7b539d4b7e",
"Name": "sample string 1",
"CompanyId": "77b6fd32-31b0-4ce0-be83-2d1489cb1c5e"
},
"TaskCategory": {
"TaskCategoryId": "ad3923d4-dadc-441c-a359-2bf118eb029d",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "ab26846d-d7a7-411e-b0a7-ebe4a1fd444d",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "20e810d8-4905-49fa-9600-0a7eac14ab13",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "fd6da0db-bf10-4f5e-a131-5684258ceb09",
"Section": {
"TaskTypeSectionId": "ccf074fd-27e9-4d2e-84ce-8f2145fb4099",
"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": "3057d555-aaea-4e3f-b22f-8bc0d5e807ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2b0ba5f8-854c-443e-b621-788277eb8824",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea658735-4b24-4711-8e84-bc26d76eb8e8",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"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": "fd6da0db-bf10-4f5e-a131-5684258ceb09",
"Section": {
"TaskTypeSectionId": "ccf074fd-27e9-4d2e-84ce-8f2145fb4099",
"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": "3057d555-aaea-4e3f-b22f-8bc0d5e807ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2b0ba5f8-854c-443e-b621-788277eb8824",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea658735-4b24-4711-8e84-bc26d76eb8e8",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"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": "413f5ff1-cb05-489e-9552-dbc3189647f2",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-07-21T01:43:04.6633742-07:00",
"AssignedToUser": {
"UserId": "895be58e-84a2-4ad5-b722-0f5965f1af8d",
"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": "68a941a7-058f-41fd-997d-abedc009b8db",
"Teams": [
{
"TeamId": "539031d9-f89d-4378-aab1-06731c26d3bf",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "40141fee-79e9-4c13-a5b2-8970a713b391",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"MeasurementValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6090f541-4f1d-414f-8051-b6f80fa5ad70",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "40141fee-79e9-4c13-a5b2-8970a713b391",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"MeasurementValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6090f541-4f1d-414f-8051-b6f80fa5ad70",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "84f39d7c-c91a-4c25-a33e-e97a65a4b241",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "539031d9-f89d-4378-aab1-06731c26d3bf",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "40141fee-79e9-4c13-a5b2-8970a713b391",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"MeasurementValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6090f541-4f1d-414f-8051-b6f80fa5ad70",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "40141fee-79e9-4c13-a5b2-8970a713b391",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"MeasurementValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6090f541-4f1d-414f-8051-b6f80fa5ad70",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "84f39d7c-c91a-4c25-a33e-e97a65a4b241",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "895be58e-84a2-4ad5-b722-0f5965f1af8d",
"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": "68a941a7-058f-41fd-997d-abedc009b8db",
"Teams": [
{
"TeamId": "539031d9-f89d-4378-aab1-06731c26d3bf",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "40141fee-79e9-4c13-a5b2-8970a713b391",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"MeasurementValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6090f541-4f1d-414f-8051-b6f80fa5ad70",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "40141fee-79e9-4c13-a5b2-8970a713b391",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"MeasurementValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6090f541-4f1d-414f-8051-b6f80fa5ad70",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "84f39d7c-c91a-4c25-a33e-e97a65a4b241",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "539031d9-f89d-4378-aab1-06731c26d3bf",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "40141fee-79e9-4c13-a5b2-8970a713b391",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"MeasurementValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6090f541-4f1d-414f-8051-b6f80fa5ad70",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "40141fee-79e9-4c13-a5b2-8970a713b391",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"MeasurementValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6090f541-4f1d-414f-8051-b6f80fa5ad70",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "84f39d7c-c91a-4c25-a33e-e97a65a4b241",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "539031d9-f89d-4378-aab1-06731c26d3bf",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "895be58e-84a2-4ad5-b722-0f5965f1af8d",
"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": "68a941a7-058f-41fd-997d-abedc009b8db",
"Teams": []
},
{
"UserId": "895be58e-84a2-4ad5-b722-0f5965f1af8d",
"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": "68a941a7-058f-41fd-997d-abedc009b8db",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "40141fee-79e9-4c13-a5b2-8970a713b391",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"MeasurementValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6090f541-4f1d-414f-8051-b6f80fa5ad70",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "40141fee-79e9-4c13-a5b2-8970a713b391",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"MeasurementValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6090f541-4f1d-414f-8051-b6f80fa5ad70",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "84f39d7c-c91a-4c25-a33e-e97a65a4b241",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-07-21T01:43:04.6633742-07:00",
"CompletedDate": "2026-07-21T01:43:04.6633742-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "83602714-4c79-4bad-b0b4-c0b9c8c08ea7",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "83602714-4c79-4bad-b0b4-c0b9c8c08ea7",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "110cc1da-49a8-453d-9356-2aa0e369f37a",
"TaskTypeField": {
"TaskTypeFieldId": "fd6da0db-bf10-4f5e-a131-5684258ceb09",
"Section": {
"TaskTypeSectionId": "ccf074fd-27e9-4d2e-84ce-8f2145fb4099",
"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": "3057d555-aaea-4e3f-b22f-8bc0d5e807ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2b0ba5f8-854c-443e-b621-788277eb8824",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea658735-4b24-4711-8e84-bc26d76eb8e8",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"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": "110cc1da-49a8-453d-9356-2aa0e369f37a",
"TaskTypeField": {
"TaskTypeFieldId": "fd6da0db-bf10-4f5e-a131-5684258ceb09",
"Section": {
"TaskTypeSectionId": "ccf074fd-27e9-4d2e-84ce-8f2145fb4099",
"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": "3057d555-aaea-4e3f-b22f-8bc0d5e807ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2b0ba5f8-854c-443e-b621-788277eb8824",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea658735-4b24-4711-8e84-bc26d76eb8e8",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"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": "7fabb6e0-4b04-4a32-b97d-08bc987c0743",
"Asset": {
"AssetId": "0841497f-4cff-4ddf-9417-9b09c6fe9b76",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0af565f9-33d5-4a24-8fbe-368a2552f78f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "88205e02-d42f-43f0-92a0-2479622202d2",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "40141fee-79e9-4c13-a5b2-8970a713b391",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"MeasurementValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6090f541-4f1d-414f-8051-b6f80fa5ad70",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"MeasurementValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f9db4891-cb73-429c-9caf-9f19850127da",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "8e79c7c2-4d6a-4462-8efd-a5f0c64bd980",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0af565f9-33d5-4a24-8fbe-368a2552f78f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "88205e02-d42f-43f0-92a0-2479622202d2",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "429a3c63-a515-473a-9f56-78f5dc0e39ea",
"Section": {
"FormTypeSectionId": "ea5187e9-4c70-4f2e-ba31-d1be2efb6d90",
"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": "3057d555-aaea-4e3f-b22f-8bc0d5e807ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2b0ba5f8-854c-443e-b621-788277eb8824",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea658735-4b24-4711-8e84-bc26d76eb8e8",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"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": "429a3c63-a515-473a-9f56-78f5dc0e39ea",
"Section": {
"FormTypeSectionId": "ea5187e9-4c70-4f2e-ba31-d1be2efb6d90",
"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": "3057d555-aaea-4e3f-b22f-8bc0d5e807ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2b0ba5f8-854c-443e-b621-788277eb8824",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea658735-4b24-4711-8e84-bc26d76eb8e8",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"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": "df23e69c-c77d-4475-b787-9a7fe4904e74",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-21T01:43:04.6633742-07:00",
"Location": "sample string 1",
"TaskId": "ab7c15a5-337e-4ccf-9b7a-86b55b9069c7",
"Values": [
{
"FormFieldValueId": "13527f9c-dfa2-479f-bdfc-9eb0e9b933e6",
"FormId": "dc70f4ed-1c32-4d1f-9881-eb1d91e451b1",
"FormTypeField": {
"FormTypeFieldId": "429a3c63-a515-473a-9f56-78f5dc0e39ea",
"FormType": {
"FormTypeId": "8e79c7c2-4d6a-4462-8efd-a5f0c64bd980",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0af565f9-33d5-4a24-8fbe-368a2552f78f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "88205e02-d42f-43f0-92a0-2479622202d2",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "df23e69c-c77d-4475-b787-9a7fe4904e74",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ea5187e9-4c70-4f2e-ba31-d1be2efb6d90",
"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": "3057d555-aaea-4e3f-b22f-8bc0d5e807ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2b0ba5f8-854c-443e-b621-788277eb8824",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea658735-4b24-4711-8e84-bc26d76eb8e8",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"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": "13527f9c-dfa2-479f-bdfc-9eb0e9b933e6",
"FormId": "dc70f4ed-1c32-4d1f-9881-eb1d91e451b1",
"FormTypeField": {
"FormTypeFieldId": "429a3c63-a515-473a-9f56-78f5dc0e39ea",
"FormType": {
"FormTypeId": "8e79c7c2-4d6a-4462-8efd-a5f0c64bd980",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0af565f9-33d5-4a24-8fbe-368a2552f78f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "88205e02-d42f-43f0-92a0-2479622202d2",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "df23e69c-c77d-4475-b787-9a7fe4904e74",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ea5187e9-4c70-4f2e-ba31-d1be2efb6d90",
"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": "3057d555-aaea-4e3f-b22f-8bc0d5e807ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2b0ba5f8-854c-443e-b621-788277eb8824",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea658735-4b24-4711-8e84-bc26d76eb8e8",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"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": "33dfd8ac-d9e2-4c26-b681-3018e53a452c",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "7fabb6e0-4b04-4a32-b97d-08bc987c0743",
"Asset": {
"AssetId": "0841497f-4cff-4ddf-9417-9b09c6fe9b76",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0af565f9-33d5-4a24-8fbe-368a2552f78f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "88205e02-d42f-43f0-92a0-2479622202d2",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "40141fee-79e9-4c13-a5b2-8970a713b391",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"MeasurementValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6090f541-4f1d-414f-8051-b6f80fa5ad70",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"MeasurementValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f9db4891-cb73-429c-9caf-9f19850127da",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "8e79c7c2-4d6a-4462-8efd-a5f0c64bd980",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0af565f9-33d5-4a24-8fbe-368a2552f78f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "88205e02-d42f-43f0-92a0-2479622202d2",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "429a3c63-a515-473a-9f56-78f5dc0e39ea",
"Section": {
"FormTypeSectionId": "ea5187e9-4c70-4f2e-ba31-d1be2efb6d90",
"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": "3057d555-aaea-4e3f-b22f-8bc0d5e807ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2b0ba5f8-854c-443e-b621-788277eb8824",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea658735-4b24-4711-8e84-bc26d76eb8e8",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"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": "429a3c63-a515-473a-9f56-78f5dc0e39ea",
"Section": {
"FormTypeSectionId": "ea5187e9-4c70-4f2e-ba31-d1be2efb6d90",
"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": "3057d555-aaea-4e3f-b22f-8bc0d5e807ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2b0ba5f8-854c-443e-b621-788277eb8824",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea658735-4b24-4711-8e84-bc26d76eb8e8",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"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": "df23e69c-c77d-4475-b787-9a7fe4904e74",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-21T01:43:04.6633742-07:00",
"Location": "sample string 1",
"TaskId": "ab7c15a5-337e-4ccf-9b7a-86b55b9069c7",
"Values": [
{
"FormFieldValueId": "13527f9c-dfa2-479f-bdfc-9eb0e9b933e6",
"FormId": "dc70f4ed-1c32-4d1f-9881-eb1d91e451b1",
"FormTypeField": {
"FormTypeFieldId": "429a3c63-a515-473a-9f56-78f5dc0e39ea",
"FormType": {
"FormTypeId": "8e79c7c2-4d6a-4462-8efd-a5f0c64bd980",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0af565f9-33d5-4a24-8fbe-368a2552f78f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "88205e02-d42f-43f0-92a0-2479622202d2",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "df23e69c-c77d-4475-b787-9a7fe4904e74",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ea5187e9-4c70-4f2e-ba31-d1be2efb6d90",
"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": "3057d555-aaea-4e3f-b22f-8bc0d5e807ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2b0ba5f8-854c-443e-b621-788277eb8824",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea658735-4b24-4711-8e84-bc26d76eb8e8",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"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": "13527f9c-dfa2-479f-bdfc-9eb0e9b933e6",
"FormId": "dc70f4ed-1c32-4d1f-9881-eb1d91e451b1",
"FormTypeField": {
"FormTypeFieldId": "429a3c63-a515-473a-9f56-78f5dc0e39ea",
"FormType": {
"FormTypeId": "8e79c7c2-4d6a-4462-8efd-a5f0c64bd980",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0af565f9-33d5-4a24-8fbe-368a2552f78f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "88205e02-d42f-43f0-92a0-2479622202d2",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-21T01:43:04.6633742-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "df23e69c-c77d-4475-b787-9a7fe4904e74",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ea5187e9-4c70-4f2e-ba31-d1be2efb6d90",
"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": "3057d555-aaea-4e3f-b22f-8bc0d5e807ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2b0ba5f8-854c-443e-b621-788277eb8824",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea658735-4b24-4711-8e84-bc26d76eb8e8",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1050443a-10e3-4290-ab49-8d71904cce15",
"FieldId": "56775eef-1016-4faf-a96c-217da9036660",
"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": "33dfd8ac-d9e2-4c26-b681-3018e53a452c",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "bf9df4ee-cdec-4c1d-be10-008f447c6463",
"CreateDate": "2026-07-21T01:43:04.6633742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T01:43:04.6633742-07:00",
"LastModifiedUser": "sample string 7"
}
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Object |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {},
"Total": 1,
"Message": "sample string 2"
}