POST api/workplan/{PlanId}/subplans
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
PlanId | globally unique identifier |
Required |
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "9b57da51-89bc-45b0-861c-d86d5e7d8651", "6ce6b835-8349-4945-9b73-834b713859cb" ]
Response Information
Resource Description
WorkPlanName | 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": "9934cfec-8246-4d8b-9c4b-825ac7961727", "Created": "2024-12-18T19:40:46.0826616+00:00", "Modified": "2024-12-18T19:40:46.0826616+00:00", "Editor": "a9918006-c70a-4b76-9b57-adf6c6329621", "PlannerTypeId": "86fabb35-05c7-4a7d-8aca-25d4772718db", "ParentPlanId": "186bf2ef-919d-4fbb-b8f0-16e1d84e99c7", "PortfolioParentId": "7992aa9e-981e-494f-b1c1-37cd08712f62", "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": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] }, { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] } ], "LastComment": "2024-12-18T19:40:46.0826616+00:00", "Integrations": [ { "IntegrationId": "4aa5640a-b13b-4ab3-8fc0-63b59a2c768f", "ItemUrl": "sample string 2", "ItemId": "sample string 3", "TransactionId": "76314ab1-43b2-487a-b8ca-0c0cc8053d83", "LastExport": "2024-12-18T19:40:46.0826616+00:00", "LastImport": "2024-12-18T19:40:46.0826616+00:00", "IntegrationVersion": 7, "Properties": { "sample string 1": {}, "sample string 3": {} } }, { "IntegrationId": "4aa5640a-b13b-4ab3-8fc0-63b59a2c768f", "ItemUrl": "sample string 2", "ItemId": "sample string 3", "TransactionId": "76314ab1-43b2-487a-b8ca-0c0cc8053d83", "LastExport": "2024-12-18T19:40:46.0826616+00:00", "LastImport": "2024-12-18T19:40:46.0826616+00:00", "IntegrationVersion": 7, "Properties": { "sample string 1": {}, "sample string 3": {} } } ], "Snapshots": [ { "Date": "2024-12-18T19:40:46.0826616+00:00", "StatusReportId": "58fc6eba-fa28-4186-9228-55fd23e025b3", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "Date": "2024-12-18T19:40:46.0826616+00:00", "StatusReportId": "58fc6eba-fa28-4186-9228-55fd23e025b3", "Fields": { "sample string 1": {}, "sample string 3": {} } } ], "SubPlans": [ "9e12435e-6c98-415e-96b0-f0cc54c6f1f1", "fc8e6a59-be78-4f43-ad53-ec19086d2c00" ], "PlanNumber": "sample string 14", "RateTables": [ { "Id": "64bb6be3-0a0a-4831-8a4f-6c1ae0333a43", "Name": "sample string 2", "Multipliers": [ { "Start": "2024-12-18T19:40:46.0826616+00:00", "End": "2024-12-18T19:40:46.0826616+00:00", "PercentRevenue": 3.0, "PercentCost": 4.0 }, { "Start": "2024-12-18T19:40:46.0826616+00:00", "End": "2024-12-18T19:40:46.0826616+00:00", "PercentRevenue": 3.0, "PercentCost": 4.0 } ], "ResourceRates": [ { "ResourceId": "39a0d76c-1ea4-404f-8388-108d75f82772", "BaseRate": 2.0 }, { "ResourceId": "39a0d76c-1ea4-404f-8388-108d75f82772", "BaseRate": 2.0 } ] }, { "Id": "64bb6be3-0a0a-4831-8a4f-6c1ae0333a43", "Name": "sample string 2", "Multipliers": [ { "Start": "2024-12-18T19:40:46.0826616+00:00", "End": "2024-12-18T19:40:46.0826616+00:00", "PercentRevenue": 3.0, "PercentCost": 4.0 }, { "Start": "2024-12-18T19:40:46.0826616+00:00", "End": "2024-12-18T19:40:46.0826616+00:00", "PercentRevenue": 3.0, "PercentCost": 4.0 } ], "ResourceRates": [ { "ResourceId": "39a0d76c-1ea4-404f-8388-108d75f82772", "BaseRate": 2.0 }, { "ResourceId": "39a0d76c-1ea4-404f-8388-108d75f82772", "BaseRate": 2.0 } ] } ], "Splits": [ { "Field": "sample string 1", "Value": "d7d2f412-5af5-4096-a906-ab7c6f9a50c7", "Split": 3.0, "Values": { "sample string 1": 2.0, "sample string 3": 4.0 } }, { "Field": "sample string 1", "Value": "d7d2f412-5af5-4096-a906-ab7c6f9a50c7", "Split": 3.0, "Values": { "sample string 1": 2.0, "sample string 3": 4.0 } } ], "LockInfo": { "LockedSid": "7bfcfba5-2a74-4aaa-abcb-17b078a9407e", "LockedBy": "c4347be1-4a7d-45c2-a1ec-93e9a5ccc101", "LockedDate": "2024-12-18T19:40:46.0826616+00:00" }, "LastLocation": "sample string 15", "StageGateFlow": { "Id": "cf78a7ed-eb8a-440d-bd3e-fe31828929ab", "CurrentGateId": "2b9b2d4b-948e-4577-b222-1e33d3e5512b", "EnteredGate": "2024-12-18T19:40:46.0826616+00:00", "ExitedGate": "2024-12-18T19:40:46.0826616+00:00", "GateClosed": true, "StepStarter": "bc1d803e-f5e0-4741-8abd-011edf8eec6f", "StepApprover": "9fa233b7-65be-4047-85de-2a1eb71892f1", "ApprovalState": 0, "StepState": 0, "Comments": "sample string 8", "Approvals": [ { "StepId": "8bda351d-ba13-47f7-a781-a73228069461", "AutoApproved": true, "Completed": true, "Expired": true, "ApprovalStates": { "39908f5a-6dbb-473e-af5f-07bf5fef088d": { "TaskId": "ebdcac74-b509-4a2a-a640-f07137901f46", "Status": 0, "Comments": [ { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] }, { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] } ] }, "87e3f68a-a828-4447-a245-603d2b5ce1ea": { "TaskId": "ebdcac74-b509-4a2a-a640-f07137901f46", "Status": 0, "Comments": [ { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] }, { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] } ] } } }, { "StepId": "8bda351d-ba13-47f7-a781-a73228069461", "AutoApproved": true, "Completed": true, "Expired": true, "ApprovalStates": { "39908f5a-6dbb-473e-af5f-07bf5fef088d": { "TaskId": "ebdcac74-b509-4a2a-a640-f07137901f46", "Status": 0, "Comments": [ { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] }, { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] } ] }, "87e3f68a-a828-4447-a245-603d2b5ce1ea": { "TaskId": "ebdcac74-b509-4a2a-a640-f07137901f46", "Status": 0, "Comments": [ { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] }, { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] } ] } } } ], "ApprovalsLog": [ { "StepId": "8bda351d-ba13-47f7-a781-a73228069461", "AutoApproved": true, "Completed": true, "Expired": true, "ApprovalStates": { "39908f5a-6dbb-473e-af5f-07bf5fef088d": { "TaskId": "ebdcac74-b509-4a2a-a640-f07137901f46", "Status": 0, "Comments": [ { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] }, { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] } ] }, "87e3f68a-a828-4447-a245-603d2b5ce1ea": { "TaskId": "ebdcac74-b509-4a2a-a640-f07137901f46", "Status": 0, "Comments": [ { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] }, { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] } ] } } }, { "StepId": "8bda351d-ba13-47f7-a781-a73228069461", "AutoApproved": true, "Completed": true, "Expired": true, "ApprovalStates": { "39908f5a-6dbb-473e-af5f-07bf5fef088d": { "TaskId": "ebdcac74-b509-4a2a-a640-f07137901f46", "Status": 0, "Comments": [ { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] }, { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] } ] }, "87e3f68a-a828-4447-a245-603d2b5ce1ea": { "TaskId": "ebdcac74-b509-4a2a-a640-f07137901f46", "Status": 0, "Comments": [ { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] }, { "Id": "3b62e716-17e3-47f0-a531-5be7da435931", "UPN": "9b4897d0-69ae-4ae7-b717-0c88b5eff03a", "PostDate": "2024-12-18T19:40:46.0826616+00:00", "Comment": "sample string 4", "CC": [ "0a80e039-5bd1-4b2b-a9a5-d36f3d1f389e", "1d306136-2f34-4030-8e22-75686d9fef55" ], "Users": [ "fea77377-002a-4edd-a3f9-fae9baf76922", "0a8f69ad-02c9-4715-9fc9-1a6636139e17" ] } ] } } } ], "RulesRejected": [ { "Id": "18d252cc-089e-4cbb-8fc7-81ec399827b6", "Name": "sample string 2", "FailureText": "sample string 3", "Filter": "sample string 4" }, { "Id": "18d252cc-089e-4cbb-8fc7-81ec399827b6", "Name": "sample string 2", "FailureText": "sample string 3", "Filter": "sample string 4" } ], "ApprovalRejectionOrFailReason": "sample string 9" }, "id": "aa5f762d-721b-4655-a888-9bc5ff562abf", "ConfigId": "289ce4c7-1197-4e09-8a90-450fe667dd6f" }