POST Tasks?sendNotification={sendNotification}
Creates a new 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 create. TaskId should not be filled in.
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": "5b8edef6-491a-45db-9d80-f4a8c7a67a7f",
"Asset": {
"AssetId": "ffb7fa6d-dc7d-4374-a59a-0a3053236226",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c2519704-39a7-409a-aef4-f5a55b673ed6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7277fb01-0d7a-447d-8708-174a6ca247f9",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1e59929c-ced0-4116-b865-2d3662c1e007",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bea88031-d121-45a3-b941-b23d78fd8313",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e1c4ed5d-5aec-4c1c-b316-872714aa5be4",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "9309120f-46ce-4d53-8628-1a0f776cbebb",
"Name": "sample string 1",
"CompanyId": "0f6206dc-942e-4f6a-8192-e59d862c7177"
},
"TaskCategory": {
"TaskCategoryId": "202417c9-722a-4e15-ab88-b67eb13c3ef9",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "a377f367-7fe2-4214-a18c-22d691f346b2",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "535636f4-fcd4-44c6-9701-fcb5b46a6a39",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "eea2e1f4-fc06-4147-9745-527d2121f3b9",
"Section": {
"TaskTypeSectionId": "71b862d2-7c14-4fa2-8bcd-2a4fbb6ba941",
"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": "e54efaeb-dae1-459d-a89b-868f1ea5b96e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3ce64124-9a87-4cad-b7b8-a722e2cf6b19",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7fe242ee-cafd-4c76-adf8-8982805fe8ae",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-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": "eea2e1f4-fc06-4147-9745-527d2121f3b9",
"Section": {
"TaskTypeSectionId": "71b862d2-7c14-4fa2-8bcd-2a4fbb6ba941",
"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": "e54efaeb-dae1-459d-a89b-868f1ea5b96e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3ce64124-9a87-4cad-b7b8-a722e2cf6b19",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7fe242ee-cafd-4c76-adf8-8982805fe8ae",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-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": "e2f42a35-087b-499b-bbff-37613b2f9409",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2025-12-21T09:45:01.1661658-08:00",
"AssignedToUser": {
"UserId": "ca1a7a61-4d48-4c4f-be6d-d1acf3819c21",
"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": "612a1015-b7d2-497b-8b41-cd672918fc9d",
"Teams": [
{
"TeamId": "ca09c18b-b0af-4a12-a001-a2a59e5d0687",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "1e59929c-ced0-4116-b865-2d3662c1e007",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bea88031-d121-45a3-b941-b23d78fd8313",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1e59929c-ced0-4116-b865-2d3662c1e007",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bea88031-d121-45a3-b941-b23d78fd8313",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "6072eba2-dadf-46d7-b53e-be07d6bf5df0",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "ca09c18b-b0af-4a12-a001-a2a59e5d0687",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "1e59929c-ced0-4116-b865-2d3662c1e007",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bea88031-d121-45a3-b941-b23d78fd8313",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1e59929c-ced0-4116-b865-2d3662c1e007",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bea88031-d121-45a3-b941-b23d78fd8313",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "6072eba2-dadf-46d7-b53e-be07d6bf5df0",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "ca1a7a61-4d48-4c4f-be6d-d1acf3819c21",
"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": "612a1015-b7d2-497b-8b41-cd672918fc9d",
"Teams": [
{
"TeamId": "ca09c18b-b0af-4a12-a001-a2a59e5d0687",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "1e59929c-ced0-4116-b865-2d3662c1e007",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bea88031-d121-45a3-b941-b23d78fd8313",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1e59929c-ced0-4116-b865-2d3662c1e007",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bea88031-d121-45a3-b941-b23d78fd8313",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "6072eba2-dadf-46d7-b53e-be07d6bf5df0",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "ca09c18b-b0af-4a12-a001-a2a59e5d0687",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "1e59929c-ced0-4116-b865-2d3662c1e007",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bea88031-d121-45a3-b941-b23d78fd8313",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "1e59929c-ced0-4116-b865-2d3662c1e007",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bea88031-d121-45a3-b941-b23d78fd8313",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "6072eba2-dadf-46d7-b53e-be07d6bf5df0",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2025-12-21T09:45:01.1661658-08:00",
"CompletedDate": "2025-12-21T09:45:01.1661658-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "aab310fd-dbb2-4608-b570-43ca3dd46a82",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "aab310fd-dbb2-4608-b570-43ca3dd46a82",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "eb6ce33c-a4b8-4632-8bc6-e87774db2e1d",
"TaskTypeField": {
"TaskTypeFieldId": "eea2e1f4-fc06-4147-9745-527d2121f3b9",
"Section": {
"TaskTypeSectionId": "71b862d2-7c14-4fa2-8bcd-2a4fbb6ba941",
"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": "e54efaeb-dae1-459d-a89b-868f1ea5b96e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3ce64124-9a87-4cad-b7b8-a722e2cf6b19",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7fe242ee-cafd-4c76-adf8-8982805fe8ae",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-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": "eb6ce33c-a4b8-4632-8bc6-e87774db2e1d",
"TaskTypeField": {
"TaskTypeFieldId": "eea2e1f4-fc06-4147-9745-527d2121f3b9",
"Section": {
"TaskTypeSectionId": "71b862d2-7c14-4fa2-8bcd-2a4fbb6ba941",
"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": "e54efaeb-dae1-459d-a89b-868f1ea5b96e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3ce64124-9a87-4cad-b7b8-a722e2cf6b19",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7fe242ee-cafd-4c76-adf8-8982805fe8ae",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-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": "a50b6961-06a2-4a47-9b12-c66f617e1303",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 7"
}
Response Information
Resource Description
On success, the created task.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Task |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"TaskId": "81b99e0a-bfe5-4189-98cf-0571c2077bf5",
"Asset": {
"AssetId": "bc402e33-1021-4388-a57a-49589ecbafa2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9bd2ceee-ed7c-46d2-b315-bad26ccbe94c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6d2900cd-a65f-4b6c-8230-3933ef46a368",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3db8ec3c-f4b5-4b18-b741-72c57972acd3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cf534469-ae9e-4e16-810b-413e3431e2d2",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9b7cfd5c-23aa-4035-ae53-50fc882da2b8",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "887ec758-bd22-4ed6-850c-f1f8eaa79c37",
"Name": "sample string 1",
"CompanyId": "faa75d17-85e9-4fa7-87ab-0b4d5d35fb6e"
},
"TaskCategory": {
"TaskCategoryId": "657b6014-b7c8-429d-9c64-ed5d478423af",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "89c68d39-8b66-46a8-8150-ee30231c5772",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "a9acbe45-685b-451a-b547-8ec977807cb6",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "b8773241-d28a-4452-9882-7ff9d8d7c214",
"Section": {
"TaskTypeSectionId": "a9aab5f3-1c80-4e03-ba8c-d2d8f960bdbf",
"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": "e54a8043-69de-4cd4-9296-9059fa41f51d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "99e40498-2de3-4ebc-88cf-c014f3778658",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2c7d5ceb-07b5-4e7c-928c-446eaa68a554",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-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": "b8773241-d28a-4452-9882-7ff9d8d7c214",
"Section": {
"TaskTypeSectionId": "a9aab5f3-1c80-4e03-ba8c-d2d8f960bdbf",
"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": "e54a8043-69de-4cd4-9296-9059fa41f51d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "99e40498-2de3-4ebc-88cf-c014f3778658",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2c7d5ceb-07b5-4e7c-928c-446eaa68a554",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-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": "68a87d17-198a-4deb-943d-d36e6efabcb2",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2025-12-21T09:45:01.1661658-08:00",
"AssignedToUser": {
"UserId": "d43f7a7e-f18c-4a65-a510-7f71a465ffe6",
"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": "07515410-06b2-42ce-864b-1c5273e932d4",
"Teams": [
{
"TeamId": "82ac062b-7b8c-4bef-930a-81da1519f304",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "3db8ec3c-f4b5-4b18-b741-72c57972acd3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cf534469-ae9e-4e16-810b-413e3431e2d2",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "3db8ec3c-f4b5-4b18-b741-72c57972acd3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cf534469-ae9e-4e16-810b-413e3431e2d2",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "665da482-fd6e-493c-8a60-492ab21aa3b7",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "82ac062b-7b8c-4bef-930a-81da1519f304",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "3db8ec3c-f4b5-4b18-b741-72c57972acd3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cf534469-ae9e-4e16-810b-413e3431e2d2",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "3db8ec3c-f4b5-4b18-b741-72c57972acd3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cf534469-ae9e-4e16-810b-413e3431e2d2",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "665da482-fd6e-493c-8a60-492ab21aa3b7",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "d43f7a7e-f18c-4a65-a510-7f71a465ffe6",
"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": "07515410-06b2-42ce-864b-1c5273e932d4",
"Teams": [
{
"TeamId": "82ac062b-7b8c-4bef-930a-81da1519f304",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "3db8ec3c-f4b5-4b18-b741-72c57972acd3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cf534469-ae9e-4e16-810b-413e3431e2d2",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "3db8ec3c-f4b5-4b18-b741-72c57972acd3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cf534469-ae9e-4e16-810b-413e3431e2d2",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "665da482-fd6e-493c-8a60-492ab21aa3b7",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "82ac062b-7b8c-4bef-930a-81da1519f304",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "3db8ec3c-f4b5-4b18-b741-72c57972acd3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cf534469-ae9e-4e16-810b-413e3431e2d2",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "3db8ec3c-f4b5-4b18-b741-72c57972acd3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:45:01.1661658-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cf534469-ae9e-4e16-810b-413e3431e2d2",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "665da482-fd6e-493c-8a60-492ab21aa3b7",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2025-12-21T09:45:01.1661658-08:00",
"CompletedDate": "2025-12-21T09:45:01.1661658-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "f8b43b2c-7ccf-4c9b-af73-587bc6e880d6",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "f8b43b2c-7ccf-4c9b-af73-587bc6e880d6",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "49b2fb0f-21df-4375-ab32-8d98c5e35531",
"TaskTypeField": {
"TaskTypeFieldId": "b8773241-d28a-4452-9882-7ff9d8d7c214",
"Section": {
"TaskTypeSectionId": "a9aab5f3-1c80-4e03-ba8c-d2d8f960bdbf",
"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": "e54a8043-69de-4cd4-9296-9059fa41f51d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "99e40498-2de3-4ebc-88cf-c014f3778658",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2c7d5ceb-07b5-4e7c-928c-446eaa68a554",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-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": "49b2fb0f-21df-4375-ab32-8d98c5e35531",
"TaskTypeField": {
"TaskTypeFieldId": "b8773241-d28a-4452-9882-7ff9d8d7c214",
"Section": {
"TaskTypeSectionId": "a9aab5f3-1c80-4e03-ba8c-d2d8f960bdbf",
"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": "e54a8043-69de-4cd4-9296-9059fa41f51d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "99e40498-2de3-4ebc-88cf-c014f3778658",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2c7d5ceb-07b5-4e7c-928c-446eaa68a554",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-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": "12e12c67-150c-4f0f-a33b-5b7b2ed61827",
"CreateDate": "2025-12-21T09:45:01.1661658-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T09:45:01.1661658-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}