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": "384656a1-f6c1-4de6-8a4f-ee860787d6c2",
"Asset": {
"AssetId": "62883682-0f0c-4504-a0a9-e4a4d56e2987",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "622e28f3-3cbb-44ec-ae22-1777e91c1529",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0fd18b43-4406-4fa2-9629-426e5d30d2e6",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1e32949e-1802-48de-8de7-803799302302",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"MeasurementValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "641d31fb-5836-4701-81e3-9a9963d9ccc8",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"MeasurementValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8f5c5e18-ef0f-45c2-9504-0b4c78ffedab",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "c447ee31-3f04-4d2e-8ea7-ad4586c461ee",
"Name": "sample string 1",
"CompanyId": "5a10184c-1e9e-4ab5-94b4-189146e545e5"
},
"TaskCategory": {
"TaskCategoryId": "95f1acb1-1f8f-49e7-96fc-d4e77f982714",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "ad85e456-bcea-42e5-b861-e9b7fbc3d664",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "a9b25926-a2a9-4777-bb98-433955ea7e8f",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "e4016c02-3993-47fa-9feb-b0d408d305db",
"Section": {
"TaskTypeSectionId": "c690c764-a8a1-4822-b7c4-7ec5427e9119",
"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": "9199221a-040d-453c-8888-803b3726f3d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bcb68425-7c41-4c53-b425-e7d7bb9bc98b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5399fab2-98d0-44a8-94ae-37f34854f13f",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"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": "e4016c02-3993-47fa-9feb-b0d408d305db",
"Section": {
"TaskTypeSectionId": "c690c764-a8a1-4822-b7c4-7ec5427e9119",
"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": "9199221a-040d-453c-8888-803b3726f3d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bcb68425-7c41-4c53-b425-e7d7bb9bc98b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5399fab2-98d0-44a8-94ae-37f34854f13f",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"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": "a79c4372-4d7b-4a15-aaab-d502d289164e",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-06-13T02:42:46.4598733-07:00",
"AssignedToUser": {
"UserId": "51f9d0ff-edc1-47c8-9120-67bb8d87b777",
"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": "eac1286a-9181-4a6b-9c05-67862fb7a9ee",
"Teams": [
{
"TeamId": "49b22405-437b-49da-ae23-b76c4db635ab",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "1e32949e-1802-48de-8de7-803799302302",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"MeasurementValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "641d31fb-5836-4701-81e3-9a9963d9ccc8",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1e32949e-1802-48de-8de7-803799302302",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"MeasurementValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "641d31fb-5836-4701-81e3-9a9963d9ccc8",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "262f4fef-1d05-46bc-971d-b744f25bf362",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "49b22405-437b-49da-ae23-b76c4db635ab",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "1e32949e-1802-48de-8de7-803799302302",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"MeasurementValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "641d31fb-5836-4701-81e3-9a9963d9ccc8",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1e32949e-1802-48de-8de7-803799302302",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"MeasurementValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "641d31fb-5836-4701-81e3-9a9963d9ccc8",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "262f4fef-1d05-46bc-971d-b744f25bf362",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "51f9d0ff-edc1-47c8-9120-67bb8d87b777",
"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": "eac1286a-9181-4a6b-9c05-67862fb7a9ee",
"Teams": [
{
"TeamId": "49b22405-437b-49da-ae23-b76c4db635ab",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "1e32949e-1802-48de-8de7-803799302302",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"MeasurementValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "641d31fb-5836-4701-81e3-9a9963d9ccc8",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1e32949e-1802-48de-8de7-803799302302",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"MeasurementValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "641d31fb-5836-4701-81e3-9a9963d9ccc8",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "262f4fef-1d05-46bc-971d-b744f25bf362",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "49b22405-437b-49da-ae23-b76c4db635ab",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "1e32949e-1802-48de-8de7-803799302302",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"MeasurementValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "641d31fb-5836-4701-81e3-9a9963d9ccc8",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1e32949e-1802-48de-8de7-803799302302",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"MeasurementValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "641d31fb-5836-4701-81e3-9a9963d9ccc8",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "262f4fef-1d05-46bc-971d-b744f25bf362",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "49b22405-437b-49da-ae23-b76c4db635ab",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "51f9d0ff-edc1-47c8-9120-67bb8d87b777",
"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": "eac1286a-9181-4a6b-9c05-67862fb7a9ee",
"Teams": []
},
{
"UserId": "51f9d0ff-edc1-47c8-9120-67bb8d87b777",
"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": "eac1286a-9181-4a6b-9c05-67862fb7a9ee",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "1e32949e-1802-48de-8de7-803799302302",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"MeasurementValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "641d31fb-5836-4701-81e3-9a9963d9ccc8",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1e32949e-1802-48de-8de7-803799302302",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"MeasurementValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "641d31fb-5836-4701-81e3-9a9963d9ccc8",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "262f4fef-1d05-46bc-971d-b744f25bf362",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-06-13T02:42:46.4598733-07:00",
"CompletedDate": "2026-06-13T02:42:46.4598733-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "3f7adf44-0ab1-486d-98c9-f13de3f65dbd",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "3f7adf44-0ab1-486d-98c9-f13de3f65dbd",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "f9f8d554-4bff-4187-b5ac-9d3d6ae6377c",
"TaskTypeField": {
"TaskTypeFieldId": "e4016c02-3993-47fa-9feb-b0d408d305db",
"Section": {
"TaskTypeSectionId": "c690c764-a8a1-4822-b7c4-7ec5427e9119",
"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": "9199221a-040d-453c-8888-803b3726f3d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bcb68425-7c41-4c53-b425-e7d7bb9bc98b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5399fab2-98d0-44a8-94ae-37f34854f13f",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"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": "f9f8d554-4bff-4187-b5ac-9d3d6ae6377c",
"TaskTypeField": {
"TaskTypeFieldId": "e4016c02-3993-47fa-9feb-b0d408d305db",
"Section": {
"TaskTypeSectionId": "c690c764-a8a1-4822-b7c4-7ec5427e9119",
"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": "9199221a-040d-453c-8888-803b3726f3d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bcb68425-7c41-4c53-b425-e7d7bb9bc98b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5399fab2-98d0-44a8-94ae-37f34854f13f",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"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": "6d001674-4137-462b-bf03-feb75355f3a3",
"Asset": {
"AssetId": "62883682-0f0c-4504-a0a9-e4a4d56e2987",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "622e28f3-3cbb-44ec-ae22-1777e91c1529",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0fd18b43-4406-4fa2-9629-426e5d30d2e6",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1e32949e-1802-48de-8de7-803799302302",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"MeasurementValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "641d31fb-5836-4701-81e3-9a9963d9ccc8",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"MeasurementValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8f5c5e18-ef0f-45c2-9504-0b4c78ffedab",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "5b9255cc-206a-424f-b672-579d3e6b4e9c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "622e28f3-3cbb-44ec-ae22-1777e91c1529",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0fd18b43-4406-4fa2-9629-426e5d30d2e6",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-13T02:42:46.4598733-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "3867d8fd-e936-453f-987a-be968fbd9516",
"Section": {
"FormTypeSectionId": "d0bd3cec-222a-4a78-a724-91d12e8c7d65",
"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": "9199221a-040d-453c-8888-803b3726f3d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bcb68425-7c41-4c53-b425-e7d7bb9bc98b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5399fab2-98d0-44a8-94ae-37f34854f13f",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"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": "3867d8fd-e936-453f-987a-be968fbd9516",
"Section": {
"FormTypeSectionId": "d0bd3cec-222a-4a78-a724-91d12e8c7d65",
"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": "9199221a-040d-453c-8888-803b3726f3d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bcb68425-7c41-4c53-b425-e7d7bb9bc98b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5399fab2-98d0-44a8-94ae-37f34854f13f",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"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": "b0b094a4-b321-4e69-9746-2dae28274c7b",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-13T02:42:46.4598733-07:00",
"Location": "sample string 1",
"TaskId": "53bdd62f-125c-43ad-b201-9fe1ab09a177",
"Values": [
{
"FormFieldValueId": "62b07141-adb3-4530-89ec-191696d2de41",
"FormId": "e68c3a81-ca42-4229-aa71-752bb20090cd",
"FormTypeField": {
"FormTypeFieldId": "3867d8fd-e936-453f-987a-be968fbd9516",
"FormType": {
"FormTypeId": "5b9255cc-206a-424f-b672-579d3e6b4e9c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "622e28f3-3cbb-44ec-ae22-1777e91c1529",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0fd18b43-4406-4fa2-9629-426e5d30d2e6",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-13T02:42:46.4598733-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b0b094a4-b321-4e69-9746-2dae28274c7b",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d0bd3cec-222a-4a78-a724-91d12e8c7d65",
"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": "9199221a-040d-453c-8888-803b3726f3d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bcb68425-7c41-4c53-b425-e7d7bb9bc98b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5399fab2-98d0-44a8-94ae-37f34854f13f",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"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": "62b07141-adb3-4530-89ec-191696d2de41",
"FormId": "e68c3a81-ca42-4229-aa71-752bb20090cd",
"FormTypeField": {
"FormTypeFieldId": "3867d8fd-e936-453f-987a-be968fbd9516",
"FormType": {
"FormTypeId": "5b9255cc-206a-424f-b672-579d3e6b4e9c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "622e28f3-3cbb-44ec-ae22-1777e91c1529",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0fd18b43-4406-4fa2-9629-426e5d30d2e6",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-13T02:42:46.4598733-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b0b094a4-b321-4e69-9746-2dae28274c7b",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d0bd3cec-222a-4a78-a724-91d12e8c7d65",
"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": "9199221a-040d-453c-8888-803b3726f3d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bcb68425-7c41-4c53-b425-e7d7bb9bc98b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5399fab2-98d0-44a8-94ae-37f34854f13f",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"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": "a1b46832-9edf-4c22-9bc0-3308c02a3765",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "6d001674-4137-462b-bf03-feb75355f3a3",
"Asset": {
"AssetId": "62883682-0f0c-4504-a0a9-e4a4d56e2987",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "622e28f3-3cbb-44ec-ae22-1777e91c1529",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0fd18b43-4406-4fa2-9629-426e5d30d2e6",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1e32949e-1802-48de-8de7-803799302302",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"MeasurementValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "641d31fb-5836-4701-81e3-9a9963d9ccc8",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"MeasurementValueNeededDate": "2026-06-13T02:42:46.4443028-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8f5c5e18-ef0f-45c2-9504-0b4c78ffedab",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "5b9255cc-206a-424f-b672-579d3e6b4e9c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "622e28f3-3cbb-44ec-ae22-1777e91c1529",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0fd18b43-4406-4fa2-9629-426e5d30d2e6",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-13T02:42:46.4598733-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "3867d8fd-e936-453f-987a-be968fbd9516",
"Section": {
"FormTypeSectionId": "d0bd3cec-222a-4a78-a724-91d12e8c7d65",
"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": "9199221a-040d-453c-8888-803b3726f3d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bcb68425-7c41-4c53-b425-e7d7bb9bc98b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5399fab2-98d0-44a8-94ae-37f34854f13f",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"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": "3867d8fd-e936-453f-987a-be968fbd9516",
"Section": {
"FormTypeSectionId": "d0bd3cec-222a-4a78-a724-91d12e8c7d65",
"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": "9199221a-040d-453c-8888-803b3726f3d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bcb68425-7c41-4c53-b425-e7d7bb9bc98b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5399fab2-98d0-44a8-94ae-37f34854f13f",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"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": "b0b094a4-b321-4e69-9746-2dae28274c7b",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-13T02:42:46.4598733-07:00",
"Location": "sample string 1",
"TaskId": "53bdd62f-125c-43ad-b201-9fe1ab09a177",
"Values": [
{
"FormFieldValueId": "62b07141-adb3-4530-89ec-191696d2de41",
"FormId": "e68c3a81-ca42-4229-aa71-752bb20090cd",
"FormTypeField": {
"FormTypeFieldId": "3867d8fd-e936-453f-987a-be968fbd9516",
"FormType": {
"FormTypeId": "5b9255cc-206a-424f-b672-579d3e6b4e9c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "622e28f3-3cbb-44ec-ae22-1777e91c1529",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0fd18b43-4406-4fa2-9629-426e5d30d2e6",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-13T02:42:46.4598733-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b0b094a4-b321-4e69-9746-2dae28274c7b",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d0bd3cec-222a-4a78-a724-91d12e8c7d65",
"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": "9199221a-040d-453c-8888-803b3726f3d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bcb68425-7c41-4c53-b425-e7d7bb9bc98b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5399fab2-98d0-44a8-94ae-37f34854f13f",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"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": "62b07141-adb3-4530-89ec-191696d2de41",
"FormId": "e68c3a81-ca42-4229-aa71-752bb20090cd",
"FormTypeField": {
"FormTypeFieldId": "3867d8fd-e936-453f-987a-be968fbd9516",
"FormType": {
"FormTypeId": "5b9255cc-206a-424f-b672-579d3e6b4e9c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "622e28f3-3cbb-44ec-ae22-1777e91c1529",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0fd18b43-4406-4fa2-9629-426e5d30d2e6",
"CreateDate": "2026-06-13T02:42:46.4443028-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4443028-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-13T02:42:46.4598733-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b0b094a4-b321-4e69-9746-2dae28274c7b",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d0bd3cec-222a-4a78-a724-91d12e8c7d65",
"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": "9199221a-040d-453c-8888-803b3726f3d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bcb68425-7c41-4c53-b425-e7d7bb9bc98b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5399fab2-98d0-44a8-94ae-37f34854f13f",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "66eb4f9d-c003-4a81-ba82-f54eaed9763b",
"FieldId": "4783b64c-9e08-4b37-877d-286b1872cee6",
"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": "a1b46832-9edf-4c22-9bc0-3308c02a3765",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "11b38f57-3277-413f-ace0-6c3a101eb7d7",
"CreateDate": "2026-06-13T02:42:46.4598733-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T02:42:46.4598733-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"
}