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": "8b2ab221-f316-40a1-922f-9a03fb0960b7",
"Asset": {
"AssetId": "fd496ee6-8578-4e94-bcb7-81ff6dd92921",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3bad1338-6b2e-4e4c-8c94-30e30bbe6bf3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b96018bd-c22c-4916-95c4-58fe02d6e82e",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0a0e746e-8282-4d2a-93fc-6b6f31e7fa8d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"MeasurementValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b52aa601-f8da-4973-a31c-cc56810d5ef7",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"MeasurementValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "215e1b36-6fc7-4e59-8e72-9a9b70b4735a",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "b12bfc39-b927-4663-aa4d-03862870294e",
"Name": "sample string 1",
"CompanyId": "d2c02102-9239-485b-b014-d88e4baa53d6"
},
"TaskCategory": {
"TaskCategoryId": "8aa65ff1-a586-4e25-9682-21bd077ea1e7",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "91f39b98-f969-4ae7-89b9-13c71d563740",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "0a1bb0f4-7210-4e96-87ff-e7b4ee4865ea",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "69507899-d5ff-4d9e-9edf-4a441f7f7230",
"Section": {
"TaskTypeSectionId": "886363b6-43ac-4e5a-b044-b5ccf9f87dbe",
"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": "7a7fd0b5-1ae7-4ea6-9f52-d082c74d5514",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b964d10-3f64-4d5a-9429-9ead271a8bed",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5bcb2213-2ce0-4645-a144-e11359d85f56",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"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": "69507899-d5ff-4d9e-9edf-4a441f7f7230",
"Section": {
"TaskTypeSectionId": "886363b6-43ac-4e5a-b044-b5ccf9f87dbe",
"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": "7a7fd0b5-1ae7-4ea6-9f52-d082c74d5514",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b964d10-3f64-4d5a-9429-9ead271a8bed",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5bcb2213-2ce0-4645-a144-e11359d85f56",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"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": "48a36241-8bb8-4364-b4ee-fed28f236902",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-06-14T03:11:01.9829508-07:00",
"AssignedToUser": {
"UserId": "ceba49d3-1c62-4e44-b870-e2954ed41314",
"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": "f8923989-975f-4207-9e32-ffc611512905",
"Teams": [
{
"TeamId": "c0a38853-8a67-4b3c-876e-2bebf7758710",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0a0e746e-8282-4d2a-93fc-6b6f31e7fa8d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"MeasurementValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b52aa601-f8da-4973-a31c-cc56810d5ef7",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0a0e746e-8282-4d2a-93fc-6b6f31e7fa8d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"MeasurementValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b52aa601-f8da-4973-a31c-cc56810d5ef7",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "0bd4b427-21ad-4a27-99ab-00ed4a8f4612",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "c0a38853-8a67-4b3c-876e-2bebf7758710",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0a0e746e-8282-4d2a-93fc-6b6f31e7fa8d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"MeasurementValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b52aa601-f8da-4973-a31c-cc56810d5ef7",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0a0e746e-8282-4d2a-93fc-6b6f31e7fa8d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"MeasurementValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b52aa601-f8da-4973-a31c-cc56810d5ef7",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "0bd4b427-21ad-4a27-99ab-00ed4a8f4612",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "ceba49d3-1c62-4e44-b870-e2954ed41314",
"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": "f8923989-975f-4207-9e32-ffc611512905",
"Teams": [
{
"TeamId": "c0a38853-8a67-4b3c-876e-2bebf7758710",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0a0e746e-8282-4d2a-93fc-6b6f31e7fa8d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"MeasurementValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b52aa601-f8da-4973-a31c-cc56810d5ef7",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0a0e746e-8282-4d2a-93fc-6b6f31e7fa8d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"MeasurementValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b52aa601-f8da-4973-a31c-cc56810d5ef7",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "0bd4b427-21ad-4a27-99ab-00ed4a8f4612",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "c0a38853-8a67-4b3c-876e-2bebf7758710",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0a0e746e-8282-4d2a-93fc-6b6f31e7fa8d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"MeasurementValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b52aa601-f8da-4973-a31c-cc56810d5ef7",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0a0e746e-8282-4d2a-93fc-6b6f31e7fa8d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"MeasurementValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b52aa601-f8da-4973-a31c-cc56810d5ef7",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "0bd4b427-21ad-4a27-99ab-00ed4a8f4612",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "c0a38853-8a67-4b3c-876e-2bebf7758710",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "ceba49d3-1c62-4e44-b870-e2954ed41314",
"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": "f8923989-975f-4207-9e32-ffc611512905",
"Teams": []
},
{
"UserId": "ceba49d3-1c62-4e44-b870-e2954ed41314",
"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": "f8923989-975f-4207-9e32-ffc611512905",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "0a0e746e-8282-4d2a-93fc-6b6f31e7fa8d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"MeasurementValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b52aa601-f8da-4973-a31c-cc56810d5ef7",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0a0e746e-8282-4d2a-93fc-6b6f31e7fa8d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"MeasurementValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b52aa601-f8da-4973-a31c-cc56810d5ef7",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "0bd4b427-21ad-4a27-99ab-00ed4a8f4612",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-06-14T03:11:01.9829508-07:00",
"CompletedDate": "2026-06-14T03:11:01.9829508-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "ec66161b-9ba7-4154-bb6d-700b15a0bd22",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "ec66161b-9ba7-4154-bb6d-700b15a0bd22",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "3214a83c-7996-4193-9cca-641e5cc0ac0c",
"TaskTypeField": {
"TaskTypeFieldId": "69507899-d5ff-4d9e-9edf-4a441f7f7230",
"Section": {
"TaskTypeSectionId": "886363b6-43ac-4e5a-b044-b5ccf9f87dbe",
"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": "7a7fd0b5-1ae7-4ea6-9f52-d082c74d5514",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b964d10-3f64-4d5a-9429-9ead271a8bed",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5bcb2213-2ce0-4645-a144-e11359d85f56",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"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": "3214a83c-7996-4193-9cca-641e5cc0ac0c",
"TaskTypeField": {
"TaskTypeFieldId": "69507899-d5ff-4d9e-9edf-4a441f7f7230",
"Section": {
"TaskTypeSectionId": "886363b6-43ac-4e5a-b044-b5ccf9f87dbe",
"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": "7a7fd0b5-1ae7-4ea6-9f52-d082c74d5514",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b964d10-3f64-4d5a-9429-9ead271a8bed",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5bcb2213-2ce0-4645-a144-e11359d85f56",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"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": "ff5ee5da-ed19-4652-af57-812cf9dfa2b6",
"Asset": {
"AssetId": "fd496ee6-8578-4e94-bcb7-81ff6dd92921",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3bad1338-6b2e-4e4c-8c94-30e30bbe6bf3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b96018bd-c22c-4916-95c4-58fe02d6e82e",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0a0e746e-8282-4d2a-93fc-6b6f31e7fa8d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"MeasurementValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b52aa601-f8da-4973-a31c-cc56810d5ef7",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"MeasurementValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "215e1b36-6fc7-4e59-8e72-9a9b70b4735a",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "291fc8ca-8f59-43f1-8246-206c91e4bbd1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3bad1338-6b2e-4e4c-8c94-30e30bbe6bf3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b96018bd-c22c-4916-95c4-58fe02d6e82e",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "61aa8570-350a-419b-ab1a-9aea511aa61f",
"Section": {
"FormTypeSectionId": "41c4077a-0fa0-4d1c-8d98-9cff3ed25391",
"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": "7a7fd0b5-1ae7-4ea6-9f52-d082c74d5514",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b964d10-3f64-4d5a-9429-9ead271a8bed",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5bcb2213-2ce0-4645-a144-e11359d85f56",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"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": "61aa8570-350a-419b-ab1a-9aea511aa61f",
"Section": {
"FormTypeSectionId": "41c4077a-0fa0-4d1c-8d98-9cff3ed25391",
"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": "7a7fd0b5-1ae7-4ea6-9f52-d082c74d5514",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b964d10-3f64-4d5a-9429-9ead271a8bed",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5bcb2213-2ce0-4645-a144-e11359d85f56",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"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": "6f2e4c2f-c9cf-43c5-b025-f95b80006b83",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-14T03:11:01.9829508-07:00",
"Location": "sample string 1",
"TaskId": "bd6996d2-833d-4217-bf90-ec19afed941c",
"Values": [
{
"FormFieldValueId": "35d882a2-2a3d-4328-97f9-6856777403a5",
"FormId": "175c1204-50ec-417a-8c61-95008ca819ed",
"FormTypeField": {
"FormTypeFieldId": "61aa8570-350a-419b-ab1a-9aea511aa61f",
"FormType": {
"FormTypeId": "291fc8ca-8f59-43f1-8246-206c91e4bbd1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3bad1338-6b2e-4e4c-8c94-30e30bbe6bf3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b96018bd-c22c-4916-95c4-58fe02d6e82e",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6f2e4c2f-c9cf-43c5-b025-f95b80006b83",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "41c4077a-0fa0-4d1c-8d98-9cff3ed25391",
"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": "7a7fd0b5-1ae7-4ea6-9f52-d082c74d5514",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b964d10-3f64-4d5a-9429-9ead271a8bed",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5bcb2213-2ce0-4645-a144-e11359d85f56",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"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": "35d882a2-2a3d-4328-97f9-6856777403a5",
"FormId": "175c1204-50ec-417a-8c61-95008ca819ed",
"FormTypeField": {
"FormTypeFieldId": "61aa8570-350a-419b-ab1a-9aea511aa61f",
"FormType": {
"FormTypeId": "291fc8ca-8f59-43f1-8246-206c91e4bbd1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3bad1338-6b2e-4e4c-8c94-30e30bbe6bf3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b96018bd-c22c-4916-95c4-58fe02d6e82e",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6f2e4c2f-c9cf-43c5-b025-f95b80006b83",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "41c4077a-0fa0-4d1c-8d98-9cff3ed25391",
"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": "7a7fd0b5-1ae7-4ea6-9f52-d082c74d5514",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b964d10-3f64-4d5a-9429-9ead271a8bed",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5bcb2213-2ce0-4645-a144-e11359d85f56",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"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": "57adc994-e84b-4134-9bd1-6bec19cda046",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "ff5ee5da-ed19-4652-af57-812cf9dfa2b6",
"Asset": {
"AssetId": "fd496ee6-8578-4e94-bcb7-81ff6dd92921",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3bad1338-6b2e-4e4c-8c94-30e30bbe6bf3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b96018bd-c22c-4916-95c4-58fe02d6e82e",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0a0e746e-8282-4d2a-93fc-6b6f31e7fa8d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"MeasurementValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b52aa601-f8da-4973-a31c-cc56810d5ef7",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"MeasurementValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "215e1b36-6fc7-4e59-8e72-9a9b70b4735a",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "291fc8ca-8f59-43f1-8246-206c91e4bbd1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3bad1338-6b2e-4e4c-8c94-30e30bbe6bf3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b96018bd-c22c-4916-95c4-58fe02d6e82e",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "61aa8570-350a-419b-ab1a-9aea511aa61f",
"Section": {
"FormTypeSectionId": "41c4077a-0fa0-4d1c-8d98-9cff3ed25391",
"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": "7a7fd0b5-1ae7-4ea6-9f52-d082c74d5514",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b964d10-3f64-4d5a-9429-9ead271a8bed",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5bcb2213-2ce0-4645-a144-e11359d85f56",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"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": "61aa8570-350a-419b-ab1a-9aea511aa61f",
"Section": {
"FormTypeSectionId": "41c4077a-0fa0-4d1c-8d98-9cff3ed25391",
"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": "7a7fd0b5-1ae7-4ea6-9f52-d082c74d5514",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b964d10-3f64-4d5a-9429-9ead271a8bed",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5bcb2213-2ce0-4645-a144-e11359d85f56",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"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": "6f2e4c2f-c9cf-43c5-b025-f95b80006b83",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-14T03:11:01.9829508-07:00",
"Location": "sample string 1",
"TaskId": "bd6996d2-833d-4217-bf90-ec19afed941c",
"Values": [
{
"FormFieldValueId": "35d882a2-2a3d-4328-97f9-6856777403a5",
"FormId": "175c1204-50ec-417a-8c61-95008ca819ed",
"FormTypeField": {
"FormTypeFieldId": "61aa8570-350a-419b-ab1a-9aea511aa61f",
"FormType": {
"FormTypeId": "291fc8ca-8f59-43f1-8246-206c91e4bbd1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3bad1338-6b2e-4e4c-8c94-30e30bbe6bf3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b96018bd-c22c-4916-95c4-58fe02d6e82e",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6f2e4c2f-c9cf-43c5-b025-f95b80006b83",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "41c4077a-0fa0-4d1c-8d98-9cff3ed25391",
"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": "7a7fd0b5-1ae7-4ea6-9f52-d082c74d5514",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b964d10-3f64-4d5a-9429-9ead271a8bed",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5bcb2213-2ce0-4645-a144-e11359d85f56",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"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": "35d882a2-2a3d-4328-97f9-6856777403a5",
"FormId": "175c1204-50ec-417a-8c61-95008ca819ed",
"FormTypeField": {
"FormTypeFieldId": "61aa8570-350a-419b-ab1a-9aea511aa61f",
"FormType": {
"FormTypeId": "291fc8ca-8f59-43f1-8246-206c91e4bbd1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3bad1338-6b2e-4e4c-8c94-30e30bbe6bf3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b96018bd-c22c-4916-95c4-58fe02d6e82e",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-14T03:11:01.9829508-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6f2e4c2f-c9cf-43c5-b025-f95b80006b83",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "41c4077a-0fa0-4d1c-8d98-9cff3ed25391",
"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": "7a7fd0b5-1ae7-4ea6-9f52-d082c74d5514",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b964d10-3f64-4d5a-9429-9ead271a8bed",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5bcb2213-2ce0-4645-a144-e11359d85f56",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2540e81d-3a1a-4fae-b25b-aae57a8b9bc7",
"FieldId": "ca6e766a-3851-41ce-99b0-036fb66d9300",
"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": "57adc994-e84b-4134-9bd1-6bec19cda046",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "6b09dad3-4c94-44f1-82c9-1cbf309084fa",
"CreateDate": "2026-06-14T03:11:01.9829508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T03:11:01.9829508-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"
}