GET api/workplan/{PlanId}/siblings

Get sibling plans with the same plan type

Request Information

URI Parameters

NameDescriptionTypeAdditional information
PlanId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of WorkPlan
NameDescriptionTypeAdditional 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": "6848d228-c908-4bb4-a0e2-a3d31b80c95a",
    "Created": "2025-07-08T20:19:26.1795696+00:00",
    "Modified": "2025-07-08T20:19:26.1795696+00:00",
    "Editor": "4f2348e3-6404-4ed2-95d5-e7733e44589e",
    "PlannerTypeId": "487399e8-dacc-48e6-b4ea-3aacfe3f3e09",
    "ParentPlanId": "9172b94c-6aa9-4001-b9cf-45829f55f5e9",
    "PortfolioParentId": "95f99fd3-ca0f-4e8e-9bdc-93bd147dc38d",
    "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": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
        "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
        "PostDate": "2025-07-08T20:19:26.1795696+00:00",
        "Comment": "sample string 4",
        "CC": [
          "e459e3f8-71c0-4220-a080-6360070e0d8a",
          "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
        ],
        "Users": [
          "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
          "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
        ]
      },
      {
        "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
        "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
        "PostDate": "2025-07-08T20:19:26.1795696+00:00",
        "Comment": "sample string 4",
        "CC": [
          "e459e3f8-71c0-4220-a080-6360070e0d8a",
          "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
        ],
        "Users": [
          "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
          "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
        ]
      }
    ],
    "LastComment": "2025-07-08T20:19:26.1795696+00:00",
    "Integrations": [
      {
        "IntegrationId": "c5847728-5147-4f3d-a282-687eda3ae9e0",
        "ItemUrl": "sample string 2",
        "ItemId": "sample string 3",
        "TransactionId": "d9a64d88-3788-48d5-8cbf-58988e12f959",
        "LastExport": "2025-07-08T20:19:26.1795696+00:00",
        "LastImport": "2025-07-08T20:19:26.1795696+00:00",
        "IntegrationVersion": 7,
        "Properties": {
          "sample string 1": {},
          "sample string 3": {}
        }
      },
      {
        "IntegrationId": "c5847728-5147-4f3d-a282-687eda3ae9e0",
        "ItemUrl": "sample string 2",
        "ItemId": "sample string 3",
        "TransactionId": "d9a64d88-3788-48d5-8cbf-58988e12f959",
        "LastExport": "2025-07-08T20:19:26.1795696+00:00",
        "LastImport": "2025-07-08T20:19:26.1795696+00:00",
        "IntegrationVersion": 7,
        "Properties": {
          "sample string 1": {},
          "sample string 3": {}
        }
      }
    ],
    "Snapshots": [
      {
        "Date": "2025-07-08T20:19:26.1795696+00:00",
        "StatusReportId": "3dfca59d-fc4b-4575-9e32-e57c0dc3539e",
        "Fields": {
          "sample string 1": {},
          "sample string 3": {}
        }
      },
      {
        "Date": "2025-07-08T20:19:26.1795696+00:00",
        "StatusReportId": "3dfca59d-fc4b-4575-9e32-e57c0dc3539e",
        "Fields": {
          "sample string 1": {},
          "sample string 3": {}
        }
      }
    ],
    "SubPlans": [
      "4e2fa1e3-9cfc-45ce-a890-67bf1cef3d9a",
      "0695b009-b2cf-4b09-9b34-876d42bd8c6b"
    ],
    "PlanNumber": "sample string 14",
    "RateTables": [
      {
        "Id": "04156a0b-abad-42c7-b820-57a9418881a4",
        "Name": "sample string 2",
        "Multipliers": [
          {
            "Start": "2025-07-08T20:19:26.1795696+00:00",
            "End": "2025-07-08T20:19:26.1795696+00:00",
            "PercentRevenue": 3.0,
            "PercentCost": 4.0
          },
          {
            "Start": "2025-07-08T20:19:26.1795696+00:00",
            "End": "2025-07-08T20:19:26.1795696+00:00",
            "PercentRevenue": 3.0,
            "PercentCost": 4.0
          }
        ],
        "ResourceRates": [
          {
            "ResourceId": "19063bb1-2a7a-426d-96b2-821c936e1b80",
            "BaseRate": 2.0
          },
          {
            "ResourceId": "19063bb1-2a7a-426d-96b2-821c936e1b80",
            "BaseRate": 2.0
          }
        ]
      },
      {
        "Id": "04156a0b-abad-42c7-b820-57a9418881a4",
        "Name": "sample string 2",
        "Multipliers": [
          {
            "Start": "2025-07-08T20:19:26.1795696+00:00",
            "End": "2025-07-08T20:19:26.1795696+00:00",
            "PercentRevenue": 3.0,
            "PercentCost": 4.0
          },
          {
            "Start": "2025-07-08T20:19:26.1795696+00:00",
            "End": "2025-07-08T20:19:26.1795696+00:00",
            "PercentRevenue": 3.0,
            "PercentCost": 4.0
          }
        ],
        "ResourceRates": [
          {
            "ResourceId": "19063bb1-2a7a-426d-96b2-821c936e1b80",
            "BaseRate": 2.0
          },
          {
            "ResourceId": "19063bb1-2a7a-426d-96b2-821c936e1b80",
            "BaseRate": 2.0
          }
        ]
      }
    ],
    "Splits": [
      {
        "Field": "sample string 1",
        "Value": "fe17b8ea-5abf-4b77-a3df-08dea0d86991",
        "Split": 3.0,
        "Values": {
          "sample string 1": 2.0,
          "sample string 3": 4.0
        }
      },
      {
        "Field": "sample string 1",
        "Value": "fe17b8ea-5abf-4b77-a3df-08dea0d86991",
        "Split": 3.0,
        "Values": {
          "sample string 1": 2.0,
          "sample string 3": 4.0
        }
      }
    ],
    "LockInfo": {
      "LockedSid": "625b1637-06dc-41fe-9c7f-31d10ae93be6",
      "LockedBy": "97d8c512-55f2-4bc9-b0cc-b547b14c9993",
      "LockedDate": "2025-07-08T20:19:26.1795696+00:00"
    },
    "LastLocation": "sample string 15",
    "StageGateFlow": {
      "Id": "2deffa7e-025e-4bfc-8f0c-9302a6cef463",
      "CurrentGateId": "32df384c-7e34-421f-8d6f-a3e10ee759f4",
      "EnteredGate": "2025-07-08T20:19:26.1795696+00:00",
      "ExitedGate": "2025-07-08T20:19:26.1795696+00:00",
      "GateClosed": true,
      "StepStarter": "4124aa77-f383-44b1-85d5-2d87f0bae11c",
      "StepApprover": "4d2de4d0-230b-44f7-aa99-c06c2a2d9475",
      "ApprovalState": 0,
      "StepState": 0,
      "Comments": "sample string 8",
      "Approvals": [
        {
          "StepId": "93b96f11-9891-4234-9399-aa7cda4f2631",
          "AutoApproved": true,
          "Completed": true,
          "Expired": true,
          "ExpiredReason": "sample string 5",
          "ApprovalStates": {
            "e1b26550-9e1a-4969-aa88-f010d17b6c36": {
              "TaskId": "241063b1-9823-4c5f-a779-27a8aeec451f",
              "Status": 0,
              "Comments": [
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                },
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                }
              ]
            },
            "4dbdb87f-a9c5-4bef-9bfd-c4d4534d9fd2": {
              "TaskId": "241063b1-9823-4c5f-a779-27a8aeec451f",
              "Status": 0,
              "Comments": [
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                },
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                }
              ]
            }
          }
        },
        {
          "StepId": "93b96f11-9891-4234-9399-aa7cda4f2631",
          "AutoApproved": true,
          "Completed": true,
          "Expired": true,
          "ExpiredReason": "sample string 5",
          "ApprovalStates": {
            "e1b26550-9e1a-4969-aa88-f010d17b6c36": {
              "TaskId": "241063b1-9823-4c5f-a779-27a8aeec451f",
              "Status": 0,
              "Comments": [
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                },
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                }
              ]
            },
            "4dbdb87f-a9c5-4bef-9bfd-c4d4534d9fd2": {
              "TaskId": "241063b1-9823-4c5f-a779-27a8aeec451f",
              "Status": 0,
              "Comments": [
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                },
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                }
              ]
            }
          }
        }
      ],
      "ApprovalsLog": [
        {
          "StepId": "93b96f11-9891-4234-9399-aa7cda4f2631",
          "AutoApproved": true,
          "Completed": true,
          "Expired": true,
          "ExpiredReason": "sample string 5",
          "ApprovalStates": {
            "e1b26550-9e1a-4969-aa88-f010d17b6c36": {
              "TaskId": "241063b1-9823-4c5f-a779-27a8aeec451f",
              "Status": 0,
              "Comments": [
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                },
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                }
              ]
            },
            "4dbdb87f-a9c5-4bef-9bfd-c4d4534d9fd2": {
              "TaskId": "241063b1-9823-4c5f-a779-27a8aeec451f",
              "Status": 0,
              "Comments": [
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                },
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                }
              ]
            }
          }
        },
        {
          "StepId": "93b96f11-9891-4234-9399-aa7cda4f2631",
          "AutoApproved": true,
          "Completed": true,
          "Expired": true,
          "ExpiredReason": "sample string 5",
          "ApprovalStates": {
            "e1b26550-9e1a-4969-aa88-f010d17b6c36": {
              "TaskId": "241063b1-9823-4c5f-a779-27a8aeec451f",
              "Status": 0,
              "Comments": [
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                },
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                }
              ]
            },
            "4dbdb87f-a9c5-4bef-9bfd-c4d4534d9fd2": {
              "TaskId": "241063b1-9823-4c5f-a779-27a8aeec451f",
              "Status": 0,
              "Comments": [
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                },
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                }
              ]
            }
          }
        }
      ],
      "RulesRejected": [
        {
          "Id": "95b45b96-71b3-4af4-813b-23360e5d749e",
          "Name": "sample string 2",
          "FailureText": "sample string 3",
          "Filter": "sample string 4"
        },
        {
          "Id": "95b45b96-71b3-4af4-813b-23360e5d749e",
          "Name": "sample string 2",
          "FailureText": "sample string 3",
          "Filter": "sample string 4"
        }
      ],
      "ApprovalRejectionOrFailReason": "sample string 9"
    },
    "id": "c6ac11f9-8c84-4325-929c-43043cfca147",
    "ConfigId": "9407cb52-e72f-4bbf-aa6a-2ff95efe1adc"
  },
  {
    "Name": "sample string 1",
    "Archived": true,
    "Author": "6848d228-c908-4bb4-a0e2-a3d31b80c95a",
    "Created": "2025-07-08T20:19:26.1795696+00:00",
    "Modified": "2025-07-08T20:19:26.1795696+00:00",
    "Editor": "4f2348e3-6404-4ed2-95d5-e7733e44589e",
    "PlannerTypeId": "487399e8-dacc-48e6-b4ea-3aacfe3f3e09",
    "ParentPlanId": "9172b94c-6aa9-4001-b9cf-45829f55f5e9",
    "PortfolioParentId": "95f99fd3-ca0f-4e8e-9bdc-93bd147dc38d",
    "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": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
        "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
        "PostDate": "2025-07-08T20:19:26.1795696+00:00",
        "Comment": "sample string 4",
        "CC": [
          "e459e3f8-71c0-4220-a080-6360070e0d8a",
          "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
        ],
        "Users": [
          "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
          "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
        ]
      },
      {
        "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
        "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
        "PostDate": "2025-07-08T20:19:26.1795696+00:00",
        "Comment": "sample string 4",
        "CC": [
          "e459e3f8-71c0-4220-a080-6360070e0d8a",
          "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
        ],
        "Users": [
          "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
          "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
        ]
      }
    ],
    "LastComment": "2025-07-08T20:19:26.1795696+00:00",
    "Integrations": [
      {
        "IntegrationId": "c5847728-5147-4f3d-a282-687eda3ae9e0",
        "ItemUrl": "sample string 2",
        "ItemId": "sample string 3",
        "TransactionId": "d9a64d88-3788-48d5-8cbf-58988e12f959",
        "LastExport": "2025-07-08T20:19:26.1795696+00:00",
        "LastImport": "2025-07-08T20:19:26.1795696+00:00",
        "IntegrationVersion": 7,
        "Properties": {
          "sample string 1": {},
          "sample string 3": {}
        }
      },
      {
        "IntegrationId": "c5847728-5147-4f3d-a282-687eda3ae9e0",
        "ItemUrl": "sample string 2",
        "ItemId": "sample string 3",
        "TransactionId": "d9a64d88-3788-48d5-8cbf-58988e12f959",
        "LastExport": "2025-07-08T20:19:26.1795696+00:00",
        "LastImport": "2025-07-08T20:19:26.1795696+00:00",
        "IntegrationVersion": 7,
        "Properties": {
          "sample string 1": {},
          "sample string 3": {}
        }
      }
    ],
    "Snapshots": [
      {
        "Date": "2025-07-08T20:19:26.1795696+00:00",
        "StatusReportId": "3dfca59d-fc4b-4575-9e32-e57c0dc3539e",
        "Fields": {
          "sample string 1": {},
          "sample string 3": {}
        }
      },
      {
        "Date": "2025-07-08T20:19:26.1795696+00:00",
        "StatusReportId": "3dfca59d-fc4b-4575-9e32-e57c0dc3539e",
        "Fields": {
          "sample string 1": {},
          "sample string 3": {}
        }
      }
    ],
    "SubPlans": [
      "4e2fa1e3-9cfc-45ce-a890-67bf1cef3d9a",
      "0695b009-b2cf-4b09-9b34-876d42bd8c6b"
    ],
    "PlanNumber": "sample string 14",
    "RateTables": [
      {
        "Id": "04156a0b-abad-42c7-b820-57a9418881a4",
        "Name": "sample string 2",
        "Multipliers": [
          {
            "Start": "2025-07-08T20:19:26.1795696+00:00",
            "End": "2025-07-08T20:19:26.1795696+00:00",
            "PercentRevenue": 3.0,
            "PercentCost": 4.0
          },
          {
            "Start": "2025-07-08T20:19:26.1795696+00:00",
            "End": "2025-07-08T20:19:26.1795696+00:00",
            "PercentRevenue": 3.0,
            "PercentCost": 4.0
          }
        ],
        "ResourceRates": [
          {
            "ResourceId": "19063bb1-2a7a-426d-96b2-821c936e1b80",
            "BaseRate": 2.0
          },
          {
            "ResourceId": "19063bb1-2a7a-426d-96b2-821c936e1b80",
            "BaseRate": 2.0
          }
        ]
      },
      {
        "Id": "04156a0b-abad-42c7-b820-57a9418881a4",
        "Name": "sample string 2",
        "Multipliers": [
          {
            "Start": "2025-07-08T20:19:26.1795696+00:00",
            "End": "2025-07-08T20:19:26.1795696+00:00",
            "PercentRevenue": 3.0,
            "PercentCost": 4.0
          },
          {
            "Start": "2025-07-08T20:19:26.1795696+00:00",
            "End": "2025-07-08T20:19:26.1795696+00:00",
            "PercentRevenue": 3.0,
            "PercentCost": 4.0
          }
        ],
        "ResourceRates": [
          {
            "ResourceId": "19063bb1-2a7a-426d-96b2-821c936e1b80",
            "BaseRate": 2.0
          },
          {
            "ResourceId": "19063bb1-2a7a-426d-96b2-821c936e1b80",
            "BaseRate": 2.0
          }
        ]
      }
    ],
    "Splits": [
      {
        "Field": "sample string 1",
        "Value": "fe17b8ea-5abf-4b77-a3df-08dea0d86991",
        "Split": 3.0,
        "Values": {
          "sample string 1": 2.0,
          "sample string 3": 4.0
        }
      },
      {
        "Field": "sample string 1",
        "Value": "fe17b8ea-5abf-4b77-a3df-08dea0d86991",
        "Split": 3.0,
        "Values": {
          "sample string 1": 2.0,
          "sample string 3": 4.0
        }
      }
    ],
    "LockInfo": {
      "LockedSid": "625b1637-06dc-41fe-9c7f-31d10ae93be6",
      "LockedBy": "97d8c512-55f2-4bc9-b0cc-b547b14c9993",
      "LockedDate": "2025-07-08T20:19:26.1795696+00:00"
    },
    "LastLocation": "sample string 15",
    "StageGateFlow": {
      "Id": "2deffa7e-025e-4bfc-8f0c-9302a6cef463",
      "CurrentGateId": "32df384c-7e34-421f-8d6f-a3e10ee759f4",
      "EnteredGate": "2025-07-08T20:19:26.1795696+00:00",
      "ExitedGate": "2025-07-08T20:19:26.1795696+00:00",
      "GateClosed": true,
      "StepStarter": "4124aa77-f383-44b1-85d5-2d87f0bae11c",
      "StepApprover": "4d2de4d0-230b-44f7-aa99-c06c2a2d9475",
      "ApprovalState": 0,
      "StepState": 0,
      "Comments": "sample string 8",
      "Approvals": [
        {
          "StepId": "93b96f11-9891-4234-9399-aa7cda4f2631",
          "AutoApproved": true,
          "Completed": true,
          "Expired": true,
          "ExpiredReason": "sample string 5",
          "ApprovalStates": {
            "e1b26550-9e1a-4969-aa88-f010d17b6c36": {
              "TaskId": "241063b1-9823-4c5f-a779-27a8aeec451f",
              "Status": 0,
              "Comments": [
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                },
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                }
              ]
            },
            "4dbdb87f-a9c5-4bef-9bfd-c4d4534d9fd2": {
              "TaskId": "241063b1-9823-4c5f-a779-27a8aeec451f",
              "Status": 0,
              "Comments": [
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                },
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                }
              ]
            }
          }
        },
        {
          "StepId": "93b96f11-9891-4234-9399-aa7cda4f2631",
          "AutoApproved": true,
          "Completed": true,
          "Expired": true,
          "ExpiredReason": "sample string 5",
          "ApprovalStates": {
            "e1b26550-9e1a-4969-aa88-f010d17b6c36": {
              "TaskId": "241063b1-9823-4c5f-a779-27a8aeec451f",
              "Status": 0,
              "Comments": [
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                },
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                }
              ]
            },
            "4dbdb87f-a9c5-4bef-9bfd-c4d4534d9fd2": {
              "TaskId": "241063b1-9823-4c5f-a779-27a8aeec451f",
              "Status": 0,
              "Comments": [
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                },
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                }
              ]
            }
          }
        }
      ],
      "ApprovalsLog": [
        {
          "StepId": "93b96f11-9891-4234-9399-aa7cda4f2631",
          "AutoApproved": true,
          "Completed": true,
          "Expired": true,
          "ExpiredReason": "sample string 5",
          "ApprovalStates": {
            "e1b26550-9e1a-4969-aa88-f010d17b6c36": {
              "TaskId": "241063b1-9823-4c5f-a779-27a8aeec451f",
              "Status": 0,
              "Comments": [
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                },
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                }
              ]
            },
            "4dbdb87f-a9c5-4bef-9bfd-c4d4534d9fd2": {
              "TaskId": "241063b1-9823-4c5f-a779-27a8aeec451f",
              "Status": 0,
              "Comments": [
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                },
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                }
              ]
            }
          }
        },
        {
          "StepId": "93b96f11-9891-4234-9399-aa7cda4f2631",
          "AutoApproved": true,
          "Completed": true,
          "Expired": true,
          "ExpiredReason": "sample string 5",
          "ApprovalStates": {
            "e1b26550-9e1a-4969-aa88-f010d17b6c36": {
              "TaskId": "241063b1-9823-4c5f-a779-27a8aeec451f",
              "Status": 0,
              "Comments": [
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                },
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                }
              ]
            },
            "4dbdb87f-a9c5-4bef-9bfd-c4d4534d9fd2": {
              "TaskId": "241063b1-9823-4c5f-a779-27a8aeec451f",
              "Status": 0,
              "Comments": [
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                },
                {
                  "Id": "3c356d34-d65a-4637-9fd0-9217134cc7e7",
                  "UPN": "3a79270f-b8d8-46b6-b118-b635fdb1e2ac",
                  "PostDate": "2025-07-08T20:19:26.1795696+00:00",
                  "Comment": "sample string 4",
                  "CC": [
                    "e459e3f8-71c0-4220-a080-6360070e0d8a",
                    "afdca713-7fa2-4e3b-a6eb-1b71efe63a10"
                  ],
                  "Users": [
                    "e8a25cd6-e647-47c4-8503-3c1ab7ea2b8a",
                    "c4a39ea1-1fdd-4842-ad06-40b7c6bdfda4"
                  ]
                }
              ]
            }
          }
        }
      ],
      "RulesRejected": [
        {
          "Id": "95b45b96-71b3-4af4-813b-23360e5d749e",
          "Name": "sample string 2",
          "FailureText": "sample string 3",
          "Filter": "sample string 4"
        },
        {
          "Id": "95b45b96-71b3-4af4-813b-23360e5d749e",
          "Name": "sample string 2",
          "FailureText": "sample string 3",
          "Filter": "sample string 4"
        }
      ],
      "ApprovalRejectionOrFailReason": "sample string 9"
    },
    "id": "c6ac11f9-8c84-4325-929c-43043cfca147",
    "ConfigId": "9407cb52-e72f-4bbf-aa6a-2ff95efe1adc"
  }
]