POST api/workplan
Add a plan
Request Information
URI Parameters
None.
Body Parameters
WorkPlanRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| WorkPlan | WorkPlanReq |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
WorkPlan| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| Archived | boolean |
None. |
|
| Author | globally unique identifier |
None. |
|
| Created | date |
None. |
|
| Modified | date |
None. |
|
| Editor | globally unique identifier |
None. |
|
| PlannerTypeId | globally unique identifier |
None. |
|
| ParentPlanId | globally unique identifier |
None. |
|
| PortfolioParentId | globally unique identifier |
None. |
|
| PortfolioOrder | integer |
None. |
|
| UserList | Collection of UserAccess |
None. |
|
| InheritUserList | Collection of UserAccess |
None. |
|
| TeamList | Collection of TeamAccess |
None. |
|
| InheritTeamList | Collection of TeamAccess |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| SummaryFields | Dictionary of string [key] and Object [value] |
None. |
|
| Folder | boolean |
None. |
|
| Fragment | boolean |
None. |
|
| FragmentInfo | FragmentInfo |
None. |
|
| Hidden | boolean |
None. |
|
| Comments | Collection of TaskComment |
None. |
|
| LastComment | date |
None. |
|
| Integrations | Collection of IntegratedSystem |
None. |
|
| Snapshots | Collection of FieldSnapshot |
None. |
|
| SubPlans | Collection of globally unique identifier |
None. |
|
| PlanNumber | string |
None. |
|
| RateTables | Collection of PlanRateTable |
None. |
|
| Splits | Collection of LookupSplit |
None. |
|
| LockInfo | PlanLockInfo |
None. |
|
| LastLocation | string |
None. |
|
| StageGateFlow | StageGateFlow |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"Name": "sample string 1",
"Archived": true,
"Author": "1d4eba1b-46ea-4a19-97a6-cc657e5ab5ad",
"Created": "2026-06-05T16:19:02.0260812+00:00",
"Modified": "2026-06-05T16:19:02.0260812+00:00",
"Editor": "988e7bc4-620b-4768-a2c3-9b1f88a3cb6c",
"PlannerTypeId": "acaf4d98-9ebb-4d26-bd6a-7eadcf1806c4",
"ParentPlanId": "d8325ebf-97a1-4f23-b807-6343b869f046",
"PortfolioParentId": "86eb7e99-b00a-4247-a030-2e1acb40a69a",
"PortfolioOrder": 9,
"UserList": [
{},
{}
],
"InheritUserList": [
{},
{}
],
"TeamList": [
{},
{}
],
"InheritTeamList": [
{},
{}
],
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"SummaryFields": {
"sample string 1": {},
"sample string 3": {}
},
"Folder": true,
"Fragment": true,
"FragmentInfo": {
"Name": "sample string 1",
"Description": "sample string 2",
"Category": "sample string 3",
"WorkTypes": "sample string 4",
"Personal": true
},
"Hidden": true,
"Comments": [
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
},
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
}
],
"LastComment": "2026-06-05T16:19:02.0260812+00:00",
"Integrations": [
{
"IntegrationId": "1de703dc-2cd0-4672-b67c-7a02c1221821",
"ItemUrl": "sample string 2",
"ItemId": "sample string 3",
"TransactionId": "9396e15b-2ee8-48e0-987c-27f2e87f48f0",
"LastExport": "2026-06-05T16:19:02.0260812+00:00",
"LastImport": "2026-06-05T16:19:02.0260812+00:00",
"IntegrationVersion": 7,
"Properties": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"IntegrationId": "1de703dc-2cd0-4672-b67c-7a02c1221821",
"ItemUrl": "sample string 2",
"ItemId": "sample string 3",
"TransactionId": "9396e15b-2ee8-48e0-987c-27f2e87f48f0",
"LastExport": "2026-06-05T16:19:02.0260812+00:00",
"LastImport": "2026-06-05T16:19:02.0260812+00:00",
"IntegrationVersion": 7,
"Properties": {
"sample string 1": {},
"sample string 3": {}
}
}
],
"Snapshots": [
{
"Date": "2026-06-05T16:19:02.0260812+00:00",
"StatusReportId": "965fa2be-b699-41cc-8c38-2c478e283b58",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"Date": "2026-06-05T16:19:02.0260812+00:00",
"StatusReportId": "965fa2be-b699-41cc-8c38-2c478e283b58",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
],
"SubPlans": [
"60f4a234-f507-4001-b041-8b81efe78954",
"6ce6ef7b-df8c-460f-9fb2-9f043652c2bd"
],
"PlanNumber": "sample string 14",
"RateTables": [
{
"Id": "ff402ade-f61c-4964-92fb-e395171642d8",
"Name": "sample string 2",
"Multipliers": [
{
"Start": "2026-06-05T16:19:02.0260812+00:00",
"End": "2026-06-05T16:19:02.0260812+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
},
{
"Start": "2026-06-05T16:19:02.0260812+00:00",
"End": "2026-06-05T16:19:02.0260812+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
}
],
"ResourceRates": [
{
"ResourceId": "71d3b807-9e23-4d7b-9d84-768e230a0cae",
"BaseRate": 2.0
},
{
"ResourceId": "71d3b807-9e23-4d7b-9d84-768e230a0cae",
"BaseRate": 2.0
}
]
},
{
"Id": "ff402ade-f61c-4964-92fb-e395171642d8",
"Name": "sample string 2",
"Multipliers": [
{
"Start": "2026-06-05T16:19:02.0260812+00:00",
"End": "2026-06-05T16:19:02.0260812+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
},
{
"Start": "2026-06-05T16:19:02.0260812+00:00",
"End": "2026-06-05T16:19:02.0260812+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
}
],
"ResourceRates": [
{
"ResourceId": "71d3b807-9e23-4d7b-9d84-768e230a0cae",
"BaseRate": 2.0
},
{
"ResourceId": "71d3b807-9e23-4d7b-9d84-768e230a0cae",
"BaseRate": 2.0
}
]
}
],
"Splits": [
{
"Field": "sample string 1",
"Value": "2d8c0e91-6fa8-4c8d-a9f8-9e5ca7bbed03",
"Split": 3.0,
"Values": {
"sample string 1": 2.0,
"sample string 3": 4.0
}
},
{
"Field": "sample string 1",
"Value": "2d8c0e91-6fa8-4c8d-a9f8-9e5ca7bbed03",
"Split": 3.0,
"Values": {
"sample string 1": 2.0,
"sample string 3": 4.0
}
}
],
"LockInfo": {
"LockedSid": "ac089ddb-1e7d-490b-b036-abebeb492c82",
"LockedBy": "54c19500-3e73-4f5e-b888-bc7f2bc4f38e",
"LockedDate": "2026-06-05T16:19:02.0260812+00:00"
},
"LastLocation": "sample string 15",
"StageGateFlow": {
"Id": "e4bc13cb-6e9f-47cf-b340-18357dfa50a5",
"CurrentGateId": "395a2494-5506-41f6-b6ba-beb3df36bfd9",
"EnteredGate": "2026-06-05T16:19:02.0260812+00:00",
"ExitedGate": "2026-06-05T16:19:02.0260812+00:00",
"GateClosed": true,
"StepStarter": "9357d04f-1934-450b-aa60-2c80ea3aeb5f",
"StepApprover": "40bc132d-af5e-4c84-8f50-9efcbacbea58",
"ApprovalState": 0,
"StepState": 0,
"Comments": "sample string 8",
"Approvals": [
{
"StepId": "8a340763-ba65-46c4-aa2b-f961809fb52b",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"f710a29f-bd91-404a-8f48-8485c1903113": {
"TaskId": "8df0fc32-5845-4df6-ae37-99c860de9642",
"Status": 0,
"Comments": [
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
},
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
}
]
},
"b025c7bf-0a25-4d28-ab99-a13d074295d1": {
"TaskId": "8df0fc32-5845-4df6-ae37-99c860de9642",
"Status": 0,
"Comments": [
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
},
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
}
]
}
}
},
{
"StepId": "8a340763-ba65-46c4-aa2b-f961809fb52b",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"f710a29f-bd91-404a-8f48-8485c1903113": {
"TaskId": "8df0fc32-5845-4df6-ae37-99c860de9642",
"Status": 0,
"Comments": [
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
},
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
}
]
},
"b025c7bf-0a25-4d28-ab99-a13d074295d1": {
"TaskId": "8df0fc32-5845-4df6-ae37-99c860de9642",
"Status": 0,
"Comments": [
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
},
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
}
]
}
}
}
],
"ApprovalsLog": [
{
"StepId": "8a340763-ba65-46c4-aa2b-f961809fb52b",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"f710a29f-bd91-404a-8f48-8485c1903113": {
"TaskId": "8df0fc32-5845-4df6-ae37-99c860de9642",
"Status": 0,
"Comments": [
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
},
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
}
]
},
"b025c7bf-0a25-4d28-ab99-a13d074295d1": {
"TaskId": "8df0fc32-5845-4df6-ae37-99c860de9642",
"Status": 0,
"Comments": [
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
},
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
}
]
}
}
},
{
"StepId": "8a340763-ba65-46c4-aa2b-f961809fb52b",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"f710a29f-bd91-404a-8f48-8485c1903113": {
"TaskId": "8df0fc32-5845-4df6-ae37-99c860de9642",
"Status": 0,
"Comments": [
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
},
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
}
]
},
"b025c7bf-0a25-4d28-ab99-a13d074295d1": {
"TaskId": "8df0fc32-5845-4df6-ae37-99c860de9642",
"Status": 0,
"Comments": [
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
},
{
"Id": "66ab6147-bb33-4df5-9ba9-253ea8e009d8",
"UPN": "ac59efc7-593f-4a88-b39e-a4138bdf29a1",
"PostDate": "2026-06-05T16:19:02.0260812+00:00",
"Comment": "sample string 4",
"CC": [
"0826a607-4624-4699-b2b2-9618d9319cd7",
"60f1bd79-67ed-4aca-83f1-2ba8bf06cb54"
],
"Users": [
"9c9a3cf2-a25a-4912-bdf3-616c63aed88b",
"572e1f8a-8636-4452-bf4c-8f3c582d60fc"
]
}
]
}
}
}
],
"RulesRejected": [
{
"Id": "209a8e9a-7c5a-4639-892d-e185aaaafe91",
"Name": "sample string 2",
"FailureText": "sample string 3",
"Filter": "sample string 4"
},
{
"Id": "209a8e9a-7c5a-4639-892d-e185aaaafe91",
"Name": "sample string 2",
"FailureText": "sample string 3",
"Filter": "sample string 4"
}
],
"ApprovalRejectionOrFailReason": "sample string 9"
},
"id": "d365b607-7a86-40ed-88a7-31b1c97eb5c9",
"ConfigId": "9c4cbeb4-ee10-4345-a657-442034267f7a"
}