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": "3216d949-e709-4e08-b065-0a34d0c53d6f",
"Asset": {
"AssetId": "05cbe7db-2c81-4bad-a882-73796d2401e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bc2ce347-03aa-4265-8627-5d65bd3456bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77a6d805-8151-445d-9a73-d38aaf02af7a",
"CreateDate": "2026-09-23T06:15:50.039771-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.039771-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e22fb5b3-3765-43ff-8e8e-c47e079a6cef",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"MeasurementValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0b38d8e-f83f-4463-93d0-ce36bc61089e",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"MeasurementValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "06b33ff3-f5a9-4eae-83c6-422c68deb498",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "8082d363-00b3-42fb-902c-8d45ae95c148",
"Name": "sample string 1",
"CompanyId": "0dcc2ee3-88e3-4872-ac3e-f499b872b0a4"
},
"TaskCategory": {
"TaskCategoryId": "1599ffce-2709-44e3-b60c-a8a125a28365",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c8e307dc-96c9-4c32-a5f1-30b40097ca4a",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "c4d9c6ca-b3b9-4a33-abf5-4ad35d46a2ed",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "2b02932a-2aef-49e6-b872-07af1e5d6ab6",
"Section": {
"TaskTypeSectionId": "b6c91d0d-98da-40f0-a5ab-c03c485d6691",
"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": "c6347630-9c3b-445b-9561-ba9135877529",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c8079499-140a-46c1-aceb-7fe4b1ed256c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "23edf69e-9f5f-43c3-b04c-ffc9d3a02093",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"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": "2b02932a-2aef-49e6-b872-07af1e5d6ab6",
"Section": {
"TaskTypeSectionId": "b6c91d0d-98da-40f0-a5ab-c03c485d6691",
"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": "c6347630-9c3b-445b-9561-ba9135877529",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c8079499-140a-46c1-aceb-7fe4b1ed256c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "23edf69e-9f5f-43c3-b04c-ffc9d3a02093",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"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": "226a7b04-92d2-4d7b-8662-11f67360213f",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-09-23T06:15:50.0554364-07:00",
"AssignedToUser": {
"UserId": "9d644aa6-4146-4c3c-adca-7c0504aa44f6",
"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": "1da1a453-03ed-420c-b743-3bfc4ca2c45b",
"Teams": [
{
"TeamId": "a15afee9-e412-4830-b54a-783b87f7078f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e22fb5b3-3765-43ff-8e8e-c47e079a6cef",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"MeasurementValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0b38d8e-f83f-4463-93d0-ce36bc61089e",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e22fb5b3-3765-43ff-8e8e-c47e079a6cef",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"MeasurementValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0b38d8e-f83f-4463-93d0-ce36bc61089e",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "78898415-7f25-47db-af09-9c9dc3914398",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "a15afee9-e412-4830-b54a-783b87f7078f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e22fb5b3-3765-43ff-8e8e-c47e079a6cef",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"MeasurementValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0b38d8e-f83f-4463-93d0-ce36bc61089e",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e22fb5b3-3765-43ff-8e8e-c47e079a6cef",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"MeasurementValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0b38d8e-f83f-4463-93d0-ce36bc61089e",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "78898415-7f25-47db-af09-9c9dc3914398",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "9d644aa6-4146-4c3c-adca-7c0504aa44f6",
"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": "1da1a453-03ed-420c-b743-3bfc4ca2c45b",
"Teams": [
{
"TeamId": "a15afee9-e412-4830-b54a-783b87f7078f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e22fb5b3-3765-43ff-8e8e-c47e079a6cef",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"MeasurementValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0b38d8e-f83f-4463-93d0-ce36bc61089e",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e22fb5b3-3765-43ff-8e8e-c47e079a6cef",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"MeasurementValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0b38d8e-f83f-4463-93d0-ce36bc61089e",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "78898415-7f25-47db-af09-9c9dc3914398",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "a15afee9-e412-4830-b54a-783b87f7078f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e22fb5b3-3765-43ff-8e8e-c47e079a6cef",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"MeasurementValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0b38d8e-f83f-4463-93d0-ce36bc61089e",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e22fb5b3-3765-43ff-8e8e-c47e079a6cef",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"MeasurementValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0b38d8e-f83f-4463-93d0-ce36bc61089e",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "78898415-7f25-47db-af09-9c9dc3914398",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "a15afee9-e412-4830-b54a-783b87f7078f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "9d644aa6-4146-4c3c-adca-7c0504aa44f6",
"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": "1da1a453-03ed-420c-b743-3bfc4ca2c45b",
"Teams": []
},
{
"UserId": "9d644aa6-4146-4c3c-adca-7c0504aa44f6",
"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": "1da1a453-03ed-420c-b743-3bfc4ca2c45b",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "e22fb5b3-3765-43ff-8e8e-c47e079a6cef",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"MeasurementValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0b38d8e-f83f-4463-93d0-ce36bc61089e",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e22fb5b3-3765-43ff-8e8e-c47e079a6cef",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"MeasurementValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0b38d8e-f83f-4463-93d0-ce36bc61089e",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "78898415-7f25-47db-af09-9c9dc3914398",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-09-23T06:15:50.0554364-07:00",
"CompletedDate": "2026-09-23T06:15:50.0554364-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "260014fb-1461-4dde-8044-4bc2721c7a2e",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "260014fb-1461-4dde-8044-4bc2721c7a2e",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "bca519c4-2460-494a-aa4d-7169b063aac7",
"TaskTypeField": {
"TaskTypeFieldId": "2b02932a-2aef-49e6-b872-07af1e5d6ab6",
"Section": {
"TaskTypeSectionId": "b6c91d0d-98da-40f0-a5ab-c03c485d6691",
"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": "c6347630-9c3b-445b-9561-ba9135877529",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c8079499-140a-46c1-aceb-7fe4b1ed256c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "23edf69e-9f5f-43c3-b04c-ffc9d3a02093",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"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": "bca519c4-2460-494a-aa4d-7169b063aac7",
"TaskTypeField": {
"TaskTypeFieldId": "2b02932a-2aef-49e6-b872-07af1e5d6ab6",
"Section": {
"TaskTypeSectionId": "b6c91d0d-98da-40f0-a5ab-c03c485d6691",
"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": "c6347630-9c3b-445b-9561-ba9135877529",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c8079499-140a-46c1-aceb-7fe4b1ed256c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "23edf69e-9f5f-43c3-b04c-ffc9d3a02093",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"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": "ce37bc95-8bae-4da6-a8ce-f2f798eca4a1",
"Asset": {
"AssetId": "05cbe7db-2c81-4bad-a882-73796d2401e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bc2ce347-03aa-4265-8627-5d65bd3456bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77a6d805-8151-445d-9a73-d38aaf02af7a",
"CreateDate": "2026-09-23T06:15:50.039771-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.039771-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e22fb5b3-3765-43ff-8e8e-c47e079a6cef",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"MeasurementValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0b38d8e-f83f-4463-93d0-ce36bc61089e",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"MeasurementValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "06b33ff3-f5a9-4eae-83c6-422c68deb498",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3b009acd-89e4-4509-8d5a-36cd695b23db",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bc2ce347-03aa-4265-8627-5d65bd3456bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77a6d805-8151-445d-9a73-d38aaf02af7a",
"CreateDate": "2026-09-23T06:15:50.039771-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.039771-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "d6764ec5-3750-497f-bbec-a847f80cb5b1",
"Section": {
"FormTypeSectionId": "47b7c6b1-8ff4-49ae-a348-1181f7fe02db",
"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": "c6347630-9c3b-445b-9561-ba9135877529",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c8079499-140a-46c1-aceb-7fe4b1ed256c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "23edf69e-9f5f-43c3-b04c-ffc9d3a02093",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"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": "d6764ec5-3750-497f-bbec-a847f80cb5b1",
"Section": {
"FormTypeSectionId": "47b7c6b1-8ff4-49ae-a348-1181f7fe02db",
"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": "c6347630-9c3b-445b-9561-ba9135877529",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c8079499-140a-46c1-aceb-7fe4b1ed256c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "23edf69e-9f5f-43c3-b04c-ffc9d3a02093",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"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": "87ed740a-1424-4a9b-a8b5-7b013790585f",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-23T06:15:50.0554364-07:00",
"Location": "sample string 1",
"TaskId": "98354f23-0d52-419d-9888-add7f3108a3e",
"Values": [
{
"FormFieldValueId": "daf3f7ef-0309-4f16-be4a-75df7fd89e82",
"FormId": "6c5304f9-5f5f-43b0-b3e8-3298275ffa38",
"FormTypeField": {
"FormTypeFieldId": "d6764ec5-3750-497f-bbec-a847f80cb5b1",
"FormType": {
"FormTypeId": "3b009acd-89e4-4509-8d5a-36cd695b23db",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bc2ce347-03aa-4265-8627-5d65bd3456bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77a6d805-8151-445d-9a73-d38aaf02af7a",
"CreateDate": "2026-09-23T06:15:50.039771-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.039771-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "87ed740a-1424-4a9b-a8b5-7b013790585f",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "47b7c6b1-8ff4-49ae-a348-1181f7fe02db",
"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": "c6347630-9c3b-445b-9561-ba9135877529",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c8079499-140a-46c1-aceb-7fe4b1ed256c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "23edf69e-9f5f-43c3-b04c-ffc9d3a02093",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"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": "daf3f7ef-0309-4f16-be4a-75df7fd89e82",
"FormId": "6c5304f9-5f5f-43b0-b3e8-3298275ffa38",
"FormTypeField": {
"FormTypeFieldId": "d6764ec5-3750-497f-bbec-a847f80cb5b1",
"FormType": {
"FormTypeId": "3b009acd-89e4-4509-8d5a-36cd695b23db",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bc2ce347-03aa-4265-8627-5d65bd3456bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77a6d805-8151-445d-9a73-d38aaf02af7a",
"CreateDate": "2026-09-23T06:15:50.039771-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.039771-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "87ed740a-1424-4a9b-a8b5-7b013790585f",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "47b7c6b1-8ff4-49ae-a348-1181f7fe02db",
"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": "c6347630-9c3b-445b-9561-ba9135877529",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c8079499-140a-46c1-aceb-7fe4b1ed256c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "23edf69e-9f5f-43c3-b04c-ffc9d3a02093",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"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": "f0ec763a-580c-4b26-9522-e3cf234dfd53",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "ce37bc95-8bae-4da6-a8ce-f2f798eca4a1",
"Asset": {
"AssetId": "05cbe7db-2c81-4bad-a882-73796d2401e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bc2ce347-03aa-4265-8627-5d65bd3456bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77a6d805-8151-445d-9a73-d38aaf02af7a",
"CreateDate": "2026-09-23T06:15:50.039771-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.039771-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e22fb5b3-3765-43ff-8e8e-c47e079a6cef",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"MeasurementValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0b38d8e-f83f-4463-93d0-ce36bc61089e",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"MeasurementValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "06b33ff3-f5a9-4eae-83c6-422c68deb498",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3b009acd-89e4-4509-8d5a-36cd695b23db",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bc2ce347-03aa-4265-8627-5d65bd3456bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77a6d805-8151-445d-9a73-d38aaf02af7a",
"CreateDate": "2026-09-23T06:15:50.039771-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.039771-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "d6764ec5-3750-497f-bbec-a847f80cb5b1",
"Section": {
"FormTypeSectionId": "47b7c6b1-8ff4-49ae-a348-1181f7fe02db",
"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": "c6347630-9c3b-445b-9561-ba9135877529",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c8079499-140a-46c1-aceb-7fe4b1ed256c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "23edf69e-9f5f-43c3-b04c-ffc9d3a02093",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"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": "d6764ec5-3750-497f-bbec-a847f80cb5b1",
"Section": {
"FormTypeSectionId": "47b7c6b1-8ff4-49ae-a348-1181f7fe02db",
"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": "c6347630-9c3b-445b-9561-ba9135877529",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c8079499-140a-46c1-aceb-7fe4b1ed256c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "23edf69e-9f5f-43c3-b04c-ffc9d3a02093",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"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": "87ed740a-1424-4a9b-a8b5-7b013790585f",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-23T06:15:50.0554364-07:00",
"Location": "sample string 1",
"TaskId": "98354f23-0d52-419d-9888-add7f3108a3e",
"Values": [
{
"FormFieldValueId": "daf3f7ef-0309-4f16-be4a-75df7fd89e82",
"FormId": "6c5304f9-5f5f-43b0-b3e8-3298275ffa38",
"FormTypeField": {
"FormTypeFieldId": "d6764ec5-3750-497f-bbec-a847f80cb5b1",
"FormType": {
"FormTypeId": "3b009acd-89e4-4509-8d5a-36cd695b23db",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bc2ce347-03aa-4265-8627-5d65bd3456bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77a6d805-8151-445d-9a73-d38aaf02af7a",
"CreateDate": "2026-09-23T06:15:50.039771-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.039771-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "87ed740a-1424-4a9b-a8b5-7b013790585f",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "47b7c6b1-8ff4-49ae-a348-1181f7fe02db",
"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": "c6347630-9c3b-445b-9561-ba9135877529",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c8079499-140a-46c1-aceb-7fe4b1ed256c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "23edf69e-9f5f-43c3-b04c-ffc9d3a02093",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"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": "daf3f7ef-0309-4f16-be4a-75df7fd89e82",
"FormId": "6c5304f9-5f5f-43b0-b3e8-3298275ffa38",
"FormTypeField": {
"FormTypeFieldId": "d6764ec5-3750-497f-bbec-a847f80cb5b1",
"FormType": {
"FormTypeId": "3b009acd-89e4-4509-8d5a-36cd695b23db",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bc2ce347-03aa-4265-8627-5d65bd3456bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77a6d805-8151-445d-9a73-d38aaf02af7a",
"CreateDate": "2026-09-23T06:15:50.039771-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.039771-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-23T06:15:50.0554364-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "87ed740a-1424-4a9b-a8b5-7b013790585f",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "47b7c6b1-8ff4-49ae-a348-1181f7fe02db",
"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": "c6347630-9c3b-445b-9561-ba9135877529",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c8079499-140a-46c1-aceb-7fe4b1ed256c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "23edf69e-9f5f-43c3-b04c-ffc9d3a02093",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c99de2c4-eca5-4181-a83e-e5c770e54fef",
"FieldId": "bb346e4c-2d70-4296-85a7-a0e37da507c4",
"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": "f0ec763a-580c-4b26-9522-e3cf234dfd53",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "ca3398b4-2399-4d9d-a773-eaa79f6489f2",
"CreateDate": "2026-09-23T06:15:50.0554364-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-23T06:15:50.0554364-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"
}