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": "817dc3bc-98e2-433e-a2d8-fef8c153e82e",
"Asset": {
"AssetId": "6bcf535f-e55b-4ed4-b079-7d5852d2b446",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bbd8b376-91b7-4858-ae58-574dc732350e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bef5c289-80dd-4b30-af58-c1dfbb4a3c52",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b684d43a-3747-40da-8fd5-0de65d5caeb1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"MeasurementValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e1478dc7-d2e5-45a7-8936-1a6e3646602e",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"MeasurementValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5a227946-ce62-496f-b584-4e0b85a2883d",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "4e27663c-f198-4e5e-9265-ecfb88cfa9ba",
"Name": "sample string 1",
"CompanyId": "b4d54b5f-2f95-4ca4-bd04-cc3dba048f3d"
},
"TaskCategory": {
"TaskCategoryId": "0dcc636e-6587-4bfe-99a3-6c0f9a799c1b",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "2c695545-44df-4636-b52a-726fc2327120",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "b706f791-6878-4126-ace0-9883913200f5",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "98a16e42-7e8e-44a4-b7c3-3d7174bf2cbe",
"Section": {
"TaskTypeSectionId": "7c2f0d82-f706-457a-a486-c69a7863e3f2",
"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": "afe7af3b-64f6-434f-ba21-70a09c9479e5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cd930972-5b47-46ea-a5b6-a46a83c36492",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4b81878a-08b5-4d5c-b133-63e0ac2396ca",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"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": "98a16e42-7e8e-44a4-b7c3-3d7174bf2cbe",
"Section": {
"TaskTypeSectionId": "7c2f0d82-f706-457a-a486-c69a7863e3f2",
"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": "afe7af3b-64f6-434f-ba21-70a09c9479e5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cd930972-5b47-46ea-a5b6-a46a83c36492",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4b81878a-08b5-4d5c-b133-63e0ac2396ca",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"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": "8817c76f-bb17-4da1-990f-dc15c30abfe3",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-07-02T10:36:15.7676674-07:00",
"AssignedToUser": {
"UserId": "1928bc2d-a227-4459-8ccf-6854c4a1a2a3",
"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": "980f3bfb-dbce-4818-98b9-dcc4eaa19735",
"Teams": [
{
"TeamId": "609b29b5-33b4-4225-8078-450a100d21d3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "b684d43a-3747-40da-8fd5-0de65d5caeb1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"MeasurementValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e1478dc7-d2e5-45a7-8936-1a6e3646602e",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b684d43a-3747-40da-8fd5-0de65d5caeb1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"MeasurementValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e1478dc7-d2e5-45a7-8936-1a6e3646602e",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "7259802b-cfeb-41ae-ad7e-f78b48739ca9",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "609b29b5-33b4-4225-8078-450a100d21d3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "b684d43a-3747-40da-8fd5-0de65d5caeb1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"MeasurementValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e1478dc7-d2e5-45a7-8936-1a6e3646602e",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b684d43a-3747-40da-8fd5-0de65d5caeb1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"MeasurementValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e1478dc7-d2e5-45a7-8936-1a6e3646602e",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "7259802b-cfeb-41ae-ad7e-f78b48739ca9",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "1928bc2d-a227-4459-8ccf-6854c4a1a2a3",
"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": "980f3bfb-dbce-4818-98b9-dcc4eaa19735",
"Teams": [
{
"TeamId": "609b29b5-33b4-4225-8078-450a100d21d3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "b684d43a-3747-40da-8fd5-0de65d5caeb1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"MeasurementValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e1478dc7-d2e5-45a7-8936-1a6e3646602e",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b684d43a-3747-40da-8fd5-0de65d5caeb1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"MeasurementValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e1478dc7-d2e5-45a7-8936-1a6e3646602e",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "7259802b-cfeb-41ae-ad7e-f78b48739ca9",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "609b29b5-33b4-4225-8078-450a100d21d3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "b684d43a-3747-40da-8fd5-0de65d5caeb1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"MeasurementValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e1478dc7-d2e5-45a7-8936-1a6e3646602e",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b684d43a-3747-40da-8fd5-0de65d5caeb1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"MeasurementValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e1478dc7-d2e5-45a7-8936-1a6e3646602e",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "7259802b-cfeb-41ae-ad7e-f78b48739ca9",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "609b29b5-33b4-4225-8078-450a100d21d3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "1928bc2d-a227-4459-8ccf-6854c4a1a2a3",
"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": "980f3bfb-dbce-4818-98b9-dcc4eaa19735",
"Teams": []
},
{
"UserId": "1928bc2d-a227-4459-8ccf-6854c4a1a2a3",
"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": "980f3bfb-dbce-4818-98b9-dcc4eaa19735",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "b684d43a-3747-40da-8fd5-0de65d5caeb1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"MeasurementValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e1478dc7-d2e5-45a7-8936-1a6e3646602e",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b684d43a-3747-40da-8fd5-0de65d5caeb1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"MeasurementValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e1478dc7-d2e5-45a7-8936-1a6e3646602e",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "7259802b-cfeb-41ae-ad7e-f78b48739ca9",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-07-02T10:36:15.7676674-07:00",
"CompletedDate": "2026-07-02T10:36:15.7676674-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "557c80ee-9509-457a-af2c-66430b60b56c",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "557c80ee-9509-457a-af2c-66430b60b56c",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "47dfd917-30f2-4ec3-b1aa-bad43f6c8979",
"TaskTypeField": {
"TaskTypeFieldId": "98a16e42-7e8e-44a4-b7c3-3d7174bf2cbe",
"Section": {
"TaskTypeSectionId": "7c2f0d82-f706-457a-a486-c69a7863e3f2",
"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": "afe7af3b-64f6-434f-ba21-70a09c9479e5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cd930972-5b47-46ea-a5b6-a46a83c36492",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4b81878a-08b5-4d5c-b133-63e0ac2396ca",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"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": "47dfd917-30f2-4ec3-b1aa-bad43f6c8979",
"TaskTypeField": {
"TaskTypeFieldId": "98a16e42-7e8e-44a4-b7c3-3d7174bf2cbe",
"Section": {
"TaskTypeSectionId": "7c2f0d82-f706-457a-a486-c69a7863e3f2",
"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": "afe7af3b-64f6-434f-ba21-70a09c9479e5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cd930972-5b47-46ea-a5b6-a46a83c36492",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4b81878a-08b5-4d5c-b133-63e0ac2396ca",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"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": "3333404b-497d-4e92-8871-6c552bf56a2d",
"Asset": {
"AssetId": "6bcf535f-e55b-4ed4-b079-7d5852d2b446",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bbd8b376-91b7-4858-ae58-574dc732350e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bef5c289-80dd-4b30-af58-c1dfbb4a3c52",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b684d43a-3747-40da-8fd5-0de65d5caeb1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"MeasurementValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e1478dc7-d2e5-45a7-8936-1a6e3646602e",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"MeasurementValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5a227946-ce62-496f-b584-4e0b85a2883d",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "6c39b885-e2bb-4452-aee6-2907ad01d6ca",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bbd8b376-91b7-4858-ae58-574dc732350e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bef5c289-80dd-4b30-af58-c1dfbb4a3c52",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "dd0b03ed-7485-4880-b429-4c450ea8ee36",
"Section": {
"FormTypeSectionId": "8985eac0-655c-4a30-a98b-114e750f6932",
"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": "afe7af3b-64f6-434f-ba21-70a09c9479e5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cd930972-5b47-46ea-a5b6-a46a83c36492",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4b81878a-08b5-4d5c-b133-63e0ac2396ca",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"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": "dd0b03ed-7485-4880-b429-4c450ea8ee36",
"Section": {
"FormTypeSectionId": "8985eac0-655c-4a30-a98b-114e750f6932",
"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": "afe7af3b-64f6-434f-ba21-70a09c9479e5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cd930972-5b47-46ea-a5b6-a46a83c36492",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4b81878a-08b5-4d5c-b133-63e0ac2396ca",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"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": "405b14b2-31a2-4b43-b09a-c296c6f83717",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-02T10:36:15.7676674-07:00",
"Location": "sample string 1",
"TaskId": "9163328f-6db7-47c7-b030-9bd682927cd2",
"Values": [
{
"FormFieldValueId": "10b46846-3923-4f50-8afe-114c3d7e924f",
"FormId": "a7d948a1-bfd9-4764-8622-64fab0718548",
"FormTypeField": {
"FormTypeFieldId": "dd0b03ed-7485-4880-b429-4c450ea8ee36",
"FormType": {
"FormTypeId": "6c39b885-e2bb-4452-aee6-2907ad01d6ca",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bbd8b376-91b7-4858-ae58-574dc732350e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bef5c289-80dd-4b30-af58-c1dfbb4a3c52",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "405b14b2-31a2-4b43-b09a-c296c6f83717",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8985eac0-655c-4a30-a98b-114e750f6932",
"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": "afe7af3b-64f6-434f-ba21-70a09c9479e5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cd930972-5b47-46ea-a5b6-a46a83c36492",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4b81878a-08b5-4d5c-b133-63e0ac2396ca",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"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": "10b46846-3923-4f50-8afe-114c3d7e924f",
"FormId": "a7d948a1-bfd9-4764-8622-64fab0718548",
"FormTypeField": {
"FormTypeFieldId": "dd0b03ed-7485-4880-b429-4c450ea8ee36",
"FormType": {
"FormTypeId": "6c39b885-e2bb-4452-aee6-2907ad01d6ca",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bbd8b376-91b7-4858-ae58-574dc732350e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bef5c289-80dd-4b30-af58-c1dfbb4a3c52",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "405b14b2-31a2-4b43-b09a-c296c6f83717",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8985eac0-655c-4a30-a98b-114e750f6932",
"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": "afe7af3b-64f6-434f-ba21-70a09c9479e5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cd930972-5b47-46ea-a5b6-a46a83c36492",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4b81878a-08b5-4d5c-b133-63e0ac2396ca",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"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": "7db6b47d-a521-4ab4-bd0d-3b4c5269548b",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "3333404b-497d-4e92-8871-6c552bf56a2d",
"Asset": {
"AssetId": "6bcf535f-e55b-4ed4-b079-7d5852d2b446",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bbd8b376-91b7-4858-ae58-574dc732350e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bef5c289-80dd-4b30-af58-c1dfbb4a3c52",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b684d43a-3747-40da-8fd5-0de65d5caeb1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"MeasurementValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e1478dc7-d2e5-45a7-8936-1a6e3646602e",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"MeasurementValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5a227946-ce62-496f-b584-4e0b85a2883d",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "6c39b885-e2bb-4452-aee6-2907ad01d6ca",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bbd8b376-91b7-4858-ae58-574dc732350e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bef5c289-80dd-4b30-af58-c1dfbb4a3c52",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "dd0b03ed-7485-4880-b429-4c450ea8ee36",
"Section": {
"FormTypeSectionId": "8985eac0-655c-4a30-a98b-114e750f6932",
"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": "afe7af3b-64f6-434f-ba21-70a09c9479e5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cd930972-5b47-46ea-a5b6-a46a83c36492",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4b81878a-08b5-4d5c-b133-63e0ac2396ca",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"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": "dd0b03ed-7485-4880-b429-4c450ea8ee36",
"Section": {
"FormTypeSectionId": "8985eac0-655c-4a30-a98b-114e750f6932",
"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": "afe7af3b-64f6-434f-ba21-70a09c9479e5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cd930972-5b47-46ea-a5b6-a46a83c36492",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4b81878a-08b5-4d5c-b133-63e0ac2396ca",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"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": "405b14b2-31a2-4b43-b09a-c296c6f83717",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-02T10:36:15.7676674-07:00",
"Location": "sample string 1",
"TaskId": "9163328f-6db7-47c7-b030-9bd682927cd2",
"Values": [
{
"FormFieldValueId": "10b46846-3923-4f50-8afe-114c3d7e924f",
"FormId": "a7d948a1-bfd9-4764-8622-64fab0718548",
"FormTypeField": {
"FormTypeFieldId": "dd0b03ed-7485-4880-b429-4c450ea8ee36",
"FormType": {
"FormTypeId": "6c39b885-e2bb-4452-aee6-2907ad01d6ca",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bbd8b376-91b7-4858-ae58-574dc732350e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bef5c289-80dd-4b30-af58-c1dfbb4a3c52",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "405b14b2-31a2-4b43-b09a-c296c6f83717",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8985eac0-655c-4a30-a98b-114e750f6932",
"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": "afe7af3b-64f6-434f-ba21-70a09c9479e5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cd930972-5b47-46ea-a5b6-a46a83c36492",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4b81878a-08b5-4d5c-b133-63e0ac2396ca",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"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": "10b46846-3923-4f50-8afe-114c3d7e924f",
"FormId": "a7d948a1-bfd9-4764-8622-64fab0718548",
"FormTypeField": {
"FormTypeFieldId": "dd0b03ed-7485-4880-b429-4c450ea8ee36",
"FormType": {
"FormTypeId": "6c39b885-e2bb-4452-aee6-2907ad01d6ca",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bbd8b376-91b7-4858-ae58-574dc732350e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bef5c289-80dd-4b30-af58-c1dfbb4a3c52",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T10:36:15.7676674-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "405b14b2-31a2-4b43-b09a-c296c6f83717",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8985eac0-655c-4a30-a98b-114e750f6932",
"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": "afe7af3b-64f6-434f-ba21-70a09c9479e5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cd930972-5b47-46ea-a5b6-a46a83c36492",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4b81878a-08b5-4d5c-b133-63e0ac2396ca",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffbe9073-5fea-4492-977a-97b0271e888a",
"FieldId": "bd15e6c8-01a9-49fd-9dbd-5ff18af7153b",
"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": "7db6b47d-a521-4ab4-bd0d-3b4c5269548b",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "5c9a5740-ef60-447a-aa72-b96d4925de85",
"CreateDate": "2026-07-02T10:36:15.7676674-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T10:36:15.7676674-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"
}