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": "0a8c30e2-2d2c-495e-951a-d8f8249e70fb",
"Asset": {
"AssetId": "0bf1dae5-6dd3-4d9d-9a12-a83c899df29e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "17e78e49-6dda-4c8e-98a4-ceab2bcb8fa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e02a5e1-1cd0-4d00-8b2c-4ff4f3b74f84",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3ed2b83d-0e63-4750-9570-4a9ecffc0a06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"MeasurementValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ed7d-ea10-42e9-87e6-afc0d0b7c129",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"MeasurementValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1ed64d1d-2516-4205-99ad-49ea52b25b3b",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "9a780b3a-2e0e-4eed-8b95-b9809b07d669",
"Name": "sample string 1",
"CompanyId": "68f159b8-4f7b-4bb5-a3b1-5cdb3a949cd7"
},
"TaskCategory": {
"TaskCategoryId": "21fd468d-c4f3-46cd-80aa-595916c087a4",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7dfb3598-ad39-4c81-96c9-26cb212b09a2",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "26f56b8e-9d96-4421-8fd3-635b00800a97",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "a60910d0-2005-4d2b-a22c-5014bb5bdd34",
"Section": {
"TaskTypeSectionId": "a602cb29-90a1-4f88-a985-4759b6ea7b04",
"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": "477de91c-2110-457a-be55-8267697dea74",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "279282ed-397f-49db-975f-d1315456f854",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "91abe3c4-5337-4284-ad39-859aa0ad6981",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"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": "a60910d0-2005-4d2b-a22c-5014bb5bdd34",
"Section": {
"TaskTypeSectionId": "a602cb29-90a1-4f88-a985-4759b6ea7b04",
"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": "477de91c-2110-457a-be55-8267697dea74",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "279282ed-397f-49db-975f-d1315456f854",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "91abe3c4-5337-4284-ad39-859aa0ad6981",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"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": "00f2d3c9-ab85-4bf8-96b8-90eaef1df679",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-04-04T07:22:12.7005717-07:00",
"AssignedToUser": {
"UserId": "1a21b91f-2d57-444d-b416-0b745adcc6bf",
"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": "a9e08227-f65d-4e13-baac-929b264f8a50",
"Teams": [
{
"TeamId": "8081190e-7d37-41e0-be14-84cf0bd67049",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "3ed2b83d-0e63-4750-9570-4a9ecffc0a06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"MeasurementValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ed7d-ea10-42e9-87e6-afc0d0b7c129",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "3ed2b83d-0e63-4750-9570-4a9ecffc0a06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"MeasurementValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ed7d-ea10-42e9-87e6-afc0d0b7c129",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "8cffbe80-3ed4-40b4-993c-857bc1b46cab",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "8081190e-7d37-41e0-be14-84cf0bd67049",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "3ed2b83d-0e63-4750-9570-4a9ecffc0a06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"MeasurementValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ed7d-ea10-42e9-87e6-afc0d0b7c129",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "3ed2b83d-0e63-4750-9570-4a9ecffc0a06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"MeasurementValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ed7d-ea10-42e9-87e6-afc0d0b7c129",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "8cffbe80-3ed4-40b4-993c-857bc1b46cab",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "1a21b91f-2d57-444d-b416-0b745adcc6bf",
"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": "a9e08227-f65d-4e13-baac-929b264f8a50",
"Teams": [
{
"TeamId": "8081190e-7d37-41e0-be14-84cf0bd67049",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "3ed2b83d-0e63-4750-9570-4a9ecffc0a06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"MeasurementValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ed7d-ea10-42e9-87e6-afc0d0b7c129",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "3ed2b83d-0e63-4750-9570-4a9ecffc0a06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"MeasurementValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ed7d-ea10-42e9-87e6-afc0d0b7c129",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "8cffbe80-3ed4-40b4-993c-857bc1b46cab",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "8081190e-7d37-41e0-be14-84cf0bd67049",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "3ed2b83d-0e63-4750-9570-4a9ecffc0a06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"MeasurementValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ed7d-ea10-42e9-87e6-afc0d0b7c129",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "3ed2b83d-0e63-4750-9570-4a9ecffc0a06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"MeasurementValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ed7d-ea10-42e9-87e6-afc0d0b7c129",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "8cffbe80-3ed4-40b4-993c-857bc1b46cab",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "8081190e-7d37-41e0-be14-84cf0bd67049",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "1a21b91f-2d57-444d-b416-0b745adcc6bf",
"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": "a9e08227-f65d-4e13-baac-929b264f8a50",
"Teams": []
},
{
"UserId": "1a21b91f-2d57-444d-b416-0b745adcc6bf",
"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": "a9e08227-f65d-4e13-baac-929b264f8a50",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "3ed2b83d-0e63-4750-9570-4a9ecffc0a06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"MeasurementValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ed7d-ea10-42e9-87e6-afc0d0b7c129",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "3ed2b83d-0e63-4750-9570-4a9ecffc0a06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"MeasurementValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ed7d-ea10-42e9-87e6-afc0d0b7c129",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "8cffbe80-3ed4-40b4-993c-857bc1b46cab",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-04-04T07:22:12.7005717-07:00",
"CompletedDate": "2026-04-04T07:22:12.7005717-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "c24d78f4-063c-42dc-bd93-4b5c781c33f8",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "c24d78f4-063c-42dc-bd93-4b5c781c33f8",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "d97ad4ec-ca9f-482a-807d-0c54bee1e85f",
"TaskTypeField": {
"TaskTypeFieldId": "a60910d0-2005-4d2b-a22c-5014bb5bdd34",
"Section": {
"TaskTypeSectionId": "a602cb29-90a1-4f88-a985-4759b6ea7b04",
"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": "477de91c-2110-457a-be55-8267697dea74",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "279282ed-397f-49db-975f-d1315456f854",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "91abe3c4-5337-4284-ad39-859aa0ad6981",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"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": "d97ad4ec-ca9f-482a-807d-0c54bee1e85f",
"TaskTypeField": {
"TaskTypeFieldId": "a60910d0-2005-4d2b-a22c-5014bb5bdd34",
"Section": {
"TaskTypeSectionId": "a602cb29-90a1-4f88-a985-4759b6ea7b04",
"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": "477de91c-2110-457a-be55-8267697dea74",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "279282ed-397f-49db-975f-d1315456f854",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "91abe3c4-5337-4284-ad39-859aa0ad6981",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"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": "79ee4732-cd4a-4e3d-a411-2788329141b9",
"Asset": {
"AssetId": "0bf1dae5-6dd3-4d9d-9a12-a83c899df29e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "17e78e49-6dda-4c8e-98a4-ceab2bcb8fa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e02a5e1-1cd0-4d00-8b2c-4ff4f3b74f84",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3ed2b83d-0e63-4750-9570-4a9ecffc0a06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"MeasurementValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ed7d-ea10-42e9-87e6-afc0d0b7c129",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"MeasurementValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1ed64d1d-2516-4205-99ad-49ea52b25b3b",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2ea088e7-6dce-4407-83f9-e1addf8732b1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "17e78e49-6dda-4c8e-98a4-ceab2bcb8fa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e02a5e1-1cd0-4d00-8b2c-4ff4f3b74f84",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "27aeda60-9ef8-4f45-8e2d-3f629217d28e",
"Section": {
"FormTypeSectionId": "b9aa352b-4e36-4b76-8a90-c1021b838145",
"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": "477de91c-2110-457a-be55-8267697dea74",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "279282ed-397f-49db-975f-d1315456f854",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "91abe3c4-5337-4284-ad39-859aa0ad6981",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"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": "27aeda60-9ef8-4f45-8e2d-3f629217d28e",
"Section": {
"FormTypeSectionId": "b9aa352b-4e36-4b76-8a90-c1021b838145",
"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": "477de91c-2110-457a-be55-8267697dea74",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "279282ed-397f-49db-975f-d1315456f854",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "91abe3c4-5337-4284-ad39-859aa0ad6981",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"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": "b0792459-96bd-4b1c-9a22-95ce2ad0c04a",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-04T07:22:12.7005717-07:00",
"Location": "sample string 1",
"TaskId": "3ea71dce-f5a7-4408-93c2-93ee7fac665e",
"Values": [
{
"FormFieldValueId": "983439c3-f97c-400c-9f78-7fdba2df6722",
"FormId": "a25b4714-e7e5-445c-8025-e6bf761cb452",
"FormTypeField": {
"FormTypeFieldId": "27aeda60-9ef8-4f45-8e2d-3f629217d28e",
"FormType": {
"FormTypeId": "2ea088e7-6dce-4407-83f9-e1addf8732b1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "17e78e49-6dda-4c8e-98a4-ceab2bcb8fa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e02a5e1-1cd0-4d00-8b2c-4ff4f3b74f84",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b0792459-96bd-4b1c-9a22-95ce2ad0c04a",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b9aa352b-4e36-4b76-8a90-c1021b838145",
"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": "477de91c-2110-457a-be55-8267697dea74",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "279282ed-397f-49db-975f-d1315456f854",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "91abe3c4-5337-4284-ad39-859aa0ad6981",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"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": "983439c3-f97c-400c-9f78-7fdba2df6722",
"FormId": "a25b4714-e7e5-445c-8025-e6bf761cb452",
"FormTypeField": {
"FormTypeFieldId": "27aeda60-9ef8-4f45-8e2d-3f629217d28e",
"FormType": {
"FormTypeId": "2ea088e7-6dce-4407-83f9-e1addf8732b1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "17e78e49-6dda-4c8e-98a4-ceab2bcb8fa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e02a5e1-1cd0-4d00-8b2c-4ff4f3b74f84",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b0792459-96bd-4b1c-9a22-95ce2ad0c04a",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b9aa352b-4e36-4b76-8a90-c1021b838145",
"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": "477de91c-2110-457a-be55-8267697dea74",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "279282ed-397f-49db-975f-d1315456f854",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "91abe3c4-5337-4284-ad39-859aa0ad6981",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"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": "e2ee12a1-e03c-4f00-a209-18ca68ff1206",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "79ee4732-cd4a-4e3d-a411-2788329141b9",
"Asset": {
"AssetId": "0bf1dae5-6dd3-4d9d-9a12-a83c899df29e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "17e78e49-6dda-4c8e-98a4-ceab2bcb8fa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e02a5e1-1cd0-4d00-8b2c-4ff4f3b74f84",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3ed2b83d-0e63-4750-9570-4a9ecffc0a06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"MeasurementValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7414ed7d-ea10-42e9-87e6-afc0d0b7c129",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"MeasurementValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1ed64d1d-2516-4205-99ad-49ea52b25b3b",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "2ea088e7-6dce-4407-83f9-e1addf8732b1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "17e78e49-6dda-4c8e-98a4-ceab2bcb8fa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e02a5e1-1cd0-4d00-8b2c-4ff4f3b74f84",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "27aeda60-9ef8-4f45-8e2d-3f629217d28e",
"Section": {
"FormTypeSectionId": "b9aa352b-4e36-4b76-8a90-c1021b838145",
"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": "477de91c-2110-457a-be55-8267697dea74",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "279282ed-397f-49db-975f-d1315456f854",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "91abe3c4-5337-4284-ad39-859aa0ad6981",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"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": "27aeda60-9ef8-4f45-8e2d-3f629217d28e",
"Section": {
"FormTypeSectionId": "b9aa352b-4e36-4b76-8a90-c1021b838145",
"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": "477de91c-2110-457a-be55-8267697dea74",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "279282ed-397f-49db-975f-d1315456f854",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "91abe3c4-5337-4284-ad39-859aa0ad6981",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"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": "b0792459-96bd-4b1c-9a22-95ce2ad0c04a",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-04-04T07:22:12.7005717-07:00",
"Location": "sample string 1",
"TaskId": "3ea71dce-f5a7-4408-93c2-93ee7fac665e",
"Values": [
{
"FormFieldValueId": "983439c3-f97c-400c-9f78-7fdba2df6722",
"FormId": "a25b4714-e7e5-445c-8025-e6bf761cb452",
"FormTypeField": {
"FormTypeFieldId": "27aeda60-9ef8-4f45-8e2d-3f629217d28e",
"FormType": {
"FormTypeId": "2ea088e7-6dce-4407-83f9-e1addf8732b1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "17e78e49-6dda-4c8e-98a4-ceab2bcb8fa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e02a5e1-1cd0-4d00-8b2c-4ff4f3b74f84",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b0792459-96bd-4b1c-9a22-95ce2ad0c04a",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b9aa352b-4e36-4b76-8a90-c1021b838145",
"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": "477de91c-2110-457a-be55-8267697dea74",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "279282ed-397f-49db-975f-d1315456f854",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "91abe3c4-5337-4284-ad39-859aa0ad6981",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"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": "983439c3-f97c-400c-9f78-7fdba2df6722",
"FormId": "a25b4714-e7e5-445c-8025-e6bf761cb452",
"FormTypeField": {
"FormTypeFieldId": "27aeda60-9ef8-4f45-8e2d-3f629217d28e",
"FormType": {
"FormTypeId": "2ea088e7-6dce-4407-83f9-e1addf8732b1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "17e78e49-6dda-4c8e-98a4-ceab2bcb8fa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e02a5e1-1cd0-4d00-8b2c-4ff4f3b74f84",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-04T07:22:12.7005717-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b0792459-96bd-4b1c-9a22-95ce2ad0c04a",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b9aa352b-4e36-4b76-8a90-c1021b838145",
"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": "477de91c-2110-457a-be55-8267697dea74",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "279282ed-397f-49db-975f-d1315456f854",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "91abe3c4-5337-4284-ad39-859aa0ad6981",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ff624f85-0b15-461f-b2e4-1ebc7a6b025f",
"FieldId": "c7c9a03f-9574-4633-92ab-450e84feb7dd",
"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": "e2ee12a1-e03c-4f00-a209-18ca68ff1206",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "bb787609-ec93-4655-a34a-e8325ac94203",
"CreateDate": "2026-04-04T07:22:12.7005717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T07:22:12.7005717-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"
}