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": "ebb72d91-9170-498a-b420-efebd6f3a5f0",
"Asset": {
"AssetId": "fa112908-d270-4b8f-a2e3-560041803a94",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "504573ef-f059-4139-8949-16ce46eb17ed",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5e8a8bb-22ad-462d-9d67-2144c5455d58",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7ef132cd-8d16-43cd-a3f6-3daf11a8e19c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"MeasurementValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0b63e3fe-02dd-43f2-b7cd-2428e0dc7e77",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"MeasurementValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "87f658a4-1ee2-4f7b-99a4-fd2f1146e126",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "010132dd-6f62-4a9d-a41e-dcbcd1a6348e",
"Name": "sample string 1",
"CompanyId": "61af8e20-3a86-499f-a71a-c99e46363a48"
},
"TaskCategory": {
"TaskCategoryId": "f9ae73f1-bf22-4df0-85ba-45e45b06cd91",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "22a63c03-f352-4ac8-90a8-45ab211d53c2",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "36dae6d3-f73b-4091-8979-d558e70443d0",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "5c201619-6fd6-42f3-91d4-defd5f48fb6b",
"Section": {
"TaskTypeSectionId": "e65d4854-18ca-4b9c-87bb-7cddfaf0f66b",
"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": "9c77bec4-1862-49d6-82aa-c5fbab3c27ff",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "167bcbfa-54ca-404b-88e8-ea321d54268c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5de45533-7b9c-445f-bdbe-2efa77abf854",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"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": "5c201619-6fd6-42f3-91d4-defd5f48fb6b",
"Section": {
"TaskTypeSectionId": "e65d4854-18ca-4b9c-87bb-7cddfaf0f66b",
"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": "9c77bec4-1862-49d6-82aa-c5fbab3c27ff",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "167bcbfa-54ca-404b-88e8-ea321d54268c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5de45533-7b9c-445f-bdbe-2efa77abf854",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"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": "674467f8-fa2b-4248-8f54-511395c20788",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-08-05T18:33:46.1988977-07:00",
"AssignedToUser": {
"UserId": "9fe372c0-b23d-45fb-97af-51fd14ce8bca",
"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": "96aec8e3-e71b-4dc0-8878-37fd788c913d",
"Teams": [
{
"TeamId": "fb1cf4b0-1351-4667-9977-dc6742b55d3f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "7ef132cd-8d16-43cd-a3f6-3daf11a8e19c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"MeasurementValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0b63e3fe-02dd-43f2-b7cd-2428e0dc7e77",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "7ef132cd-8d16-43cd-a3f6-3daf11a8e19c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"MeasurementValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0b63e3fe-02dd-43f2-b7cd-2428e0dc7e77",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "8626358b-d5ed-4551-8742-06c4622655d8",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "fb1cf4b0-1351-4667-9977-dc6742b55d3f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "7ef132cd-8d16-43cd-a3f6-3daf11a8e19c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"MeasurementValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0b63e3fe-02dd-43f2-b7cd-2428e0dc7e77",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "7ef132cd-8d16-43cd-a3f6-3daf11a8e19c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"MeasurementValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0b63e3fe-02dd-43f2-b7cd-2428e0dc7e77",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "8626358b-d5ed-4551-8742-06c4622655d8",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "9fe372c0-b23d-45fb-97af-51fd14ce8bca",
"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": "96aec8e3-e71b-4dc0-8878-37fd788c913d",
"Teams": [
{
"TeamId": "fb1cf4b0-1351-4667-9977-dc6742b55d3f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "7ef132cd-8d16-43cd-a3f6-3daf11a8e19c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"MeasurementValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0b63e3fe-02dd-43f2-b7cd-2428e0dc7e77",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "7ef132cd-8d16-43cd-a3f6-3daf11a8e19c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"MeasurementValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0b63e3fe-02dd-43f2-b7cd-2428e0dc7e77",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "8626358b-d5ed-4551-8742-06c4622655d8",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "fb1cf4b0-1351-4667-9977-dc6742b55d3f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "7ef132cd-8d16-43cd-a3f6-3daf11a8e19c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"MeasurementValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0b63e3fe-02dd-43f2-b7cd-2428e0dc7e77",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "7ef132cd-8d16-43cd-a3f6-3daf11a8e19c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"MeasurementValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0b63e3fe-02dd-43f2-b7cd-2428e0dc7e77",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "8626358b-d5ed-4551-8742-06c4622655d8",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "fb1cf4b0-1351-4667-9977-dc6742b55d3f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "9fe372c0-b23d-45fb-97af-51fd14ce8bca",
"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": "96aec8e3-e71b-4dc0-8878-37fd788c913d",
"Teams": []
},
{
"UserId": "9fe372c0-b23d-45fb-97af-51fd14ce8bca",
"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": "96aec8e3-e71b-4dc0-8878-37fd788c913d",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "7ef132cd-8d16-43cd-a3f6-3daf11a8e19c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"MeasurementValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0b63e3fe-02dd-43f2-b7cd-2428e0dc7e77",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "7ef132cd-8d16-43cd-a3f6-3daf11a8e19c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"MeasurementValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0b63e3fe-02dd-43f2-b7cd-2428e0dc7e77",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "8626358b-d5ed-4551-8742-06c4622655d8",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-08-05T18:33:46.1988977-07:00",
"CompletedDate": "2026-08-05T18:33:46.1988977-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "f6296173-f37f-4110-beef-e0fd4c062092",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "f6296173-f37f-4110-beef-e0fd4c062092",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "398c4fcb-06f6-447d-bf52-989e35caaf21",
"TaskTypeField": {
"TaskTypeFieldId": "5c201619-6fd6-42f3-91d4-defd5f48fb6b",
"Section": {
"TaskTypeSectionId": "e65d4854-18ca-4b9c-87bb-7cddfaf0f66b",
"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": "9c77bec4-1862-49d6-82aa-c5fbab3c27ff",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "167bcbfa-54ca-404b-88e8-ea321d54268c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5de45533-7b9c-445f-bdbe-2efa77abf854",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"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": "398c4fcb-06f6-447d-bf52-989e35caaf21",
"TaskTypeField": {
"TaskTypeFieldId": "5c201619-6fd6-42f3-91d4-defd5f48fb6b",
"Section": {
"TaskTypeSectionId": "e65d4854-18ca-4b9c-87bb-7cddfaf0f66b",
"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": "9c77bec4-1862-49d6-82aa-c5fbab3c27ff",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "167bcbfa-54ca-404b-88e8-ea321d54268c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5de45533-7b9c-445f-bdbe-2efa77abf854",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"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": "47956428-6c6e-40cf-ac5b-b2ea3d395d1a",
"Asset": {
"AssetId": "fa112908-d270-4b8f-a2e3-560041803a94",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "504573ef-f059-4139-8949-16ce46eb17ed",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5e8a8bb-22ad-462d-9d67-2144c5455d58",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7ef132cd-8d16-43cd-a3f6-3daf11a8e19c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"MeasurementValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0b63e3fe-02dd-43f2-b7cd-2428e0dc7e77",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"MeasurementValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "87f658a4-1ee2-4f7b-99a4-fd2f1146e126",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b06ef587-8367-44d4-9223-9736cc9ec2db",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "504573ef-f059-4139-8949-16ce46eb17ed",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5e8a8bb-22ad-462d-9d67-2144c5455d58",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "111b9611-da84-4308-b626-1823deda00c4",
"Section": {
"FormTypeSectionId": "e34bc5f2-19f2-442a-adc2-c82c69237711",
"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": "9c77bec4-1862-49d6-82aa-c5fbab3c27ff",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "167bcbfa-54ca-404b-88e8-ea321d54268c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5de45533-7b9c-445f-bdbe-2efa77abf854",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"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": "111b9611-da84-4308-b626-1823deda00c4",
"Section": {
"FormTypeSectionId": "e34bc5f2-19f2-442a-adc2-c82c69237711",
"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": "9c77bec4-1862-49d6-82aa-c5fbab3c27ff",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "167bcbfa-54ca-404b-88e8-ea321d54268c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5de45533-7b9c-445f-bdbe-2efa77abf854",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"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": "69d3508c-db0a-4943-961f-d9996c9dc043",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-05T18:33:46.1988977-07:00",
"Location": "sample string 1",
"TaskId": "2f4bbd2c-11dd-421e-a958-789eb5ea9584",
"Values": [
{
"FormFieldValueId": "51fd8f0e-e0e8-4bfa-9c78-86d5a2128347",
"FormId": "df964e51-129c-4552-be37-0d28f46e88f3",
"FormTypeField": {
"FormTypeFieldId": "111b9611-da84-4308-b626-1823deda00c4",
"FormType": {
"FormTypeId": "b06ef587-8367-44d4-9223-9736cc9ec2db",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "504573ef-f059-4139-8949-16ce46eb17ed",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5e8a8bb-22ad-462d-9d67-2144c5455d58",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "69d3508c-db0a-4943-961f-d9996c9dc043",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "e34bc5f2-19f2-442a-adc2-c82c69237711",
"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": "9c77bec4-1862-49d6-82aa-c5fbab3c27ff",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "167bcbfa-54ca-404b-88e8-ea321d54268c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5de45533-7b9c-445f-bdbe-2efa77abf854",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"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": "51fd8f0e-e0e8-4bfa-9c78-86d5a2128347",
"FormId": "df964e51-129c-4552-be37-0d28f46e88f3",
"FormTypeField": {
"FormTypeFieldId": "111b9611-da84-4308-b626-1823deda00c4",
"FormType": {
"FormTypeId": "b06ef587-8367-44d4-9223-9736cc9ec2db",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "504573ef-f059-4139-8949-16ce46eb17ed",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5e8a8bb-22ad-462d-9d67-2144c5455d58",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "69d3508c-db0a-4943-961f-d9996c9dc043",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "e34bc5f2-19f2-442a-adc2-c82c69237711",
"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": "9c77bec4-1862-49d6-82aa-c5fbab3c27ff",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "167bcbfa-54ca-404b-88e8-ea321d54268c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5de45533-7b9c-445f-bdbe-2efa77abf854",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"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": "b4af9aad-0ea6-4659-9428-08a4f0f2bda0",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "47956428-6c6e-40cf-ac5b-b2ea3d395d1a",
"Asset": {
"AssetId": "fa112908-d270-4b8f-a2e3-560041803a94",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "504573ef-f059-4139-8949-16ce46eb17ed",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5e8a8bb-22ad-462d-9d67-2144c5455d58",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7ef132cd-8d16-43cd-a3f6-3daf11a8e19c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"MeasurementValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0b63e3fe-02dd-43f2-b7cd-2428e0dc7e77",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"MeasurementValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "87f658a4-1ee2-4f7b-99a4-fd2f1146e126",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "b06ef587-8367-44d4-9223-9736cc9ec2db",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "504573ef-f059-4139-8949-16ce46eb17ed",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5e8a8bb-22ad-462d-9d67-2144c5455d58",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "111b9611-da84-4308-b626-1823deda00c4",
"Section": {
"FormTypeSectionId": "e34bc5f2-19f2-442a-adc2-c82c69237711",
"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": "9c77bec4-1862-49d6-82aa-c5fbab3c27ff",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "167bcbfa-54ca-404b-88e8-ea321d54268c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5de45533-7b9c-445f-bdbe-2efa77abf854",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"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": "111b9611-da84-4308-b626-1823deda00c4",
"Section": {
"FormTypeSectionId": "e34bc5f2-19f2-442a-adc2-c82c69237711",
"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": "9c77bec4-1862-49d6-82aa-c5fbab3c27ff",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "167bcbfa-54ca-404b-88e8-ea321d54268c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5de45533-7b9c-445f-bdbe-2efa77abf854",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"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": "69d3508c-db0a-4943-961f-d9996c9dc043",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-05T18:33:46.1988977-07:00",
"Location": "sample string 1",
"TaskId": "2f4bbd2c-11dd-421e-a958-789eb5ea9584",
"Values": [
{
"FormFieldValueId": "51fd8f0e-e0e8-4bfa-9c78-86d5a2128347",
"FormId": "df964e51-129c-4552-be37-0d28f46e88f3",
"FormTypeField": {
"FormTypeFieldId": "111b9611-da84-4308-b626-1823deda00c4",
"FormType": {
"FormTypeId": "b06ef587-8367-44d4-9223-9736cc9ec2db",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "504573ef-f059-4139-8949-16ce46eb17ed",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5e8a8bb-22ad-462d-9d67-2144c5455d58",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "69d3508c-db0a-4943-961f-d9996c9dc043",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "e34bc5f2-19f2-442a-adc2-c82c69237711",
"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": "9c77bec4-1862-49d6-82aa-c5fbab3c27ff",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "167bcbfa-54ca-404b-88e8-ea321d54268c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5de45533-7b9c-445f-bdbe-2efa77abf854",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"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": "51fd8f0e-e0e8-4bfa-9c78-86d5a2128347",
"FormId": "df964e51-129c-4552-be37-0d28f46e88f3",
"FormTypeField": {
"FormTypeFieldId": "111b9611-da84-4308-b626-1823deda00c4",
"FormType": {
"FormTypeId": "b06ef587-8367-44d4-9223-9736cc9ec2db",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "504573ef-f059-4139-8949-16ce46eb17ed",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c5e8a8bb-22ad-462d-9d67-2144c5455d58",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-05T18:33:46.1988977-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "69d3508c-db0a-4943-961f-d9996c9dc043",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "e34bc5f2-19f2-442a-adc2-c82c69237711",
"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": "9c77bec4-1862-49d6-82aa-c5fbab3c27ff",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "167bcbfa-54ca-404b-88e8-ea321d54268c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5de45533-7b9c-445f-bdbe-2efa77abf854",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4c9325ef-b583-4b8c-91a1-d8d289d18bdf",
"FieldId": "9a250280-8f32-460a-b40f-8ab095f36235",
"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": "b4af9aad-0ea6-4659-9428-08a4f0f2bda0",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "2cadb47b-e687-4f45-8ee7-b1e6036b7a05",
"CreateDate": "2026-08-05T18:33:46.1988977-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-05T18:33:46.1988977-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"
}