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": "882453e9-d475-4566-bc5c-384a043d884e",
"Name": "sample string 1",
"Created": "2025-12-28T11:51:31.8425555+00:00",
"Modified": "2025-12-28T11:51:31.8425555+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"13ec7529-f105-43ca-b815-688f1719cf52",
"dcb1f396-8f3d-4992-888e-c953a453e23c"
],
"NonLaborAssignments": [
{
"Id": "89b4ad26-e2c2-4ba9-ac01-ffcf5458bf00",
"ResourceId": "00396343-8b15-4456-a3dc-0662d499a07e",
"Quantity": 3.0
},
{
"Id": "89b4ad26-e2c2-4ba9-ac01-ffcf5458bf00",
"ResourceId": "00396343-8b15-4456-a3dc-0662d499a07e",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "4012d8d4-373c-42a5-ad5f-956a6d0964f1",
"Type": 0,
"ResourceId": "16068cab-ec0f-47f7-bc3f-5192a9631ee3",
"Units": 3.0
},
{
"Id": "4012d8d4-373c-42a5-ad5f-956a6d0964f1",
"Type": 0,
"ResourceId": "16068cab-ec0f-47f7-bc3f-5192a9631ee3",
"Units": 3.0
}
],
"ParentId": "2b876560-2116-4a94-8be0-5afeb41f1741",
"WorkTypeParentId": "481d3ae4-3919-465b-acf7-a5e5d4be137d",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "d2cf237c-5d58-4599-922a-8408316463a1",
"UPN": "e694920f-dfcc-41c6-b811-6383d04d4462",
"PostDate": "2025-12-28T11:51:31.8425555+00:00",
"Comment": "sample string 4",
"CC": [
"7b113df5-9196-4b84-9ad2-362c69e227c6",
"c4dd66c2-76d9-4074-879d-af9e8f96fc4d"
],
"Users": [
"3bf52d3d-02c6-4b78-a75a-94fb7ef6e475",
"377d4be1-ce28-4f74-aa9f-6ed422ea67a3"
]
},
{
"Id": "d2cf237c-5d58-4599-922a-8408316463a1",
"UPN": "e694920f-dfcc-41c6-b811-6383d04d4462",
"PostDate": "2025-12-28T11:51:31.8425555+00:00",
"Comment": "sample string 4",
"CC": [
"7b113df5-9196-4b84-9ad2-362c69e227c6",
"c4dd66c2-76d9-4074-879d-af9e8f96fc4d"
],
"Users": [
"3bf52d3d-02c6-4b78-a75a-94fb7ef6e475",
"377d4be1-ce28-4f74-aa9f-6ed422ea67a3"
]
}
],
"StartDate": "2025-12-28T11:51:31.8425555+00:00",
"DueDate": "2025-12-28T11:51:31.8425555+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"2c711924-de76-4c94-8787-10ff8fa68e70": "46518792-f839-4c09-9ddc-0335164851c7",
"8a0f1876-4cf9-4b70-952b-358dea6bfa1d": "ee6b76d6-ba6b-4417-b998-fc6075066088"
},
"HasUpdates": true,
"Modified": "2025-12-28T11:51:31.8425555+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": "2025-12-28T11:51:31.8425555+00:00"
},
"LastComment": "2025-12-28T11:51:31.8425555+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "70788c38-35ce-4be8-bf0a-81881c71b5df",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"WorkPlanId": "59ad3cd8-83cb-4380-a9be-a62b8e9fa5d7",
"id": "44bb0f8d-e3a1-476e-aab4-24cab140ae91",
"ConfigId": "872bca79-d80d-4258-8051-c80b1635c9f0"
}