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": "840f2caa-e707-4df2-b5a9-0f86b973b82c",
"Asset": {
"AssetId": "74cdc509-c2f2-4add-a404-b08ca7b57a3b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "67169621-8c12-4dc0-83a7-663209eefdd2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bec3f517-33a1-432c-948c-6586798559f7",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4fc878f2-63b5-4c23-aa8d-5ca8c6bb8115",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"MeasurementValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f800a80a-7e99-4f41-a433-4b82d39ec53e",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"MeasurementValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4c111510-27ca-4a8e-9be0-1901f56d8dc3",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "b4cf712b-3223-4df1-ad07-81f05da6d248",
"Name": "sample string 1",
"CompanyId": "8dba578f-f0ab-474d-9905-970e380b945b"
},
"TaskCategory": {
"TaskCategoryId": "7fe812d4-f5cf-4747-87e8-4090de2bec44",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "96e60d9b-4e93-4101-9158-42041d8d10da",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "f18ee788-f9c4-4046-a441-73e1687e3ed8",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "97854da7-f3bc-4d38-b634-b602d3edb5c3",
"Section": {
"TaskTypeSectionId": "afa95b85-5a35-45ff-9f34-7d7a341f289d",
"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": "643a0e31-6e2e-4b13-9e3a-93cd43c66a30",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a52a2cf9-d735-4e7b-a9d7-3475b118f120",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cff7d8b4-1d43-401d-adb3-6679318771f4",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"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": "97854da7-f3bc-4d38-b634-b602d3edb5c3",
"Section": {
"TaskTypeSectionId": "afa95b85-5a35-45ff-9f34-7d7a341f289d",
"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": "643a0e31-6e2e-4b13-9e3a-93cd43c66a30",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a52a2cf9-d735-4e7b-a9d7-3475b118f120",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cff7d8b4-1d43-401d-adb3-6679318771f4",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"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": "864f5e51-9aa9-4bfb-912e-7cefe2a191fb",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-08-12T14:19:04.2622803-07:00",
"AssignedToUser": {
"UserId": "b06562bb-22f8-4a19-a54c-e6fa8b0d6bb0",
"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": "ae688f39-b693-444b-bd19-9bf6fb855fbb",
"Teams": [
{
"TeamId": "7808c593-5e00-4b48-a8f2-3b66cbbb501a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "4fc878f2-63b5-4c23-aa8d-5ca8c6bb8115",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"MeasurementValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f800a80a-7e99-4f41-a433-4b82d39ec53e",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4fc878f2-63b5-4c23-aa8d-5ca8c6bb8115",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"MeasurementValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f800a80a-7e99-4f41-a433-4b82d39ec53e",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "7ea38406-ce8e-4725-aebe-9abca2658586",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "7808c593-5e00-4b48-a8f2-3b66cbbb501a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "4fc878f2-63b5-4c23-aa8d-5ca8c6bb8115",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"MeasurementValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f800a80a-7e99-4f41-a433-4b82d39ec53e",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4fc878f2-63b5-4c23-aa8d-5ca8c6bb8115",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"MeasurementValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f800a80a-7e99-4f41-a433-4b82d39ec53e",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "7ea38406-ce8e-4725-aebe-9abca2658586",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "b06562bb-22f8-4a19-a54c-e6fa8b0d6bb0",
"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": "ae688f39-b693-444b-bd19-9bf6fb855fbb",
"Teams": [
{
"TeamId": "7808c593-5e00-4b48-a8f2-3b66cbbb501a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "4fc878f2-63b5-4c23-aa8d-5ca8c6bb8115",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"MeasurementValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f800a80a-7e99-4f41-a433-4b82d39ec53e",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4fc878f2-63b5-4c23-aa8d-5ca8c6bb8115",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"MeasurementValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f800a80a-7e99-4f41-a433-4b82d39ec53e",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "7ea38406-ce8e-4725-aebe-9abca2658586",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "7808c593-5e00-4b48-a8f2-3b66cbbb501a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "4fc878f2-63b5-4c23-aa8d-5ca8c6bb8115",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"MeasurementValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f800a80a-7e99-4f41-a433-4b82d39ec53e",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4fc878f2-63b5-4c23-aa8d-5ca8c6bb8115",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"MeasurementValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f800a80a-7e99-4f41-a433-4b82d39ec53e",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "7ea38406-ce8e-4725-aebe-9abca2658586",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "7808c593-5e00-4b48-a8f2-3b66cbbb501a",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "b06562bb-22f8-4a19-a54c-e6fa8b0d6bb0",
"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": "ae688f39-b693-444b-bd19-9bf6fb855fbb",
"Teams": []
},
{
"UserId": "b06562bb-22f8-4a19-a54c-e6fa8b0d6bb0",
"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": "ae688f39-b693-444b-bd19-9bf6fb855fbb",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "4fc878f2-63b5-4c23-aa8d-5ca8c6bb8115",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"MeasurementValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f800a80a-7e99-4f41-a433-4b82d39ec53e",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "4fc878f2-63b5-4c23-aa8d-5ca8c6bb8115",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"MeasurementValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f800a80a-7e99-4f41-a433-4b82d39ec53e",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "7ea38406-ce8e-4725-aebe-9abca2658586",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-08-12T14:19:04.2622803-07:00",
"CompletedDate": "2026-08-12T14:19:04.2622803-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "f2be2f34-139a-484a-af13-262616e19481",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "f2be2f34-139a-484a-af13-262616e19481",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "e48d5ed4-d1c4-448c-b3b3-3f6f8eab108c",
"TaskTypeField": {
"TaskTypeFieldId": "97854da7-f3bc-4d38-b634-b602d3edb5c3",
"Section": {
"TaskTypeSectionId": "afa95b85-5a35-45ff-9f34-7d7a341f289d",
"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": "643a0e31-6e2e-4b13-9e3a-93cd43c66a30",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a52a2cf9-d735-4e7b-a9d7-3475b118f120",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cff7d8b4-1d43-401d-adb3-6679318771f4",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"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": "e48d5ed4-d1c4-448c-b3b3-3f6f8eab108c",
"TaskTypeField": {
"TaskTypeFieldId": "97854da7-f3bc-4d38-b634-b602d3edb5c3",
"Section": {
"TaskTypeSectionId": "afa95b85-5a35-45ff-9f34-7d7a341f289d",
"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": "643a0e31-6e2e-4b13-9e3a-93cd43c66a30",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a52a2cf9-d735-4e7b-a9d7-3475b118f120",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cff7d8b4-1d43-401d-adb3-6679318771f4",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"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": "b8608849-39f8-435b-acbd-45680afd62c1",
"Asset": {
"AssetId": "74cdc509-c2f2-4add-a404-b08ca7b57a3b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "67169621-8c12-4dc0-83a7-663209eefdd2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bec3f517-33a1-432c-948c-6586798559f7",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4fc878f2-63b5-4c23-aa8d-5ca8c6bb8115",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"MeasurementValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f800a80a-7e99-4f41-a433-4b82d39ec53e",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"MeasurementValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4c111510-27ca-4a8e-9be0-1901f56d8dc3",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "44bffbd5-440f-40f7-9abd-c409a5903bac",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "67169621-8c12-4dc0-83a7-663209eefdd2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bec3f517-33a1-432c-948c-6586798559f7",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "3860c96f-1c61-4fdb-87d7-cf8cec562db5",
"Section": {
"FormTypeSectionId": "ffbc3f5b-596a-4e68-a259-adb0fa615e6f",
"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": "643a0e31-6e2e-4b13-9e3a-93cd43c66a30",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a52a2cf9-d735-4e7b-a9d7-3475b118f120",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cff7d8b4-1d43-401d-adb3-6679318771f4",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"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": "3860c96f-1c61-4fdb-87d7-cf8cec562db5",
"Section": {
"FormTypeSectionId": "ffbc3f5b-596a-4e68-a259-adb0fa615e6f",
"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": "643a0e31-6e2e-4b13-9e3a-93cd43c66a30",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a52a2cf9-d735-4e7b-a9d7-3475b118f120",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cff7d8b4-1d43-401d-adb3-6679318771f4",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"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": "dfc2d7da-c8b3-4ddc-a6d8-ad15df19916b",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-12T14:19:04.2622803-07:00",
"Location": "sample string 1",
"TaskId": "f2c095c3-10ab-424a-b4e9-df02b42fba83",
"Values": [
{
"FormFieldValueId": "d38496d5-1542-486f-a289-83add383bc8b",
"FormId": "f8fc59e1-b8b0-41f1-81ce-a0ce53c29606",
"FormTypeField": {
"FormTypeFieldId": "3860c96f-1c61-4fdb-87d7-cf8cec562db5",
"FormType": {
"FormTypeId": "44bffbd5-440f-40f7-9abd-c409a5903bac",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "67169621-8c12-4dc0-83a7-663209eefdd2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bec3f517-33a1-432c-948c-6586798559f7",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "dfc2d7da-c8b3-4ddc-a6d8-ad15df19916b",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ffbc3f5b-596a-4e68-a259-adb0fa615e6f",
"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": "643a0e31-6e2e-4b13-9e3a-93cd43c66a30",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a52a2cf9-d735-4e7b-a9d7-3475b118f120",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cff7d8b4-1d43-401d-adb3-6679318771f4",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"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": "d38496d5-1542-486f-a289-83add383bc8b",
"FormId": "f8fc59e1-b8b0-41f1-81ce-a0ce53c29606",
"FormTypeField": {
"FormTypeFieldId": "3860c96f-1c61-4fdb-87d7-cf8cec562db5",
"FormType": {
"FormTypeId": "44bffbd5-440f-40f7-9abd-c409a5903bac",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "67169621-8c12-4dc0-83a7-663209eefdd2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bec3f517-33a1-432c-948c-6586798559f7",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "dfc2d7da-c8b3-4ddc-a6d8-ad15df19916b",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ffbc3f5b-596a-4e68-a259-adb0fa615e6f",
"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": "643a0e31-6e2e-4b13-9e3a-93cd43c66a30",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a52a2cf9-d735-4e7b-a9d7-3475b118f120",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cff7d8b4-1d43-401d-adb3-6679318771f4",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"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": "c8c20d6d-63eb-4709-b018-355daffe8ddf",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "b8608849-39f8-435b-acbd-45680afd62c1",
"Asset": {
"AssetId": "74cdc509-c2f2-4add-a404-b08ca7b57a3b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "67169621-8c12-4dc0-83a7-663209eefdd2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bec3f517-33a1-432c-948c-6586798559f7",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4fc878f2-63b5-4c23-aa8d-5ca8c6bb8115",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"MeasurementValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f800a80a-7e99-4f41-a433-4b82d39ec53e",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"MeasurementValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4c111510-27ca-4a8e-9be0-1901f56d8dc3",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "44bffbd5-440f-40f7-9abd-c409a5903bac",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "67169621-8c12-4dc0-83a7-663209eefdd2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bec3f517-33a1-432c-948c-6586798559f7",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "3860c96f-1c61-4fdb-87d7-cf8cec562db5",
"Section": {
"FormTypeSectionId": "ffbc3f5b-596a-4e68-a259-adb0fa615e6f",
"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": "643a0e31-6e2e-4b13-9e3a-93cd43c66a30",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a52a2cf9-d735-4e7b-a9d7-3475b118f120",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cff7d8b4-1d43-401d-adb3-6679318771f4",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"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": "3860c96f-1c61-4fdb-87d7-cf8cec562db5",
"Section": {
"FormTypeSectionId": "ffbc3f5b-596a-4e68-a259-adb0fa615e6f",
"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": "643a0e31-6e2e-4b13-9e3a-93cd43c66a30",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a52a2cf9-d735-4e7b-a9d7-3475b118f120",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cff7d8b4-1d43-401d-adb3-6679318771f4",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"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": "dfc2d7da-c8b3-4ddc-a6d8-ad15df19916b",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-12T14:19:04.2622803-07:00",
"Location": "sample string 1",
"TaskId": "f2c095c3-10ab-424a-b4e9-df02b42fba83",
"Values": [
{
"FormFieldValueId": "d38496d5-1542-486f-a289-83add383bc8b",
"FormId": "f8fc59e1-b8b0-41f1-81ce-a0ce53c29606",
"FormTypeField": {
"FormTypeFieldId": "3860c96f-1c61-4fdb-87d7-cf8cec562db5",
"FormType": {
"FormTypeId": "44bffbd5-440f-40f7-9abd-c409a5903bac",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "67169621-8c12-4dc0-83a7-663209eefdd2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bec3f517-33a1-432c-948c-6586798559f7",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "dfc2d7da-c8b3-4ddc-a6d8-ad15df19916b",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ffbc3f5b-596a-4e68-a259-adb0fa615e6f",
"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": "643a0e31-6e2e-4b13-9e3a-93cd43c66a30",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a52a2cf9-d735-4e7b-a9d7-3475b118f120",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cff7d8b4-1d43-401d-adb3-6679318771f4",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"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": "d38496d5-1542-486f-a289-83add383bc8b",
"FormId": "f8fc59e1-b8b0-41f1-81ce-a0ce53c29606",
"FormTypeField": {
"FormTypeFieldId": "3860c96f-1c61-4fdb-87d7-cf8cec562db5",
"FormType": {
"FormTypeId": "44bffbd5-440f-40f7-9abd-c409a5903bac",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "67169621-8c12-4dc0-83a7-663209eefdd2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bec3f517-33a1-432c-948c-6586798559f7",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T14:19:04.2622803-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "dfc2d7da-c8b3-4ddc-a6d8-ad15df19916b",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ffbc3f5b-596a-4e68-a259-adb0fa615e6f",
"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": "643a0e31-6e2e-4b13-9e3a-93cd43c66a30",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a52a2cf9-d735-4e7b-a9d7-3475b118f120",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cff7d8b4-1d43-401d-adb3-6679318771f4",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0792290d-312d-4f07-8ef5-c148e31e0935",
"FieldId": "57bd4141-5d51-4796-ad33-89d38d8fec6a",
"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": "c8c20d6d-63eb-4709-b018-355daffe8ddf",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "f3449bfb-06ea-4b44-9a01-03f822e52bae",
"CreateDate": "2026-08-12T14:19:04.2622803-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T14:19:04.2622803-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"
}