POST api/mpp/createplan?template={template}&PlanId={PlanId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| template | string |
Required |
|
| PlanId | globally unique identifier |
Required |
Body Parameters
None.
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": "45a9558d-f705-437b-b229-e5d51c4c82ce",
"Created": "2025-12-03T13:04:46.1932364+00:00",
"Modified": "2025-12-03T13:04:46.1932364+00:00",
"Editor": "c5c165ee-7e88-498f-a4c1-786d26da90e4",
"PlannerTypeId": "54c2f94d-7c83-4206-9700-470d39b3ab92",
"ParentPlanId": "57e3035d-4d57-44df-b60c-55cb07915709",
"PortfolioParentId": "4fc8e807-ff07-46f3-a6ee-c37faa57902e",
"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": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
},
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
}
],
"LastComment": "2025-12-03T13:04:46.1932364+00:00",
"Integrations": [
{
"IntegrationId": "74c9dbfa-0b43-4a4d-a1f7-ea0b3b95f5f6",
"ItemUrl": "sample string 2",
"ItemId": "sample string 3",
"TransactionId": "409bc161-4083-421f-85f5-e6d347c3a2df",
"LastExport": "2025-12-03T13:04:46.1932364+00:00",
"LastImport": "2025-12-03T13:04:46.1932364+00:00",
"IntegrationVersion": 7,
"Properties": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"IntegrationId": "74c9dbfa-0b43-4a4d-a1f7-ea0b3b95f5f6",
"ItemUrl": "sample string 2",
"ItemId": "sample string 3",
"TransactionId": "409bc161-4083-421f-85f5-e6d347c3a2df",
"LastExport": "2025-12-03T13:04:46.1932364+00:00",
"LastImport": "2025-12-03T13:04:46.1932364+00:00",
"IntegrationVersion": 7,
"Properties": {
"sample string 1": {},
"sample string 3": {}
}
}
],
"Snapshots": [
{
"Date": "2025-12-03T13:04:46.1932364+00:00",
"StatusReportId": "4f477fc5-42a2-4286-b5e3-589e02091cd3",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"Date": "2025-12-03T13:04:46.1932364+00:00",
"StatusReportId": "4f477fc5-42a2-4286-b5e3-589e02091cd3",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
],
"SubPlans": [
"dc8aa950-7127-4389-8fb8-0da0f4e6188f",
"7eca71aa-25ce-4f75-bdee-e6f8c9ecdb67"
],
"PlanNumber": "sample string 14",
"RateTables": [
{
"Id": "33342998-4ebe-4159-bbef-1b739efbefe2",
"Name": "sample string 2",
"Multipliers": [
{
"Start": "2025-12-03T13:04:46.1932364+00:00",
"End": "2025-12-03T13:04:46.1932364+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
},
{
"Start": "2025-12-03T13:04:46.1932364+00:00",
"End": "2025-12-03T13:04:46.1932364+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
}
],
"ResourceRates": [
{
"ResourceId": "1d2188b0-0e24-497e-8650-e65ebb3b2abe",
"BaseRate": 2.0
},
{
"ResourceId": "1d2188b0-0e24-497e-8650-e65ebb3b2abe",
"BaseRate": 2.0
}
]
},
{
"Id": "33342998-4ebe-4159-bbef-1b739efbefe2",
"Name": "sample string 2",
"Multipliers": [
{
"Start": "2025-12-03T13:04:46.1932364+00:00",
"End": "2025-12-03T13:04:46.1932364+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
},
{
"Start": "2025-12-03T13:04:46.1932364+00:00",
"End": "2025-12-03T13:04:46.1932364+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
}
],
"ResourceRates": [
{
"ResourceId": "1d2188b0-0e24-497e-8650-e65ebb3b2abe",
"BaseRate": 2.0
},
{
"ResourceId": "1d2188b0-0e24-497e-8650-e65ebb3b2abe",
"BaseRate": 2.0
}
]
}
],
"Splits": [
{
"Field": "sample string 1",
"Value": "dd1a4032-79fe-4c5e-a1ee-99e83139224a",
"Split": 3.0,
"Values": {
"sample string 1": 2.0,
"sample string 3": 4.0
}
},
{
"Field": "sample string 1",
"Value": "dd1a4032-79fe-4c5e-a1ee-99e83139224a",
"Split": 3.0,
"Values": {
"sample string 1": 2.0,
"sample string 3": 4.0
}
}
],
"LockInfo": {
"LockedSid": "95c7af8e-d1fd-42c0-af17-966182e021c9",
"LockedBy": "72867c47-fb79-4b5a-b7dd-eadc004b4e3e",
"LockedDate": "2025-12-03T13:04:46.1932364+00:00"
},
"LastLocation": "sample string 15",
"StageGateFlow": {
"Id": "a017dc96-1522-43fb-9c50-b3b87247b73f",
"CurrentGateId": "5ab65aa3-b9a6-43cd-bf9b-06a2b01de4f3",
"EnteredGate": "2025-12-03T13:04:46.1932364+00:00",
"ExitedGate": "2025-12-03T13:04:46.1932364+00:00",
"GateClosed": true,
"StepStarter": "8acdf75a-41a2-4385-bba6-5968e323c055",
"StepApprover": "db9a732d-2e1b-4bf8-b7a5-bff597a4a73f",
"ApprovalState": 0,
"StepState": 0,
"Comments": "sample string 8",
"Approvals": [
{
"StepId": "6ce305d6-74ba-43b8-9bec-175e461075eb",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"a0203bfc-e0c9-455e-974f-ca94818e73f0": {
"TaskId": "2135a6a0-8fbc-4e59-b329-438d0d0b756a",
"Status": 0,
"Comments": [
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
},
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
}
]
},
"f43aacb5-048f-433a-b974-0f3f324769aa": {
"TaskId": "2135a6a0-8fbc-4e59-b329-438d0d0b756a",
"Status": 0,
"Comments": [
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
},
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
}
]
}
}
},
{
"StepId": "6ce305d6-74ba-43b8-9bec-175e461075eb",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"a0203bfc-e0c9-455e-974f-ca94818e73f0": {
"TaskId": "2135a6a0-8fbc-4e59-b329-438d0d0b756a",
"Status": 0,
"Comments": [
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
},
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
}
]
},
"f43aacb5-048f-433a-b974-0f3f324769aa": {
"TaskId": "2135a6a0-8fbc-4e59-b329-438d0d0b756a",
"Status": 0,
"Comments": [
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
},
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
}
]
}
}
}
],
"ApprovalsLog": [
{
"StepId": "6ce305d6-74ba-43b8-9bec-175e461075eb",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"a0203bfc-e0c9-455e-974f-ca94818e73f0": {
"TaskId": "2135a6a0-8fbc-4e59-b329-438d0d0b756a",
"Status": 0,
"Comments": [
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
},
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
}
]
},
"f43aacb5-048f-433a-b974-0f3f324769aa": {
"TaskId": "2135a6a0-8fbc-4e59-b329-438d0d0b756a",
"Status": 0,
"Comments": [
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
},
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
}
]
}
}
},
{
"StepId": "6ce305d6-74ba-43b8-9bec-175e461075eb",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"a0203bfc-e0c9-455e-974f-ca94818e73f0": {
"TaskId": "2135a6a0-8fbc-4e59-b329-438d0d0b756a",
"Status": 0,
"Comments": [
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
},
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
}
]
},
"f43aacb5-048f-433a-b974-0f3f324769aa": {
"TaskId": "2135a6a0-8fbc-4e59-b329-438d0d0b756a",
"Status": 0,
"Comments": [
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
},
{
"Id": "45fdf5eb-8383-4856-89a6-23ccf2188a7c",
"UPN": "fd530249-200c-413c-8170-a465c2673cbd",
"PostDate": "2025-12-03T13:04:46.1932364+00:00",
"Comment": "sample string 4",
"CC": [
"4b3fa7ce-3f4a-460d-bbbc-c3357f594b06",
"11f7d77f-fdbf-4f14-b1d1-338cf9e24051"
],
"Users": [
"f70a2e0f-7ebf-49c6-a4a6-11ad524af885",
"83e2d182-6003-49d6-b762-b33c9b736322"
]
}
]
}
}
}
],
"RulesRejected": [
{
"Id": "7f9676ce-fa39-4610-bd1f-498d89fbb397",
"Name": "sample string 2",
"FailureText": "sample string 3",
"Filter": "sample string 4"
},
{
"Id": "7f9676ce-fa39-4610-bd1f-498d89fbb397",
"Name": "sample string 2",
"FailureText": "sample string 3",
"Filter": "sample string 4"
}
],
"ApprovalRejectionOrFailReason": "sample string 9"
},
"id": "f342fd6d-d208-42f1-be79-07016e1882f4",
"ConfigId": "c5d071e8-f54e-4584-ad89-c46043549de3"
}