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": "5776da1e-e748-4590-837d-76ecde6767c4",
"Asset": {
"AssetId": "13de14ec-936c-442a-912a-fb103595f8c7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2647f977-7d05-4b80-9b56-f089805f985c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5636efdf-16a9-471d-a6cf-ddf3bf43ec78",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ab1aa7a9-5b0c-4e8b-b90a-cf20fe2fa56e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"MeasurementValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7605cbbc-6be5-4d09-8db5-33cd54212c04",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"MeasurementValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "781e191c-4a2c-4751-a77e-bdb9fcafaf6e",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "265413bc-6708-4873-acbe-34e75240415c",
"Name": "sample string 1",
"CompanyId": "b519572c-1094-401d-9fc8-28da3ef01f3f"
},
"TaskCategory": {
"TaskCategoryId": "4c76ce3b-148d-431d-8ef5-5d387075bf18",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "edad6bc8-a8cd-4e23-a0dd-e0d8d3c67c95",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "357e14ba-1f45-4e4f-be73-90df4570ce23",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "99f67d18-0577-4a88-aa99-454f4a43fa85",
"Section": {
"TaskTypeSectionId": "5c1def5a-2820-47f0-b2d0-72ff0606d54e",
"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": "b866f18f-6288-4fb1-a32b-716ea753d214",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8855c75d-e82a-4b45-97e3-c403332afb9d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a584f0ba-2fc4-4b42-a797-78766bfa9bd6",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"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": "99f67d18-0577-4a88-aa99-454f4a43fa85",
"Section": {
"TaskTypeSectionId": "5c1def5a-2820-47f0-b2d0-72ff0606d54e",
"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": "b866f18f-6288-4fb1-a32b-716ea753d214",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8855c75d-e82a-4b45-97e3-c403332afb9d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a584f0ba-2fc4-4b42-a797-78766bfa9bd6",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"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": "c355bb35-856a-474c-924f-ff7e6585c52c",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-08-02T13:57:24.3028205-07:00",
"AssignedToUser": {
"UserId": "12581df3-4633-4ad8-abe3-2b6002a2fd94",
"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": "968371db-b163-422c-8af4-b6a960d07d68",
"Teams": [
{
"TeamId": "c0f5616d-7bf4-4c26-9dc0-8714adbd80f4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "ab1aa7a9-5b0c-4e8b-b90a-cf20fe2fa56e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"MeasurementValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7605cbbc-6be5-4d09-8db5-33cd54212c04",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ab1aa7a9-5b0c-4e8b-b90a-cf20fe2fa56e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"MeasurementValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7605cbbc-6be5-4d09-8db5-33cd54212c04",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1e922548-552a-4c99-8427-12ca1b5e2693",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "c0f5616d-7bf4-4c26-9dc0-8714adbd80f4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "ab1aa7a9-5b0c-4e8b-b90a-cf20fe2fa56e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"MeasurementValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7605cbbc-6be5-4d09-8db5-33cd54212c04",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ab1aa7a9-5b0c-4e8b-b90a-cf20fe2fa56e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"MeasurementValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7605cbbc-6be5-4d09-8db5-33cd54212c04",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1e922548-552a-4c99-8427-12ca1b5e2693",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "12581df3-4633-4ad8-abe3-2b6002a2fd94",
"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": "968371db-b163-422c-8af4-b6a960d07d68",
"Teams": [
{
"TeamId": "c0f5616d-7bf4-4c26-9dc0-8714adbd80f4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "ab1aa7a9-5b0c-4e8b-b90a-cf20fe2fa56e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"MeasurementValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7605cbbc-6be5-4d09-8db5-33cd54212c04",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ab1aa7a9-5b0c-4e8b-b90a-cf20fe2fa56e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"MeasurementValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7605cbbc-6be5-4d09-8db5-33cd54212c04",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1e922548-552a-4c99-8427-12ca1b5e2693",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "c0f5616d-7bf4-4c26-9dc0-8714adbd80f4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "ab1aa7a9-5b0c-4e8b-b90a-cf20fe2fa56e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"MeasurementValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7605cbbc-6be5-4d09-8db5-33cd54212c04",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ab1aa7a9-5b0c-4e8b-b90a-cf20fe2fa56e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"MeasurementValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7605cbbc-6be5-4d09-8db5-33cd54212c04",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1e922548-552a-4c99-8427-12ca1b5e2693",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "c0f5616d-7bf4-4c26-9dc0-8714adbd80f4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "12581df3-4633-4ad8-abe3-2b6002a2fd94",
"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": "968371db-b163-422c-8af4-b6a960d07d68",
"Teams": []
},
{
"UserId": "12581df3-4633-4ad8-abe3-2b6002a2fd94",
"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": "968371db-b163-422c-8af4-b6a960d07d68",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "ab1aa7a9-5b0c-4e8b-b90a-cf20fe2fa56e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"MeasurementValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7605cbbc-6be5-4d09-8db5-33cd54212c04",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "ab1aa7a9-5b0c-4e8b-b90a-cf20fe2fa56e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"MeasurementValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7605cbbc-6be5-4d09-8db5-33cd54212c04",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "1e922548-552a-4c99-8427-12ca1b5e2693",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-08-02T13:57:24.3028205-07:00",
"CompletedDate": "2026-08-02T13:57:24.3028205-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "867c7168-2407-430c-ba54-da1048929fe9",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "867c7168-2407-430c-ba54-da1048929fe9",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "535dd6d3-ed36-414b-b03c-2109145f4cce",
"TaskTypeField": {
"TaskTypeFieldId": "99f67d18-0577-4a88-aa99-454f4a43fa85",
"Section": {
"TaskTypeSectionId": "5c1def5a-2820-47f0-b2d0-72ff0606d54e",
"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": "b866f18f-6288-4fb1-a32b-716ea753d214",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8855c75d-e82a-4b45-97e3-c403332afb9d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a584f0ba-2fc4-4b42-a797-78766bfa9bd6",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"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": "535dd6d3-ed36-414b-b03c-2109145f4cce",
"TaskTypeField": {
"TaskTypeFieldId": "99f67d18-0577-4a88-aa99-454f4a43fa85",
"Section": {
"TaskTypeSectionId": "5c1def5a-2820-47f0-b2d0-72ff0606d54e",
"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": "b866f18f-6288-4fb1-a32b-716ea753d214",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8855c75d-e82a-4b45-97e3-c403332afb9d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a584f0ba-2fc4-4b42-a797-78766bfa9bd6",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"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": "69693eee-a4ee-4a54-b489-f3f6bac814d1",
"Asset": {
"AssetId": "13de14ec-936c-442a-912a-fb103595f8c7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2647f977-7d05-4b80-9b56-f089805f985c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5636efdf-16a9-471d-a6cf-ddf3bf43ec78",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ab1aa7a9-5b0c-4e8b-b90a-cf20fe2fa56e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"MeasurementValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7605cbbc-6be5-4d09-8db5-33cd54212c04",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"MeasurementValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "781e191c-4a2c-4751-a77e-bdb9fcafaf6e",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ceeee7da-d9e5-40b4-b243-4517cc57b79d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2647f977-7d05-4b80-9b56-f089805f985c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5636efdf-16a9-471d-a6cf-ddf3bf43ec78",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "559984f6-8f85-4785-b7e6-ad26a76b163c",
"Section": {
"FormTypeSectionId": "ecc64499-f619-4c81-a202-e8a06f2d59d5",
"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": "b866f18f-6288-4fb1-a32b-716ea753d214",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8855c75d-e82a-4b45-97e3-c403332afb9d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a584f0ba-2fc4-4b42-a797-78766bfa9bd6",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"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": "559984f6-8f85-4785-b7e6-ad26a76b163c",
"Section": {
"FormTypeSectionId": "ecc64499-f619-4c81-a202-e8a06f2d59d5",
"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": "b866f18f-6288-4fb1-a32b-716ea753d214",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8855c75d-e82a-4b45-97e3-c403332afb9d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a584f0ba-2fc4-4b42-a797-78766bfa9bd6",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"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": "78cc9342-c841-47c0-98f1-32f3a5090db9",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-02T13:57:24.3028205-07:00",
"Location": "sample string 1",
"TaskId": "d29df53c-0380-4163-9dad-c649d8c7689f",
"Values": [
{
"FormFieldValueId": "d9458ac5-93c1-4dfd-94b9-2c17c387b696",
"FormId": "ef7117bd-7204-449a-a820-dc554a2268ba",
"FormTypeField": {
"FormTypeFieldId": "559984f6-8f85-4785-b7e6-ad26a76b163c",
"FormType": {
"FormTypeId": "ceeee7da-d9e5-40b4-b243-4517cc57b79d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2647f977-7d05-4b80-9b56-f089805f985c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5636efdf-16a9-471d-a6cf-ddf3bf43ec78",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "78cc9342-c841-47c0-98f1-32f3a5090db9",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ecc64499-f619-4c81-a202-e8a06f2d59d5",
"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": "b866f18f-6288-4fb1-a32b-716ea753d214",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8855c75d-e82a-4b45-97e3-c403332afb9d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a584f0ba-2fc4-4b42-a797-78766bfa9bd6",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"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": "d9458ac5-93c1-4dfd-94b9-2c17c387b696",
"FormId": "ef7117bd-7204-449a-a820-dc554a2268ba",
"FormTypeField": {
"FormTypeFieldId": "559984f6-8f85-4785-b7e6-ad26a76b163c",
"FormType": {
"FormTypeId": "ceeee7da-d9e5-40b4-b243-4517cc57b79d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2647f977-7d05-4b80-9b56-f089805f985c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5636efdf-16a9-471d-a6cf-ddf3bf43ec78",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "78cc9342-c841-47c0-98f1-32f3a5090db9",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ecc64499-f619-4c81-a202-e8a06f2d59d5",
"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": "b866f18f-6288-4fb1-a32b-716ea753d214",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8855c75d-e82a-4b45-97e3-c403332afb9d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a584f0ba-2fc4-4b42-a797-78766bfa9bd6",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"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": "330418d1-9a33-4fcc-b1b7-0802f54d74f0",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "69693eee-a4ee-4a54-b489-f3f6bac814d1",
"Asset": {
"AssetId": "13de14ec-936c-442a-912a-fb103595f8c7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2647f977-7d05-4b80-9b56-f089805f985c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5636efdf-16a9-471d-a6cf-ddf3bf43ec78",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ab1aa7a9-5b0c-4e8b-b90a-cf20fe2fa56e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"MeasurementValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7605cbbc-6be5-4d09-8db5-33cd54212c04",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"MeasurementValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "781e191c-4a2c-4751-a77e-bdb9fcafaf6e",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "ceeee7da-d9e5-40b4-b243-4517cc57b79d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2647f977-7d05-4b80-9b56-f089805f985c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5636efdf-16a9-471d-a6cf-ddf3bf43ec78",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "559984f6-8f85-4785-b7e6-ad26a76b163c",
"Section": {
"FormTypeSectionId": "ecc64499-f619-4c81-a202-e8a06f2d59d5",
"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": "b866f18f-6288-4fb1-a32b-716ea753d214",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8855c75d-e82a-4b45-97e3-c403332afb9d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a584f0ba-2fc4-4b42-a797-78766bfa9bd6",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"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": "559984f6-8f85-4785-b7e6-ad26a76b163c",
"Section": {
"FormTypeSectionId": "ecc64499-f619-4c81-a202-e8a06f2d59d5",
"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": "b866f18f-6288-4fb1-a32b-716ea753d214",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8855c75d-e82a-4b45-97e3-c403332afb9d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a584f0ba-2fc4-4b42-a797-78766bfa9bd6",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"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": "78cc9342-c841-47c0-98f1-32f3a5090db9",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-02T13:57:24.3028205-07:00",
"Location": "sample string 1",
"TaskId": "d29df53c-0380-4163-9dad-c649d8c7689f",
"Values": [
{
"FormFieldValueId": "d9458ac5-93c1-4dfd-94b9-2c17c387b696",
"FormId": "ef7117bd-7204-449a-a820-dc554a2268ba",
"FormTypeField": {
"FormTypeFieldId": "559984f6-8f85-4785-b7e6-ad26a76b163c",
"FormType": {
"FormTypeId": "ceeee7da-d9e5-40b4-b243-4517cc57b79d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2647f977-7d05-4b80-9b56-f089805f985c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5636efdf-16a9-471d-a6cf-ddf3bf43ec78",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "78cc9342-c841-47c0-98f1-32f3a5090db9",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ecc64499-f619-4c81-a202-e8a06f2d59d5",
"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": "b866f18f-6288-4fb1-a32b-716ea753d214",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8855c75d-e82a-4b45-97e3-c403332afb9d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a584f0ba-2fc4-4b42-a797-78766bfa9bd6",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"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": "d9458ac5-93c1-4dfd-94b9-2c17c387b696",
"FormId": "ef7117bd-7204-449a-a820-dc554a2268ba",
"FormTypeField": {
"FormTypeFieldId": "559984f6-8f85-4785-b7e6-ad26a76b163c",
"FormType": {
"FormTypeId": "ceeee7da-d9e5-40b4-b243-4517cc57b79d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2647f977-7d05-4b80-9b56-f089805f985c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5636efdf-16a9-471d-a6cf-ddf3bf43ec78",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-02T13:57:24.3028205-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "78cc9342-c841-47c0-98f1-32f3a5090db9",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ecc64499-f619-4c81-a202-e8a06f2d59d5",
"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": "b866f18f-6288-4fb1-a32b-716ea753d214",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8855c75d-e82a-4b45-97e3-c403332afb9d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a584f0ba-2fc4-4b42-a797-78766bfa9bd6",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a3d5fefd-9dbd-47e5-b49f-b618779ddab7",
"FieldId": "ac4540c9-1e31-4e98-ac94-4e6e6252d187",
"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": "330418d1-9a33-4fcc-b1b7-0802f54d74f0",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "48c26902-e8aa-484e-84e8-a284bb21caf8",
"CreateDate": "2026-08-02T13:57:24.3028205-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-02T13:57:24.3028205-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"
}