PUT Tasks?sendNotification={sendNotification}
Updates the given task.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sendNotification |
Specifies if the service should send a notification for the new task |
boolean |
Default value is False |
Body Parameters
The task to update
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. |
|
| DueDate | date |
None. |
|
| CompletedDate | date |
None. |
|
| Priority | TaskPriority |
None. |
|
| HasAttachments | boolean |
None. |
|
| Attachments | Collection of TaskAttachment |
None. |
|
| Values | Collection of TaskFieldValue |
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": "fca30d77-c964-4068-9c3d-852e086f0456",
"Asset": {
"AssetId": "2eb7252e-06c2-499d-8cb0-cc12eb6fd67a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a92fcf3e-3397-4f9b-bcd8-681b0bff9c35",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "30aef160-cd21-4564-a862-9c8c68f5b915",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9c8de914-ec36-493b-b2ce-2468e094f654",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76c46755-bb0d-4daa-8500-e158193bfd7d",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e62a49fe-3dba-42c7-9444-6d098bea43c4",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "5760198e-84c9-472e-b518-533eb35ab245",
"Name": "sample string 1",
"CompanyId": "5cc8160b-0907-4892-bdb2-1eeb339d532d"
},
"TaskCategory": {
"TaskCategoryId": "02b39220-e1e2-4c33-9cab-e10d32b03b7c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "ca7312fd-dd2d-4c2a-bb3d-2dcf0474db01",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "51397216-1655-48b9-a378-ea48238c7d9d",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "13f46b1d-970b-4b53-8e13-29184a7dd600",
"Section": {
"TaskTypeSectionId": "2ab0d7b0-96e1-4196-bc3c-db5d81ac3602",
"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": "f5a9a4e2-eb0b-48ab-a89b-c35ffeec02d6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9cffc87d-5f7a-45cc-a2f2-4674aa9bf8e0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "66372889-b60b-48d2-8753-b266b47dfa43",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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": "13f46b1d-970b-4b53-8e13-29184a7dd600",
"Section": {
"TaskTypeSectionId": "2ab0d7b0-96e1-4196-bc3c-db5d81ac3602",
"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": "f5a9a4e2-eb0b-48ab-a89b-c35ffeec02d6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9cffc87d-5f7a-45cc-a2f2-4674aa9bf8e0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "66372889-b60b-48d2-8753-b266b47dfa43",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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": "27328ffd-ee34-4609-bb3b-0055fc413f4a",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2025-12-21T05:09:21.394273-08:00",
"AssignedToUser": {
"UserId": "ff2bfe56-bf42-42e4-933b-090809dc0f12",
"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": "5d26cfb8-0bbc-4b14-8516-1d6e73d38c42",
"Teams": [
{
"TeamId": "54014a27-859d-431b-9790-27dceb593006",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "9c8de914-ec36-493b-b2ce-2468e094f654",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76c46755-bb0d-4daa-8500-e158193bfd7d",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "9c8de914-ec36-493b-b2ce-2468e094f654",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76c46755-bb0d-4daa-8500-e158193bfd7d",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "6add51ab-aab2-42e8-943e-3b6829f97d7f",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "54014a27-859d-431b-9790-27dceb593006",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "9c8de914-ec36-493b-b2ce-2468e094f654",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76c46755-bb0d-4daa-8500-e158193bfd7d",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "9c8de914-ec36-493b-b2ce-2468e094f654",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76c46755-bb0d-4daa-8500-e158193bfd7d",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "6add51ab-aab2-42e8-943e-3b6829f97d7f",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "ff2bfe56-bf42-42e4-933b-090809dc0f12",
"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": "5d26cfb8-0bbc-4b14-8516-1d6e73d38c42",
"Teams": [
{
"TeamId": "54014a27-859d-431b-9790-27dceb593006",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "9c8de914-ec36-493b-b2ce-2468e094f654",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76c46755-bb0d-4daa-8500-e158193bfd7d",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "9c8de914-ec36-493b-b2ce-2468e094f654",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76c46755-bb0d-4daa-8500-e158193bfd7d",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "6add51ab-aab2-42e8-943e-3b6829f97d7f",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "54014a27-859d-431b-9790-27dceb593006",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "9c8de914-ec36-493b-b2ce-2468e094f654",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76c46755-bb0d-4daa-8500-e158193bfd7d",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "9c8de914-ec36-493b-b2ce-2468e094f654",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "76c46755-bb0d-4daa-8500-e158193bfd7d",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "6add51ab-aab2-42e8-943e-3b6829f97d7f",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2025-12-21T05:09:21.394273-08:00",
"CompletedDate": "2025-12-21T05:09:21.394273-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "bd89de3b-5ae8-4d96-b9aa-7e3fbf9e9204",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "bd89de3b-5ae8-4d96-b9aa-7e3fbf9e9204",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "206fc0cf-1613-4a8b-a638-0ffe05e2df96",
"TaskTypeField": {
"TaskTypeFieldId": "13f46b1d-970b-4b53-8e13-29184a7dd600",
"Section": {
"TaskTypeSectionId": "2ab0d7b0-96e1-4196-bc3c-db5d81ac3602",
"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": "f5a9a4e2-eb0b-48ab-a89b-c35ffeec02d6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9cffc87d-5f7a-45cc-a2f2-4674aa9bf8e0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "66372889-b60b-48d2-8753-b266b47dfa43",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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": "206fc0cf-1613-4a8b-a638-0ffe05e2df96",
"TaskTypeField": {
"TaskTypeFieldId": "13f46b1d-970b-4b53-8e13-29184a7dd600",
"Section": {
"TaskTypeSectionId": "2ab0d7b0-96e1-4196-bc3c-db5d81ac3602",
"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": "f5a9a4e2-eb0b-48ab-a89b-c35ffeec02d6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9cffc87d-5f7a-45cc-a2f2-4674aa9bf8e0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "66372889-b60b-48d2-8753-b266b47dfa43",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "d78858a1-0689-406f-915c-ee1265e9f325",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 7"
}
Response Information
Resource Description
On success, the updated task.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Task |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"TaskId": "6510a1cb-6060-41b6-aae5-4d95289d9ccd",
"Asset": {
"AssetId": "b53749ce-51e1-4aab-b323-cd15ef9d339f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3e7f28b9-3ee2-4b4c-9e4d-cfba3bc79c5b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a6cccb6-027b-47fe-9b95-592df6470f69",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a1a5750b-55e5-45c2-93cd-ca86c0e0c037",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b2626044-d019-4fdd-8954-b376b06a06c8",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7071f938-ef58-4c6a-a5d2-a09e6806d6df",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "285ed94b-1dbb-46bc-a7c6-1693fff1bfb9",
"Name": "sample string 1",
"CompanyId": "bc7a78d7-30a6-4920-9fd1-98d11af9a463"
},
"TaskCategory": {
"TaskCategoryId": "03c9bfa3-6136-48cd-bdd2-760b737a9ded",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "49074945-df82-49be-a05b-2537af154bc1",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "04801dcc-1fea-44ac-abbd-6f67f893abdc",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "e420de3e-07b0-4bb1-b72b-d773144a31f1",
"Section": {
"TaskTypeSectionId": "baa5c356-d745-409d-b5ae-34c84fe7e98c",
"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": "728e20c0-fddf-4488-97a9-65a81f71c167",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1ceec3f4-78c0-4a94-97dd-6e91d147c584",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6a019e74-604e-4fe9-9783-50b712174a3a",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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": "e420de3e-07b0-4bb1-b72b-d773144a31f1",
"Section": {
"TaskTypeSectionId": "baa5c356-d745-409d-b5ae-34c84fe7e98c",
"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": "728e20c0-fddf-4488-97a9-65a81f71c167",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1ceec3f4-78c0-4a94-97dd-6e91d147c584",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6a019e74-604e-4fe9-9783-50b712174a3a",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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": "6fe69f52-8ad1-4731-bb4f-a945e48657c4",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2025-12-21T05:09:21.394273-08:00",
"AssignedToUser": {
"UserId": "2d815e19-b4ab-4c3d-9edc-ac732bb19423",
"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": "2ba8eb3c-595a-43dc-a344-8d5e962618f5",
"Teams": [
{
"TeamId": "e2090262-af30-478d-9439-1bd4c591f5e7",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "a1a5750b-55e5-45c2-93cd-ca86c0e0c037",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b2626044-d019-4fdd-8954-b376b06a06c8",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a1a5750b-55e5-45c2-93cd-ca86c0e0c037",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b2626044-d019-4fdd-8954-b376b06a06c8",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b3c0a562-a5bb-40ef-91d3-b0147500dc06",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "e2090262-af30-478d-9439-1bd4c591f5e7",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "a1a5750b-55e5-45c2-93cd-ca86c0e0c037",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b2626044-d019-4fdd-8954-b376b06a06c8",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a1a5750b-55e5-45c2-93cd-ca86c0e0c037",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b2626044-d019-4fdd-8954-b376b06a06c8",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b3c0a562-a5bb-40ef-91d3-b0147500dc06",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "2d815e19-b4ab-4c3d-9edc-ac732bb19423",
"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": "2ba8eb3c-595a-43dc-a344-8d5e962618f5",
"Teams": [
{
"TeamId": "e2090262-af30-478d-9439-1bd4c591f5e7",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "a1a5750b-55e5-45c2-93cd-ca86c0e0c037",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b2626044-d019-4fdd-8954-b376b06a06c8",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a1a5750b-55e5-45c2-93cd-ca86c0e0c037",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b2626044-d019-4fdd-8954-b376b06a06c8",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b3c0a562-a5bb-40ef-91d3-b0147500dc06",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "e2090262-af30-478d-9439-1bd4c591f5e7",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "a1a5750b-55e5-45c2-93cd-ca86c0e0c037",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b2626044-d019-4fdd-8954-b376b06a06c8",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a1a5750b-55e5-45c2-93cd-ca86c0e0c037",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"MeasurementValueNeededDate": "2025-12-21T05:09:21.394273-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b2626044-d019-4fdd-8954-b376b06a06c8",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b3c0a562-a5bb-40ef-91d3-b0147500dc06",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2025-12-21T05:09:21.394273-08:00",
"CompletedDate": "2025-12-21T05:09:21.394273-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "b7ba86bf-ddd1-402c-bfd5-e23d4c7e257b",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "b7ba86bf-ddd1-402c-bfd5-e23d4c7e257b",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "1daf75e4-9542-4891-b628-8fa78f8a1724",
"TaskTypeField": {
"TaskTypeFieldId": "e420de3e-07b0-4bb1-b72b-d773144a31f1",
"Section": {
"TaskTypeSectionId": "baa5c356-d745-409d-b5ae-34c84fe7e98c",
"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": "728e20c0-fddf-4488-97a9-65a81f71c167",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1ceec3f4-78c0-4a94-97dd-6e91d147c584",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6a019e74-604e-4fe9-9783-50b712174a3a",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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": "1daf75e4-9542-4891-b628-8fa78f8a1724",
"TaskTypeField": {
"TaskTypeFieldId": "e420de3e-07b0-4bb1-b72b-d773144a31f1",
"Section": {
"TaskTypeSectionId": "baa5c356-d745-409d-b5ae-34c84fe7e98c",
"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": "728e20c0-fddf-4488-97a9-65a81f71c167",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1ceec3f4-78c0-4a94-97dd-6e91d147c584",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6a019e74-604e-4fe9-9783-50b712174a3a",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "fb63a545-ea4f-4982-88a0-f7d24290d8eb",
"CreateDate": "2025-12-21T05:09:21.394273-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T05:09:21.394273-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}