POST api/mywork/{id}
Update my work task
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
Dictionary of string [key] and Object [value]Request Formats
application/json, text/json
Sample:
{
"sample string 1": {},
"sample string 3": {}
}
Response Information
Resource Description
WorkPlanTask| Name | Description | Type | Additional information |
|---|---|---|---|
| WorkTypeId | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Created | date |
None. |
|
| Modified | date |
None. |
|
| Author | string |
None. |
|
| Editor | string |
None. |
|
| AssignedTo | Collection of globally unique identifier |
None. |
|
| NonLaborAssignments | Collection of TaskNonLaborAssignment |
None. |
|
| Assignments | Collection of TaskAssignment |
None. |
|
| ParentId | globally unique identifier |
None. |
|
| WorkTypeParentId | globally unique identifier |
None. |
|
| WorkTypeIndex | integer |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Index | integer |
None. |
|
| Complete | boolean |
None. |
|
| Comments | Collection of TaskComment |
None. |
|
| StartDate | date |
None. |
|
| DueDate | date |
None. |
|
| TaskScheduleType | TaskType |
None. |
|
| StatusUpdate | StatusUpdateClass |
None. |
|
| LastComment | date |
None. |
|
| IsScheduled | boolean |
None. |
|
| Integration | TaskIntegrationInfo |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"WorkTypeId": "6b797c44-3ea6-4dfa-be46-54065c3937e9",
"Name": "sample string 1",
"Created": "2026-04-10T14:46:56.2985473+00:00",
"Modified": "2026-04-10T14:46:56.2985473+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"be7a9600-344c-49af-b149-faebe03cd11e",
"7c35754b-69ab-4f5f-a13b-4b08eb3ff685"
],
"NonLaborAssignments": [
{
"Id": "c07c2d07-c35c-4925-9bd9-164acf59107c",
"ResourceId": "1bf7b055-4d90-4267-aa89-376e3e6af88c",
"Quantity": 3.0
},
{
"Id": "c07c2d07-c35c-4925-9bd9-164acf59107c",
"ResourceId": "1bf7b055-4d90-4267-aa89-376e3e6af88c",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "59a9df9c-5426-40aa-921e-76908329fd15",
"Type": 0,
"ResourceId": "de1ff5f3-16b8-4e89-92e8-46b8653247ec",
"Units": 3.0
},
{
"Id": "59a9df9c-5426-40aa-921e-76908329fd15",
"Type": 0,
"ResourceId": "de1ff5f3-16b8-4e89-92e8-46b8653247ec",
"Units": 3.0
}
],
"ParentId": "737aeb18-90ce-4213-9084-cbe6da09295a",
"WorkTypeParentId": "42bedc7b-fa60-4490-909f-98ec01ce57b4",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "2e77ea9e-8380-49af-9648-1bbeffa16db3",
"UPN": "407ee08e-070f-420c-a7fe-ac99971f27bf",
"PostDate": "2026-04-10T14:46:56.2985473+00:00",
"Comment": "sample string 4",
"CC": [
"6eefb331-69bd-4387-a677-03ae90f15731",
"c5e4b428-a82d-4ad6-8d09-f3af8a20d94c"
],
"Users": [
"c1613288-0a5f-424d-b6e8-0d7209dc3eca",
"9d7c701f-6194-4d3f-94fa-7ed4cc194d29"
]
},
{
"Id": "2e77ea9e-8380-49af-9648-1bbeffa16db3",
"UPN": "407ee08e-070f-420c-a7fe-ac99971f27bf",
"PostDate": "2026-04-10T14:46:56.2985473+00:00",
"Comment": "sample string 4",
"CC": [
"6eefb331-69bd-4387-a677-03ae90f15731",
"c5e4b428-a82d-4ad6-8d09-f3af8a20d94c"
],
"Users": [
"c1613288-0a5f-424d-b6e8-0d7209dc3eca",
"9d7c701f-6194-4d3f-94fa-7ed4cc194d29"
]
}
],
"StartDate": "2026-04-10T14:46:56.2985473+00:00",
"DueDate": "2026-04-10T14:46:56.2985473+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"deaa7cf2-7639-4509-9c10-a78dd0db6456": "11c77c57-18e9-4852-accb-50546e223064",
"7f352270-8eb7-48dc-92fa-4d2b6d3edd84": "740bdf09-6529-4e59-8e8e-3a67cd929930"
},
"HasUpdates": true,
"Modified": "2026-04-10T14:46:56.2985473+00:00",
"Editor": "sample string 3",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"CalcFields": {
"sample string 1": {},
"sample string 3": {}
},
"State": 0,
"ApproveRejectBy": "sample string 4",
"ApproveRejectDate": "2026-04-10T14:46:56.2985473+00:00"
},
"LastComment": "2026-04-10T14:46:56.2985473+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "93a7d37c-0c2d-4e0a-8290-335584c26738",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"WorkPlanId": "eaf437b3-c459-43f5-a54b-b72dad162253",
"id": "c1940024-7345-4afd-b963-be4da56ed87b",
"ConfigId": "4256f9e3-ef9d-4edf-9175-d202cb9172ab"
}