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": "642993ee-2567-4d58-b23c-1d9c68d7cff6",
"Asset": {
"AssetId": "38bedaaa-50dd-419a-b1b4-137eb8c89412",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ca13b2db-331d-43e8-81ee-d4df5d430104",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9b2db008-5fe0-4744-a79c-4b2271b97dd6",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1d525fe9-f404-46b7-9972-6afd5fb12262",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"MeasurementValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbef9e5-bb27-48ce-b825-91ebff15bba9",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"MeasurementValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "07ed0f2a-c96d-43be-9c9d-a3f7a20347e0",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "778b5855-cd67-40ce-b956-b4651da87d78",
"Name": "sample string 1",
"CompanyId": "89bd360a-c9c8-432a-928b-72c6eaaf98ba"
},
"TaskCategory": {
"TaskCategoryId": "bd864060-4301-4bad-832b-1e30e545fd01",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "0110b12c-b6db-4b59-a850-8824399bd4de",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "d0982a3d-dc03-4265-b3b1-24ba3b0485aa",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "c4fc1fa8-9ef7-41a8-8328-0c1cbe6ec411",
"Section": {
"TaskTypeSectionId": "633f6ba3-d3df-4d88-970d-82d10ef2a503",
"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": "9fa577f2-c5e1-4836-9326-ea5c98d41010",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54e574c3-ffc3-4d6d-b714-692010fe9ad0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2e8d8f9d-d4d0-47c2-ab40-a520f766ff4f",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"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": "c4fc1fa8-9ef7-41a8-8328-0c1cbe6ec411",
"Section": {
"TaskTypeSectionId": "633f6ba3-d3df-4d88-970d-82d10ef2a503",
"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": "9fa577f2-c5e1-4836-9326-ea5c98d41010",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54e574c3-ffc3-4d6d-b714-692010fe9ad0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2e8d8f9d-d4d0-47c2-ab40-a520f766ff4f",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"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": "59a47ad1-352b-4f1f-b789-e5177b8df768",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-07-09T15:22:24.7935733-07:00",
"AssignedToUser": {
"UserId": "825640dc-9523-4dc0-a0d7-69e65a3c6520",
"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": "fe4a0e4b-dde6-437d-9516-4914271540d5",
"Teams": [
{
"TeamId": "f3828454-0ba4-4f7d-afc9-ffe8905a2934",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "1d525fe9-f404-46b7-9972-6afd5fb12262",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"MeasurementValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbef9e5-bb27-48ce-b825-91ebff15bba9",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1d525fe9-f404-46b7-9972-6afd5fb12262",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"MeasurementValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbef9e5-bb27-48ce-b825-91ebff15bba9",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "ccaeb4d1-b7b2-41c1-b298-a5d314e6c91c",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "f3828454-0ba4-4f7d-afc9-ffe8905a2934",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "1d525fe9-f404-46b7-9972-6afd5fb12262",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"MeasurementValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbef9e5-bb27-48ce-b825-91ebff15bba9",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1d525fe9-f404-46b7-9972-6afd5fb12262",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"MeasurementValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbef9e5-bb27-48ce-b825-91ebff15bba9",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "ccaeb4d1-b7b2-41c1-b298-a5d314e6c91c",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "825640dc-9523-4dc0-a0d7-69e65a3c6520",
"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": "fe4a0e4b-dde6-437d-9516-4914271540d5",
"Teams": [
{
"TeamId": "f3828454-0ba4-4f7d-afc9-ffe8905a2934",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "1d525fe9-f404-46b7-9972-6afd5fb12262",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"MeasurementValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbef9e5-bb27-48ce-b825-91ebff15bba9",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1d525fe9-f404-46b7-9972-6afd5fb12262",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"MeasurementValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbef9e5-bb27-48ce-b825-91ebff15bba9",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "ccaeb4d1-b7b2-41c1-b298-a5d314e6c91c",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "f3828454-0ba4-4f7d-afc9-ffe8905a2934",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "1d525fe9-f404-46b7-9972-6afd5fb12262",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"MeasurementValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbef9e5-bb27-48ce-b825-91ebff15bba9",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1d525fe9-f404-46b7-9972-6afd5fb12262",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"MeasurementValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbef9e5-bb27-48ce-b825-91ebff15bba9",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "ccaeb4d1-b7b2-41c1-b298-a5d314e6c91c",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "f3828454-0ba4-4f7d-afc9-ffe8905a2934",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "825640dc-9523-4dc0-a0d7-69e65a3c6520",
"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": "fe4a0e4b-dde6-437d-9516-4914271540d5",
"Teams": []
},
{
"UserId": "825640dc-9523-4dc0-a0d7-69e65a3c6520",
"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": "fe4a0e4b-dde6-437d-9516-4914271540d5",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "1d525fe9-f404-46b7-9972-6afd5fb12262",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"MeasurementValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbef9e5-bb27-48ce-b825-91ebff15bba9",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1d525fe9-f404-46b7-9972-6afd5fb12262",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"MeasurementValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbef9e5-bb27-48ce-b825-91ebff15bba9",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "ccaeb4d1-b7b2-41c1-b298-a5d314e6c91c",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-07-09T15:22:24.7935733-07:00",
"CompletedDate": "2026-07-09T15:22:24.7935733-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "3668b704-a433-410b-bd8c-d660a7fcd772",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "3668b704-a433-410b-bd8c-d660a7fcd772",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "8f6c15c1-b04e-4714-a82e-e0736d9a47a2",
"TaskTypeField": {
"TaskTypeFieldId": "c4fc1fa8-9ef7-41a8-8328-0c1cbe6ec411",
"Section": {
"TaskTypeSectionId": "633f6ba3-d3df-4d88-970d-82d10ef2a503",
"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": "9fa577f2-c5e1-4836-9326-ea5c98d41010",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54e574c3-ffc3-4d6d-b714-692010fe9ad0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2e8d8f9d-d4d0-47c2-ab40-a520f766ff4f",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"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": "8f6c15c1-b04e-4714-a82e-e0736d9a47a2",
"TaskTypeField": {
"TaskTypeFieldId": "c4fc1fa8-9ef7-41a8-8328-0c1cbe6ec411",
"Section": {
"TaskTypeSectionId": "633f6ba3-d3df-4d88-970d-82d10ef2a503",
"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": "9fa577f2-c5e1-4836-9326-ea5c98d41010",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54e574c3-ffc3-4d6d-b714-692010fe9ad0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2e8d8f9d-d4d0-47c2-ab40-a520f766ff4f",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"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": "f187ee24-59ba-4718-ab1a-b3372e845a4f",
"Asset": {
"AssetId": "38bedaaa-50dd-419a-b1b4-137eb8c89412",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ca13b2db-331d-43e8-81ee-d4df5d430104",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9b2db008-5fe0-4744-a79c-4b2271b97dd6",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1d525fe9-f404-46b7-9972-6afd5fb12262",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"MeasurementValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbef9e5-bb27-48ce-b825-91ebff15bba9",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"MeasurementValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "07ed0f2a-c96d-43be-9c9d-a3f7a20347e0",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "1a4a112f-9e83-4cc1-852d-52aba4320f69",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ca13b2db-331d-43e8-81ee-d4df5d430104",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9b2db008-5fe0-4744-a79c-4b2271b97dd6",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "91366d90-0479-4338-82a6-174376d90003",
"Section": {
"FormTypeSectionId": "7c7b0bcb-2f1b-479a-be1e-39e43e5747ef",
"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": "9fa577f2-c5e1-4836-9326-ea5c98d41010",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54e574c3-ffc3-4d6d-b714-692010fe9ad0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2e8d8f9d-d4d0-47c2-ab40-a520f766ff4f",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"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": "91366d90-0479-4338-82a6-174376d90003",
"Section": {
"FormTypeSectionId": "7c7b0bcb-2f1b-479a-be1e-39e43e5747ef",
"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": "9fa577f2-c5e1-4836-9326-ea5c98d41010",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54e574c3-ffc3-4d6d-b714-692010fe9ad0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2e8d8f9d-d4d0-47c2-ab40-a520f766ff4f",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"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": "364467eb-2d61-4eac-a852-78c02b5c7206",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-09T15:22:24.7935733-07:00",
"Location": "sample string 1",
"TaskId": "5e4b0741-80c9-4279-a836-8a05d2488244",
"Values": [
{
"FormFieldValueId": "37f4fe05-5bdc-4854-864a-e7f7e3db3ec7",
"FormId": "99d8e000-ba4c-4be6-9591-f26166f213ce",
"FormTypeField": {
"FormTypeFieldId": "91366d90-0479-4338-82a6-174376d90003",
"FormType": {
"FormTypeId": "1a4a112f-9e83-4cc1-852d-52aba4320f69",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ca13b2db-331d-43e8-81ee-d4df5d430104",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9b2db008-5fe0-4744-a79c-4b2271b97dd6",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "364467eb-2d61-4eac-a852-78c02b5c7206",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "7c7b0bcb-2f1b-479a-be1e-39e43e5747ef",
"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": "9fa577f2-c5e1-4836-9326-ea5c98d41010",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54e574c3-ffc3-4d6d-b714-692010fe9ad0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2e8d8f9d-d4d0-47c2-ab40-a520f766ff4f",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"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": "37f4fe05-5bdc-4854-864a-e7f7e3db3ec7",
"FormId": "99d8e000-ba4c-4be6-9591-f26166f213ce",
"FormTypeField": {
"FormTypeFieldId": "91366d90-0479-4338-82a6-174376d90003",
"FormType": {
"FormTypeId": "1a4a112f-9e83-4cc1-852d-52aba4320f69",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ca13b2db-331d-43e8-81ee-d4df5d430104",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9b2db008-5fe0-4744-a79c-4b2271b97dd6",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "364467eb-2d61-4eac-a852-78c02b5c7206",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "7c7b0bcb-2f1b-479a-be1e-39e43e5747ef",
"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": "9fa577f2-c5e1-4836-9326-ea5c98d41010",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54e574c3-ffc3-4d6d-b714-692010fe9ad0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2e8d8f9d-d4d0-47c2-ab40-a520f766ff4f",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"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": "f07adcdf-0111-4f3c-864a-fee727d3659b",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "f187ee24-59ba-4718-ab1a-b3372e845a4f",
"Asset": {
"AssetId": "38bedaaa-50dd-419a-b1b4-137eb8c89412",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ca13b2db-331d-43e8-81ee-d4df5d430104",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9b2db008-5fe0-4744-a79c-4b2271b97dd6",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1d525fe9-f404-46b7-9972-6afd5fb12262",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"MeasurementValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "abbef9e5-bb27-48ce-b825-91ebff15bba9",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"MeasurementValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "07ed0f2a-c96d-43be-9c9d-a3f7a20347e0",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "1a4a112f-9e83-4cc1-852d-52aba4320f69",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ca13b2db-331d-43e8-81ee-d4df5d430104",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9b2db008-5fe0-4744-a79c-4b2271b97dd6",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "91366d90-0479-4338-82a6-174376d90003",
"Section": {
"FormTypeSectionId": "7c7b0bcb-2f1b-479a-be1e-39e43e5747ef",
"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": "9fa577f2-c5e1-4836-9326-ea5c98d41010",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54e574c3-ffc3-4d6d-b714-692010fe9ad0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2e8d8f9d-d4d0-47c2-ab40-a520f766ff4f",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"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": "91366d90-0479-4338-82a6-174376d90003",
"Section": {
"FormTypeSectionId": "7c7b0bcb-2f1b-479a-be1e-39e43e5747ef",
"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": "9fa577f2-c5e1-4836-9326-ea5c98d41010",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54e574c3-ffc3-4d6d-b714-692010fe9ad0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2e8d8f9d-d4d0-47c2-ab40-a520f766ff4f",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"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": "364467eb-2d61-4eac-a852-78c02b5c7206",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-09T15:22:24.7935733-07:00",
"Location": "sample string 1",
"TaskId": "5e4b0741-80c9-4279-a836-8a05d2488244",
"Values": [
{
"FormFieldValueId": "37f4fe05-5bdc-4854-864a-e7f7e3db3ec7",
"FormId": "99d8e000-ba4c-4be6-9591-f26166f213ce",
"FormTypeField": {
"FormTypeFieldId": "91366d90-0479-4338-82a6-174376d90003",
"FormType": {
"FormTypeId": "1a4a112f-9e83-4cc1-852d-52aba4320f69",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ca13b2db-331d-43e8-81ee-d4df5d430104",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9b2db008-5fe0-4744-a79c-4b2271b97dd6",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "364467eb-2d61-4eac-a852-78c02b5c7206",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "7c7b0bcb-2f1b-479a-be1e-39e43e5747ef",
"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": "9fa577f2-c5e1-4836-9326-ea5c98d41010",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54e574c3-ffc3-4d6d-b714-692010fe9ad0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2e8d8f9d-d4d0-47c2-ab40-a520f766ff4f",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"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": "37f4fe05-5bdc-4854-864a-e7f7e3db3ec7",
"FormId": "99d8e000-ba4c-4be6-9591-f26166f213ce",
"FormTypeField": {
"FormTypeFieldId": "91366d90-0479-4338-82a6-174376d90003",
"FormType": {
"FormTypeId": "1a4a112f-9e83-4cc1-852d-52aba4320f69",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ca13b2db-331d-43e8-81ee-d4df5d430104",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9b2db008-5fe0-4744-a79c-4b2271b97dd6",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-09T15:22:24.7935733-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "364467eb-2d61-4eac-a852-78c02b5c7206",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "7c7b0bcb-2f1b-479a-be1e-39e43e5747ef",
"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": "9fa577f2-c5e1-4836-9326-ea5c98d41010",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54e574c3-ffc3-4d6d-b714-692010fe9ad0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2e8d8f9d-d4d0-47c2-ab40-a520f766ff4f",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b08003cc-baea-49ec-a0d8-da7e99f57c2a",
"FieldId": "3cd52baa-83ea-4f15-a457-fcfebb3be12d",
"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": "f07adcdf-0111-4f3c-864a-fee727d3659b",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "df1bcdeb-caea-4aff-9307-d70883fe10fa",
"CreateDate": "2026-07-09T15:22:24.7935733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-09T15:22:24.7935733-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"
}