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": "e1af2b49-acd8-4283-be55-475a6d449206",
"Asset": {
"AssetId": "a1370040-886a-40bf-875d-278e4847f631",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a3c2c07f-576c-49f1-9e0c-b6491c620f64",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "35eceb3e-3c78-4f1d-9f72-83840a0f8545",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "84161bbd-9aaf-4730-9bab-007eadc13ef9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"MeasurementValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4d75c9d2-ebfd-4f53-b0af-7dd5a7e236e5",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"MeasurementValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bb6690e9-e6f1-49ed-9b7e-38c1d56dad89",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "6e7a2d7f-e7de-4cd9-bbd0-c0cf56072f7c",
"Name": "sample string 1",
"CompanyId": "7ea2fd46-8a14-47ed-9aa7-f16503fe765d"
},
"TaskCategory": {
"TaskCategoryId": "5c35e571-316e-4cce-8773-430c26e80ff6",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "1abf8e04-9a21-469f-b798-b6c9e078cc35",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "a91f0411-8189-4813-9cae-baa69a34d8b8",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "b1e2330a-2d0c-4700-b7a1-552780259152",
"Section": {
"TaskTypeSectionId": "a860e3cd-7113-4b16-a533-57a0b4af0367",
"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": "201da945-6cc1-4502-8280-20b0a963e9af",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dec8b88a-863d-433f-a9ec-4008d4e10f56",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f165366a-4a55-483a-b4f6-088300821acf",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"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": "b1e2330a-2d0c-4700-b7a1-552780259152",
"Section": {
"TaskTypeSectionId": "a860e3cd-7113-4b16-a533-57a0b4af0367",
"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": "201da945-6cc1-4502-8280-20b0a963e9af",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dec8b88a-863d-433f-a9ec-4008d4e10f56",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f165366a-4a55-483a-b4f6-088300821acf",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"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": "0903820f-9441-4e9a-89a7-94fc791cd739",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-07-22T02:49:41.249946-07:00",
"AssignedToUser": {
"UserId": "44a6a016-7116-4016-a4c2-f5807651588e",
"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": "789eaa8f-b3ad-4ae2-9dbb-0fc888009c60",
"Teams": [
{
"TeamId": "406bb5fd-f729-4331-98ea-015ceabbf18b",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "84161bbd-9aaf-4730-9bab-007eadc13ef9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"MeasurementValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4d75c9d2-ebfd-4f53-b0af-7dd5a7e236e5",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "84161bbd-9aaf-4730-9bab-007eadc13ef9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"MeasurementValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4d75c9d2-ebfd-4f53-b0af-7dd5a7e236e5",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b66b233e-a460-4935-b554-cd1f02dabda3",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "406bb5fd-f729-4331-98ea-015ceabbf18b",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "84161bbd-9aaf-4730-9bab-007eadc13ef9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"MeasurementValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4d75c9d2-ebfd-4f53-b0af-7dd5a7e236e5",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "84161bbd-9aaf-4730-9bab-007eadc13ef9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"MeasurementValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4d75c9d2-ebfd-4f53-b0af-7dd5a7e236e5",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b66b233e-a460-4935-b554-cd1f02dabda3",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "44a6a016-7116-4016-a4c2-f5807651588e",
"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": "789eaa8f-b3ad-4ae2-9dbb-0fc888009c60",
"Teams": [
{
"TeamId": "406bb5fd-f729-4331-98ea-015ceabbf18b",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "84161bbd-9aaf-4730-9bab-007eadc13ef9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"MeasurementValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4d75c9d2-ebfd-4f53-b0af-7dd5a7e236e5",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "84161bbd-9aaf-4730-9bab-007eadc13ef9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"MeasurementValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4d75c9d2-ebfd-4f53-b0af-7dd5a7e236e5",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b66b233e-a460-4935-b554-cd1f02dabda3",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "406bb5fd-f729-4331-98ea-015ceabbf18b",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "84161bbd-9aaf-4730-9bab-007eadc13ef9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"MeasurementValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4d75c9d2-ebfd-4f53-b0af-7dd5a7e236e5",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "84161bbd-9aaf-4730-9bab-007eadc13ef9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"MeasurementValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4d75c9d2-ebfd-4f53-b0af-7dd5a7e236e5",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b66b233e-a460-4935-b554-cd1f02dabda3",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "406bb5fd-f729-4331-98ea-015ceabbf18b",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "44a6a016-7116-4016-a4c2-f5807651588e",
"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": "789eaa8f-b3ad-4ae2-9dbb-0fc888009c60",
"Teams": []
},
{
"UserId": "44a6a016-7116-4016-a4c2-f5807651588e",
"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": "789eaa8f-b3ad-4ae2-9dbb-0fc888009c60",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "84161bbd-9aaf-4730-9bab-007eadc13ef9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"MeasurementValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4d75c9d2-ebfd-4f53-b0af-7dd5a7e236e5",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "84161bbd-9aaf-4730-9bab-007eadc13ef9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"MeasurementValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4d75c9d2-ebfd-4f53-b0af-7dd5a7e236e5",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b66b233e-a460-4935-b554-cd1f02dabda3",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-07-22T02:49:41.249946-07:00",
"CompletedDate": "2026-07-22T02:49:41.249946-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "19704a89-93d1-4037-b218-a116a9a5dfa7",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "19704a89-93d1-4037-b218-a116a9a5dfa7",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "cb97bf4c-be3a-4fa1-b1eb-77590ed44f7e",
"TaskTypeField": {
"TaskTypeFieldId": "b1e2330a-2d0c-4700-b7a1-552780259152",
"Section": {
"TaskTypeSectionId": "a860e3cd-7113-4b16-a533-57a0b4af0367",
"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": "201da945-6cc1-4502-8280-20b0a963e9af",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dec8b88a-863d-433f-a9ec-4008d4e10f56",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f165366a-4a55-483a-b4f6-088300821acf",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"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": "cb97bf4c-be3a-4fa1-b1eb-77590ed44f7e",
"TaskTypeField": {
"TaskTypeFieldId": "b1e2330a-2d0c-4700-b7a1-552780259152",
"Section": {
"TaskTypeSectionId": "a860e3cd-7113-4b16-a533-57a0b4af0367",
"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": "201da945-6cc1-4502-8280-20b0a963e9af",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dec8b88a-863d-433f-a9ec-4008d4e10f56",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f165366a-4a55-483a-b4f6-088300821acf",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"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": "43061863-5e55-4dbf-b76f-e6bff7d50381",
"Asset": {
"AssetId": "a1370040-886a-40bf-875d-278e4847f631",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a3c2c07f-576c-49f1-9e0c-b6491c620f64",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "35eceb3e-3c78-4f1d-9f72-83840a0f8545",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "84161bbd-9aaf-4730-9bab-007eadc13ef9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"MeasurementValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4d75c9d2-ebfd-4f53-b0af-7dd5a7e236e5",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"MeasurementValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bb6690e9-e6f1-49ed-9b7e-38c1d56dad89",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "90da47b7-44d4-4a9b-9248-583f5d4a173c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a3c2c07f-576c-49f1-9e0c-b6491c620f64",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "35eceb3e-3c78-4f1d-9f72-83840a0f8545",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "08961f1f-4860-4d4a-aa00-069601173f9b",
"Section": {
"FormTypeSectionId": "5fe02565-03b4-4dd6-9827-f8ed46406584",
"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": "201da945-6cc1-4502-8280-20b0a963e9af",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dec8b88a-863d-433f-a9ec-4008d4e10f56",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f165366a-4a55-483a-b4f6-088300821acf",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"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": "08961f1f-4860-4d4a-aa00-069601173f9b",
"Section": {
"FormTypeSectionId": "5fe02565-03b4-4dd6-9827-f8ed46406584",
"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": "201da945-6cc1-4502-8280-20b0a963e9af",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dec8b88a-863d-433f-a9ec-4008d4e10f56",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f165366a-4a55-483a-b4f6-088300821acf",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"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": "d7be24e1-7b68-4940-99c9-e28b94bd6b29",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-22T02:49:41.249946-07:00",
"Location": "sample string 1",
"TaskId": "0b94b31d-a93c-42f1-b53b-47db0352c35f",
"Values": [
{
"FormFieldValueId": "b5f6beee-fc0a-4af2-b2bc-55a14b177936",
"FormId": "08e3ae65-ebfd-4660-8238-ea916cf28be7",
"FormTypeField": {
"FormTypeFieldId": "08961f1f-4860-4d4a-aa00-069601173f9b",
"FormType": {
"FormTypeId": "90da47b7-44d4-4a9b-9248-583f5d4a173c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a3c2c07f-576c-49f1-9e0c-b6491c620f64",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "35eceb3e-3c78-4f1d-9f72-83840a0f8545",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d7be24e1-7b68-4940-99c9-e28b94bd6b29",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5fe02565-03b4-4dd6-9827-f8ed46406584",
"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": "201da945-6cc1-4502-8280-20b0a963e9af",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dec8b88a-863d-433f-a9ec-4008d4e10f56",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f165366a-4a55-483a-b4f6-088300821acf",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"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": "b5f6beee-fc0a-4af2-b2bc-55a14b177936",
"FormId": "08e3ae65-ebfd-4660-8238-ea916cf28be7",
"FormTypeField": {
"FormTypeFieldId": "08961f1f-4860-4d4a-aa00-069601173f9b",
"FormType": {
"FormTypeId": "90da47b7-44d4-4a9b-9248-583f5d4a173c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a3c2c07f-576c-49f1-9e0c-b6491c620f64",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "35eceb3e-3c78-4f1d-9f72-83840a0f8545",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d7be24e1-7b68-4940-99c9-e28b94bd6b29",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5fe02565-03b4-4dd6-9827-f8ed46406584",
"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": "201da945-6cc1-4502-8280-20b0a963e9af",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dec8b88a-863d-433f-a9ec-4008d4e10f56",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f165366a-4a55-483a-b4f6-088300821acf",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"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": "174032d1-5bb7-4e5e-b36d-28338c66d488",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "43061863-5e55-4dbf-b76f-e6bff7d50381",
"Asset": {
"AssetId": "a1370040-886a-40bf-875d-278e4847f631",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a3c2c07f-576c-49f1-9e0c-b6491c620f64",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "35eceb3e-3c78-4f1d-9f72-83840a0f8545",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "84161bbd-9aaf-4730-9bab-007eadc13ef9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"MeasurementValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4d75c9d2-ebfd-4f53-b0af-7dd5a7e236e5",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"MeasurementValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bb6690e9-e6f1-49ed-9b7e-38c1d56dad89",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "90da47b7-44d4-4a9b-9248-583f5d4a173c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a3c2c07f-576c-49f1-9e0c-b6491c620f64",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "35eceb3e-3c78-4f1d-9f72-83840a0f8545",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "08961f1f-4860-4d4a-aa00-069601173f9b",
"Section": {
"FormTypeSectionId": "5fe02565-03b4-4dd6-9827-f8ed46406584",
"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": "201da945-6cc1-4502-8280-20b0a963e9af",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dec8b88a-863d-433f-a9ec-4008d4e10f56",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f165366a-4a55-483a-b4f6-088300821acf",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"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": "08961f1f-4860-4d4a-aa00-069601173f9b",
"Section": {
"FormTypeSectionId": "5fe02565-03b4-4dd6-9827-f8ed46406584",
"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": "201da945-6cc1-4502-8280-20b0a963e9af",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dec8b88a-863d-433f-a9ec-4008d4e10f56",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f165366a-4a55-483a-b4f6-088300821acf",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"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": "d7be24e1-7b68-4940-99c9-e28b94bd6b29",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-22T02:49:41.249946-07:00",
"Location": "sample string 1",
"TaskId": "0b94b31d-a93c-42f1-b53b-47db0352c35f",
"Values": [
{
"FormFieldValueId": "b5f6beee-fc0a-4af2-b2bc-55a14b177936",
"FormId": "08e3ae65-ebfd-4660-8238-ea916cf28be7",
"FormTypeField": {
"FormTypeFieldId": "08961f1f-4860-4d4a-aa00-069601173f9b",
"FormType": {
"FormTypeId": "90da47b7-44d4-4a9b-9248-583f5d4a173c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a3c2c07f-576c-49f1-9e0c-b6491c620f64",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "35eceb3e-3c78-4f1d-9f72-83840a0f8545",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d7be24e1-7b68-4940-99c9-e28b94bd6b29",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5fe02565-03b4-4dd6-9827-f8ed46406584",
"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": "201da945-6cc1-4502-8280-20b0a963e9af",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dec8b88a-863d-433f-a9ec-4008d4e10f56",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f165366a-4a55-483a-b4f6-088300821acf",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"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": "b5f6beee-fc0a-4af2-b2bc-55a14b177936",
"FormId": "08e3ae65-ebfd-4660-8238-ea916cf28be7",
"FormTypeField": {
"FormTypeFieldId": "08961f1f-4860-4d4a-aa00-069601173f9b",
"FormType": {
"FormTypeId": "90da47b7-44d4-4a9b-9248-583f5d4a173c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a3c2c07f-576c-49f1-9e0c-b6491c620f64",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "35eceb3e-3c78-4f1d-9f72-83840a0f8545",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-22T02:49:41.249946-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "d7be24e1-7b68-4940-99c9-e28b94bd6b29",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5fe02565-03b4-4dd6-9827-f8ed46406584",
"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": "201da945-6cc1-4502-8280-20b0a963e9af",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dec8b88a-863d-433f-a9ec-4008d4e10f56",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f165366a-4a55-483a-b4f6-088300821acf",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e974746e-6352-46ae-8128-2a8ba194d4f4",
"FieldId": "60352303-1d18-4ec4-a40a-1467f3a7a09b",
"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": "174032d1-5bb7-4e5e-b36d-28338c66d488",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-22T02:49:41.249946-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "b9c0ad26-3c3f-40db-a281-881348a9b7c8",
"CreateDate": "2026-07-22T02:49:41.249946-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-22T02:49:41.249946-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"
}