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": "9f1a9a50-842e-404a-b36b-1a5c1383b469",
"Asset": {
"AssetId": "12fe550d-6c72-4ebe-9817-724e6713e1bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a2daef6f-edeb-43b5-b035-44f808acbae9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "df874862-6fb6-4bdb-a055-da0a605c1d92",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "609da740-3609-49f0-83b2-12480318b257",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"MeasurementValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d97cc700-fb03-430e-a52c-2edf2a5066de",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"MeasurementValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "075553fd-4d2d-4b00-8fde-89062a8bf69b",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "abf56d35-1afc-4dff-9aaa-441b19e13f39",
"Name": "sample string 1",
"CompanyId": "81e7c2fa-7ab8-4c94-900a-fc7571e05210"
},
"TaskCategory": {
"TaskCategoryId": "bd4bc260-3ef9-483a-ba63-166dd6a15e8e",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "0e66a854-5815-4f89-bc6d-d266d13e0416",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "62e9ce35-73ca-4dd0-a892-7ac5d90e33c8",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "862790f7-355e-4fb1-a547-f29eb7f6bacd",
"Section": {
"TaskTypeSectionId": "9b159afa-4167-4059-a818-8456a4c60afd",
"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": "beb27e34-9abb-4040-a90b-443d8c86665b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6917f713-86fc-4811-8f7b-389fc1578cfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a9b6bae4-5482-4668-8b50-9d8b354801a7",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"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": "862790f7-355e-4fb1-a547-f29eb7f6bacd",
"Section": {
"TaskTypeSectionId": "9b159afa-4167-4059-a818-8456a4c60afd",
"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": "beb27e34-9abb-4040-a90b-443d8c86665b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6917f713-86fc-4811-8f7b-389fc1578cfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a9b6bae4-5482-4668-8b50-9d8b354801a7",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"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": "7d708676-c215-44ca-9386-3fa3c21c0893",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-08-02T03:08:25.9288554-07:00",
"AssignedToUser": {
"UserId": "3dd6b42d-81cb-47ff-bb71-2395d7026282",
"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": "c8de306b-1c9a-4ec9-ad61-0243e6cf7581",
"Teams": [
{
"TeamId": "c3a50b62-7b2d-4a19-abf1-7f771bc82b90",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "609da740-3609-49f0-83b2-12480318b257",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"MeasurementValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d97cc700-fb03-430e-a52c-2edf2a5066de",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "609da740-3609-49f0-83b2-12480318b257",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"MeasurementValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d97cc700-fb03-430e-a52c-2edf2a5066de",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "33511f83-4612-4474-b539-df4bf140a875",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "c3a50b62-7b2d-4a19-abf1-7f771bc82b90",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "609da740-3609-49f0-83b2-12480318b257",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"MeasurementValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d97cc700-fb03-430e-a52c-2edf2a5066de",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "609da740-3609-49f0-83b2-12480318b257",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"MeasurementValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d97cc700-fb03-430e-a52c-2edf2a5066de",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "33511f83-4612-4474-b539-df4bf140a875",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "3dd6b42d-81cb-47ff-bb71-2395d7026282",
"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": "c8de306b-1c9a-4ec9-ad61-0243e6cf7581",
"Teams": [
{
"TeamId": "c3a50b62-7b2d-4a19-abf1-7f771bc82b90",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "609da740-3609-49f0-83b2-12480318b257",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"MeasurementValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d97cc700-fb03-430e-a52c-2edf2a5066de",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "609da740-3609-49f0-83b2-12480318b257",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"MeasurementValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d97cc700-fb03-430e-a52c-2edf2a5066de",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "33511f83-4612-4474-b539-df4bf140a875",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "c3a50b62-7b2d-4a19-abf1-7f771bc82b90",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "609da740-3609-49f0-83b2-12480318b257",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"MeasurementValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d97cc700-fb03-430e-a52c-2edf2a5066de",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "609da740-3609-49f0-83b2-12480318b257",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"MeasurementValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d97cc700-fb03-430e-a52c-2edf2a5066de",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "33511f83-4612-4474-b539-df4bf140a875",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "c3a50b62-7b2d-4a19-abf1-7f771bc82b90",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "3dd6b42d-81cb-47ff-bb71-2395d7026282",
"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": "c8de306b-1c9a-4ec9-ad61-0243e6cf7581",
"Teams": []
},
{
"UserId": "3dd6b42d-81cb-47ff-bb71-2395d7026282",
"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": "c8de306b-1c9a-4ec9-ad61-0243e6cf7581",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "609da740-3609-49f0-83b2-12480318b257",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"MeasurementValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d97cc700-fb03-430e-a52c-2edf2a5066de",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "609da740-3609-49f0-83b2-12480318b257",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"MeasurementValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d97cc700-fb03-430e-a52c-2edf2a5066de",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "33511f83-4612-4474-b539-df4bf140a875",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-08-02T03:08:25.9288554-07:00",
"CompletedDate": "2026-08-02T03:08:25.9288554-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "3f752435-6ccd-4c58-a7bb-8567eb048f7a",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "3f752435-6ccd-4c58-a7bb-8567eb048f7a",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "6ef4b451-5a2a-4f0a-9d75-1ccf5f05a076",
"TaskTypeField": {
"TaskTypeFieldId": "862790f7-355e-4fb1-a547-f29eb7f6bacd",
"Section": {
"TaskTypeSectionId": "9b159afa-4167-4059-a818-8456a4c60afd",
"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": "beb27e34-9abb-4040-a90b-443d8c86665b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6917f713-86fc-4811-8f7b-389fc1578cfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a9b6bae4-5482-4668-8b50-9d8b354801a7",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"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": "6ef4b451-5a2a-4f0a-9d75-1ccf5f05a076",
"TaskTypeField": {
"TaskTypeFieldId": "862790f7-355e-4fb1-a547-f29eb7f6bacd",
"Section": {
"TaskTypeSectionId": "9b159afa-4167-4059-a818-8456a4c60afd",
"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": "beb27e34-9abb-4040-a90b-443d8c86665b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6917f713-86fc-4811-8f7b-389fc1578cfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a9b6bae4-5482-4668-8b50-9d8b354801a7",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"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": "0440d7eb-dbfd-494b-89b2-bbee8a99afb3",
"Asset": {
"AssetId": "12fe550d-6c72-4ebe-9817-724e6713e1bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a2daef6f-edeb-43b5-b035-44f808acbae9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "df874862-6fb6-4bdb-a055-da0a605c1d92",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "609da740-3609-49f0-83b2-12480318b257",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"MeasurementValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d97cc700-fb03-430e-a52c-2edf2a5066de",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"MeasurementValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "075553fd-4d2d-4b00-8fde-89062a8bf69b",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "70bd8931-15c3-468b-94ca-941a39073e41",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a2daef6f-edeb-43b5-b035-44f808acbae9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "df874862-6fb6-4bdb-a055-da0a605c1d92",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "78fa792c-cecc-4fcf-a223-f4c147640ade",
"Section": {
"FormTypeSectionId": "5892d1d6-d77d-4d96-964f-76cb2430c60e",
"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": "beb27e34-9abb-4040-a90b-443d8c86665b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6917f713-86fc-4811-8f7b-389fc1578cfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a9b6bae4-5482-4668-8b50-9d8b354801a7",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"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": "78fa792c-cecc-4fcf-a223-f4c147640ade",
"Section": {
"FormTypeSectionId": "5892d1d6-d77d-4d96-964f-76cb2430c60e",
"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": "beb27e34-9abb-4040-a90b-443d8c86665b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6917f713-86fc-4811-8f7b-389fc1578cfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a9b6bae4-5482-4668-8b50-9d8b354801a7",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"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": "5fa7d8fd-8598-415e-9122-b28c2f5fa39c",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-02T03:08:25.9288554-07:00",
"Location": "sample string 1",
"TaskId": "ce865600-47cf-44b9-9b56-011d87b81c60",
"Values": [
{
"FormFieldValueId": "074a7ff0-fd72-4b9a-a151-cb9838b3eafe",
"FormId": "29822fed-c128-47d4-a796-1b1ca5b0bf80",
"FormTypeField": {
"FormTypeFieldId": "78fa792c-cecc-4fcf-a223-f4c147640ade",
"FormType": {
"FormTypeId": "70bd8931-15c3-468b-94ca-941a39073e41",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a2daef6f-edeb-43b5-b035-44f808acbae9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "df874862-6fb6-4bdb-a055-da0a605c1d92",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5fa7d8fd-8598-415e-9122-b28c2f5fa39c",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5892d1d6-d77d-4d96-964f-76cb2430c60e",
"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": "beb27e34-9abb-4040-a90b-443d8c86665b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6917f713-86fc-4811-8f7b-389fc1578cfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a9b6bae4-5482-4668-8b50-9d8b354801a7",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"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": "074a7ff0-fd72-4b9a-a151-cb9838b3eafe",
"FormId": "29822fed-c128-47d4-a796-1b1ca5b0bf80",
"FormTypeField": {
"FormTypeFieldId": "78fa792c-cecc-4fcf-a223-f4c147640ade",
"FormType": {
"FormTypeId": "70bd8931-15c3-468b-94ca-941a39073e41",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a2daef6f-edeb-43b5-b035-44f808acbae9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "df874862-6fb6-4bdb-a055-da0a605c1d92",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5fa7d8fd-8598-415e-9122-b28c2f5fa39c",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5892d1d6-d77d-4d96-964f-76cb2430c60e",
"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": "beb27e34-9abb-4040-a90b-443d8c86665b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6917f713-86fc-4811-8f7b-389fc1578cfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a9b6bae4-5482-4668-8b50-9d8b354801a7",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"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": "51681b19-5e23-4a4c-93a1-67b339e74682",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "0440d7eb-dbfd-494b-89b2-bbee8a99afb3",
"Asset": {
"AssetId": "12fe550d-6c72-4ebe-9817-724e6713e1bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a2daef6f-edeb-43b5-b035-44f808acbae9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "df874862-6fb6-4bdb-a055-da0a605c1d92",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "609da740-3609-49f0-83b2-12480318b257",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"MeasurementValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d97cc700-fb03-430e-a52c-2edf2a5066de",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"MeasurementValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "075553fd-4d2d-4b00-8fde-89062a8bf69b",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "70bd8931-15c3-468b-94ca-941a39073e41",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a2daef6f-edeb-43b5-b035-44f808acbae9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "df874862-6fb6-4bdb-a055-da0a605c1d92",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "78fa792c-cecc-4fcf-a223-f4c147640ade",
"Section": {
"FormTypeSectionId": "5892d1d6-d77d-4d96-964f-76cb2430c60e",
"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": "beb27e34-9abb-4040-a90b-443d8c86665b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6917f713-86fc-4811-8f7b-389fc1578cfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a9b6bae4-5482-4668-8b50-9d8b354801a7",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"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": "78fa792c-cecc-4fcf-a223-f4c147640ade",
"Section": {
"FormTypeSectionId": "5892d1d6-d77d-4d96-964f-76cb2430c60e",
"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": "beb27e34-9abb-4040-a90b-443d8c86665b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6917f713-86fc-4811-8f7b-389fc1578cfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a9b6bae4-5482-4668-8b50-9d8b354801a7",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"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": "5fa7d8fd-8598-415e-9122-b28c2f5fa39c",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-02T03:08:25.9288554-07:00",
"Location": "sample string 1",
"TaskId": "ce865600-47cf-44b9-9b56-011d87b81c60",
"Values": [
{
"FormFieldValueId": "074a7ff0-fd72-4b9a-a151-cb9838b3eafe",
"FormId": "29822fed-c128-47d4-a796-1b1ca5b0bf80",
"FormTypeField": {
"FormTypeFieldId": "78fa792c-cecc-4fcf-a223-f4c147640ade",
"FormType": {
"FormTypeId": "70bd8931-15c3-468b-94ca-941a39073e41",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a2daef6f-edeb-43b5-b035-44f808acbae9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "df874862-6fb6-4bdb-a055-da0a605c1d92",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5fa7d8fd-8598-415e-9122-b28c2f5fa39c",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5892d1d6-d77d-4d96-964f-76cb2430c60e",
"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": "beb27e34-9abb-4040-a90b-443d8c86665b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6917f713-86fc-4811-8f7b-389fc1578cfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a9b6bae4-5482-4668-8b50-9d8b354801a7",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"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": "074a7ff0-fd72-4b9a-a151-cb9838b3eafe",
"FormId": "29822fed-c128-47d4-a796-1b1ca5b0bf80",
"FormTypeField": {
"FormTypeFieldId": "78fa792c-cecc-4fcf-a223-f4c147640ade",
"FormType": {
"FormTypeId": "70bd8931-15c3-468b-94ca-941a39073e41",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a2daef6f-edeb-43b5-b035-44f808acbae9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "df874862-6fb6-4bdb-a055-da0a605c1d92",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-02T03:08:25.9288554-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "5fa7d8fd-8598-415e-9122-b28c2f5fa39c",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "5892d1d6-d77d-4d96-964f-76cb2430c60e",
"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": "beb27e34-9abb-4040-a90b-443d8c86665b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6917f713-86fc-4811-8f7b-389fc1578cfd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a9b6bae4-5482-4668-8b50-9d8b354801a7",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ffd52158-631e-47d2-9c48-430940454091",
"FieldId": "3585cb7e-4980-44c9-8bb9-d2bd07568d56",
"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": "51681b19-5e23-4a4c-93a1-67b339e74682",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "eecf9e78-e566-424e-a65d-e5072845bd13",
"CreateDate": "2026-08-02T03:08:25.9288554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T03:08:25.9288554-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"
}