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": "4061014a-0741-4945-8a69-d27b06da12f6",
"Asset": {
"AssetId": "75e00aaa-1a69-401a-8e5b-f8f874b3d97f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8776a207-aaee-48e0-8979-af0f3eec413d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c7197f60-75e1-451e-b619-f9db8da087c7",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a2ef6c6c-4ace-45fd-b2e8-82a177b747e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"MeasurementValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d37ff175-f900-4fa9-9167-9e194df2ee1d",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"MeasurementValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5b36a085-9ff3-409e-97b2-3a824ac4a43c",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "4395d0e0-205f-448d-ac6f-7070ce3e8f08",
"Name": "sample string 1",
"CompanyId": "bdcf526d-3dad-4ac7-99a7-64e89b207630"
},
"TaskCategory": {
"TaskCategoryId": "4a5798d0-69b6-4df8-98bb-0377b15185df",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "85f854e6-7152-44bb-b591-ea1525911cd0",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "863c6cd7-e4b1-498a-a25b-33c1e05492d7",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "2a013c18-8eb3-40ef-a3c5-dd9d26340a14",
"Section": {
"TaskTypeSectionId": "5bdb2922-3f90-47a9-b685-52c856b9ad8c",
"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": "455dba96-96d3-4379-bd6d-d245c0f14efe",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4d2e79e0-6493-43e7-8cee-c6d92e2217e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00f44aa4-afed-4e75-987c-26cf611e344f",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"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": "2a013c18-8eb3-40ef-a3c5-dd9d26340a14",
"Section": {
"TaskTypeSectionId": "5bdb2922-3f90-47a9-b685-52c856b9ad8c",
"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": "455dba96-96d3-4379-bd6d-d245c0f14efe",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4d2e79e0-6493-43e7-8cee-c6d92e2217e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00f44aa4-afed-4e75-987c-26cf611e344f",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"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": "c862ea13-0da1-48ed-b4d7-6edfc1ef540f",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-07-14T11:02:53.8427033-07:00",
"AssignedToUser": {
"UserId": "ca65cebd-f809-4dc0-bd55-752caa9fe182",
"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": "cc74a594-34ef-43c5-8564-2ff7fa4600d1",
"Teams": [
{
"TeamId": "60c620f0-cda1-4ec7-a413-5f0873ef0317",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "a2ef6c6c-4ace-45fd-b2e8-82a177b747e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"MeasurementValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d37ff175-f900-4fa9-9167-9e194df2ee1d",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a2ef6c6c-4ace-45fd-b2e8-82a177b747e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"MeasurementValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d37ff175-f900-4fa9-9167-9e194df2ee1d",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "3b0c2a80-bb83-4e79-9d22-5a0e281cf6a0",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "60c620f0-cda1-4ec7-a413-5f0873ef0317",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "a2ef6c6c-4ace-45fd-b2e8-82a177b747e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"MeasurementValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d37ff175-f900-4fa9-9167-9e194df2ee1d",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a2ef6c6c-4ace-45fd-b2e8-82a177b747e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"MeasurementValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d37ff175-f900-4fa9-9167-9e194df2ee1d",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "3b0c2a80-bb83-4e79-9d22-5a0e281cf6a0",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "ca65cebd-f809-4dc0-bd55-752caa9fe182",
"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": "cc74a594-34ef-43c5-8564-2ff7fa4600d1",
"Teams": [
{
"TeamId": "60c620f0-cda1-4ec7-a413-5f0873ef0317",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "a2ef6c6c-4ace-45fd-b2e8-82a177b747e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"MeasurementValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d37ff175-f900-4fa9-9167-9e194df2ee1d",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a2ef6c6c-4ace-45fd-b2e8-82a177b747e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"MeasurementValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d37ff175-f900-4fa9-9167-9e194df2ee1d",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "3b0c2a80-bb83-4e79-9d22-5a0e281cf6a0",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "60c620f0-cda1-4ec7-a413-5f0873ef0317",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "a2ef6c6c-4ace-45fd-b2e8-82a177b747e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"MeasurementValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d37ff175-f900-4fa9-9167-9e194df2ee1d",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a2ef6c6c-4ace-45fd-b2e8-82a177b747e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"MeasurementValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d37ff175-f900-4fa9-9167-9e194df2ee1d",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "3b0c2a80-bb83-4e79-9d22-5a0e281cf6a0",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "60c620f0-cda1-4ec7-a413-5f0873ef0317",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "ca65cebd-f809-4dc0-bd55-752caa9fe182",
"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": "cc74a594-34ef-43c5-8564-2ff7fa4600d1",
"Teams": []
},
{
"UserId": "ca65cebd-f809-4dc0-bd55-752caa9fe182",
"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": "cc74a594-34ef-43c5-8564-2ff7fa4600d1",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "a2ef6c6c-4ace-45fd-b2e8-82a177b747e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"MeasurementValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d37ff175-f900-4fa9-9167-9e194df2ee1d",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a2ef6c6c-4ace-45fd-b2e8-82a177b747e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"MeasurementValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d37ff175-f900-4fa9-9167-9e194df2ee1d",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "3b0c2a80-bb83-4e79-9d22-5a0e281cf6a0",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-07-14T11:02:53.8427033-07:00",
"CompletedDate": "2026-07-14T11:02:53.8427033-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "74edfb6d-e549-4e08-a212-46c945bce5d1",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "74edfb6d-e549-4e08-a212-46c945bce5d1",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "c95112a8-947a-4d35-af03-d75dda149e0e",
"TaskTypeField": {
"TaskTypeFieldId": "2a013c18-8eb3-40ef-a3c5-dd9d26340a14",
"Section": {
"TaskTypeSectionId": "5bdb2922-3f90-47a9-b685-52c856b9ad8c",
"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": "455dba96-96d3-4379-bd6d-d245c0f14efe",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4d2e79e0-6493-43e7-8cee-c6d92e2217e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00f44aa4-afed-4e75-987c-26cf611e344f",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"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": "c95112a8-947a-4d35-af03-d75dda149e0e",
"TaskTypeField": {
"TaskTypeFieldId": "2a013c18-8eb3-40ef-a3c5-dd9d26340a14",
"Section": {
"TaskTypeSectionId": "5bdb2922-3f90-47a9-b685-52c856b9ad8c",
"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": "455dba96-96d3-4379-bd6d-d245c0f14efe",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4d2e79e0-6493-43e7-8cee-c6d92e2217e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00f44aa4-afed-4e75-987c-26cf611e344f",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"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": "3dd018e2-17d0-48b2-bd6d-dfd4801ee3af",
"Asset": {
"AssetId": "75e00aaa-1a69-401a-8e5b-f8f874b3d97f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8776a207-aaee-48e0-8979-af0f3eec413d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c7197f60-75e1-451e-b619-f9db8da087c7",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a2ef6c6c-4ace-45fd-b2e8-82a177b747e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"MeasurementValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d37ff175-f900-4fa9-9167-9e194df2ee1d",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"MeasurementValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5b36a085-9ff3-409e-97b2-3a824ac4a43c",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ea209b66-5ed5-4289-83b2-f5c9fbb82da7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8776a207-aaee-48e0-8979-af0f3eec413d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c7197f60-75e1-451e-b619-f9db8da087c7",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-14T11:02:53.8583149-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e5c94782-2971-4723-b002-f154bf70c3c8",
"Section": {
"FormTypeSectionId": "ced37537-7c69-4ed4-b702-c1078c77e8ef",
"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": "455dba96-96d3-4379-bd6d-d245c0f14efe",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4d2e79e0-6493-43e7-8cee-c6d92e2217e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00f44aa4-afed-4e75-987c-26cf611e344f",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"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": "e5c94782-2971-4723-b002-f154bf70c3c8",
"Section": {
"FormTypeSectionId": "ced37537-7c69-4ed4-b702-c1078c77e8ef",
"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": "455dba96-96d3-4379-bd6d-d245c0f14efe",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4d2e79e0-6493-43e7-8cee-c6d92e2217e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00f44aa4-afed-4e75-987c-26cf611e344f",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"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": "f2749905-5b72-47a9-8623-97b62a3b5f3a",
"CreateDate": "2026-07-14T11:02:53.8583149-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8583149-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-14T11:02:53.8583149-07:00",
"Location": "sample string 1",
"TaskId": "85f8ee33-1b16-4fc3-bc88-0d6b3f87d039",
"Values": [
{
"FormFieldValueId": "1502071b-090c-43b4-ac14-c73b4dd89b58",
"FormId": "98388ba6-2c8c-46b4-beb6-96cc06d6bdb3",
"FormTypeField": {
"FormTypeFieldId": "e5c94782-2971-4723-b002-f154bf70c3c8",
"FormType": {
"FormTypeId": "ea209b66-5ed5-4289-83b2-f5c9fbb82da7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8776a207-aaee-48e0-8979-af0f3eec413d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c7197f60-75e1-451e-b619-f9db8da087c7",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-14T11:02:53.8583149-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f2749905-5b72-47a9-8623-97b62a3b5f3a",
"CreateDate": "2026-07-14T11:02:53.8583149-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8583149-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ced37537-7c69-4ed4-b702-c1078c77e8ef",
"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": "455dba96-96d3-4379-bd6d-d245c0f14efe",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4d2e79e0-6493-43e7-8cee-c6d92e2217e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00f44aa4-afed-4e75-987c-26cf611e344f",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"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": "1502071b-090c-43b4-ac14-c73b4dd89b58",
"FormId": "98388ba6-2c8c-46b4-beb6-96cc06d6bdb3",
"FormTypeField": {
"FormTypeFieldId": "e5c94782-2971-4723-b002-f154bf70c3c8",
"FormType": {
"FormTypeId": "ea209b66-5ed5-4289-83b2-f5c9fbb82da7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8776a207-aaee-48e0-8979-af0f3eec413d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c7197f60-75e1-451e-b619-f9db8da087c7",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-14T11:02:53.8583149-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f2749905-5b72-47a9-8623-97b62a3b5f3a",
"CreateDate": "2026-07-14T11:02:53.8583149-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8583149-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ced37537-7c69-4ed4-b702-c1078c77e8ef",
"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": "455dba96-96d3-4379-bd6d-d245c0f14efe",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4d2e79e0-6493-43e7-8cee-c6d92e2217e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00f44aa4-afed-4e75-987c-26cf611e344f",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"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": "be7f7b9d-bf3a-4c2a-a287-d91f87a84fe0",
"CreateDate": "2026-07-14T11:02:53.8583149-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-14T11:02:53.8583149-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "3dd018e2-17d0-48b2-bd6d-dfd4801ee3af",
"Asset": {
"AssetId": "75e00aaa-1a69-401a-8e5b-f8f874b3d97f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8776a207-aaee-48e0-8979-af0f3eec413d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c7197f60-75e1-451e-b619-f9db8da087c7",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a2ef6c6c-4ace-45fd-b2e8-82a177b747e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"MeasurementValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d37ff175-f900-4fa9-9167-9e194df2ee1d",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"MeasurementValueNeededDate": "2026-07-14T11:02:53.8427033-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5b36a085-9ff3-409e-97b2-3a824ac4a43c",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ea209b66-5ed5-4289-83b2-f5c9fbb82da7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8776a207-aaee-48e0-8979-af0f3eec413d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c7197f60-75e1-451e-b619-f9db8da087c7",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-14T11:02:53.8583149-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e5c94782-2971-4723-b002-f154bf70c3c8",
"Section": {
"FormTypeSectionId": "ced37537-7c69-4ed4-b702-c1078c77e8ef",
"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": "455dba96-96d3-4379-bd6d-d245c0f14efe",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4d2e79e0-6493-43e7-8cee-c6d92e2217e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00f44aa4-afed-4e75-987c-26cf611e344f",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"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": "e5c94782-2971-4723-b002-f154bf70c3c8",
"Section": {
"FormTypeSectionId": "ced37537-7c69-4ed4-b702-c1078c77e8ef",
"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": "455dba96-96d3-4379-bd6d-d245c0f14efe",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4d2e79e0-6493-43e7-8cee-c6d92e2217e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00f44aa4-afed-4e75-987c-26cf611e344f",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"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": "f2749905-5b72-47a9-8623-97b62a3b5f3a",
"CreateDate": "2026-07-14T11:02:53.8583149-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8583149-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-14T11:02:53.8583149-07:00",
"Location": "sample string 1",
"TaskId": "85f8ee33-1b16-4fc3-bc88-0d6b3f87d039",
"Values": [
{
"FormFieldValueId": "1502071b-090c-43b4-ac14-c73b4dd89b58",
"FormId": "98388ba6-2c8c-46b4-beb6-96cc06d6bdb3",
"FormTypeField": {
"FormTypeFieldId": "e5c94782-2971-4723-b002-f154bf70c3c8",
"FormType": {
"FormTypeId": "ea209b66-5ed5-4289-83b2-f5c9fbb82da7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8776a207-aaee-48e0-8979-af0f3eec413d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c7197f60-75e1-451e-b619-f9db8da087c7",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-14T11:02:53.8583149-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f2749905-5b72-47a9-8623-97b62a3b5f3a",
"CreateDate": "2026-07-14T11:02:53.8583149-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8583149-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ced37537-7c69-4ed4-b702-c1078c77e8ef",
"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": "455dba96-96d3-4379-bd6d-d245c0f14efe",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4d2e79e0-6493-43e7-8cee-c6d92e2217e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00f44aa4-afed-4e75-987c-26cf611e344f",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"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": "1502071b-090c-43b4-ac14-c73b4dd89b58",
"FormId": "98388ba6-2c8c-46b4-beb6-96cc06d6bdb3",
"FormTypeField": {
"FormTypeFieldId": "e5c94782-2971-4723-b002-f154bf70c3c8",
"FormType": {
"FormTypeId": "ea209b66-5ed5-4289-83b2-f5c9fbb82da7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8776a207-aaee-48e0-8979-af0f3eec413d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c7197f60-75e1-451e-b619-f9db8da087c7",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-14T11:02:53.8583149-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "f2749905-5b72-47a9-8623-97b62a3b5f3a",
"CreateDate": "2026-07-14T11:02:53.8583149-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8583149-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ced37537-7c69-4ed4-b702-c1078c77e8ef",
"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": "455dba96-96d3-4379-bd6d-d245c0f14efe",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4d2e79e0-6493-43e7-8cee-c6d92e2217e1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00f44aa4-afed-4e75-987c-26cf611e344f",
"CreateDate": "2026-07-14T11:02:53.8427033-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-14T11:02:53.8427033-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "90032052-12a3-4e93-b2dc-c72f0af11555",
"FieldId": "97681608-baa1-4b09-9361-0353817907a8",
"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": "be7f7b9d-bf3a-4c2a-a287-d91f87a84fe0",
"CreateDate": "2026-07-14T11:02:53.8583149-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-14T11:02:53.8583149-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "9ff190c0-380e-4452-bc44-891cc5a04267",
"CreateDate": "2026-07-14T11:02:53.8583149-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-14T11:02:53.8583149-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"
}