POST api/visual/modeler/runway

Request Information

URI Parameters

None.

Body Parameters

OrderedPost
NameDescriptionTypeAdditional information
Plans

Collection of OrderedPlans

None.

Columns

Collection of RunwayPostCol

None.

Request Formats

application/json, text/json

Sample:
{
  "Plans": [
    {
      "PlanId": "66caf609-db6c-4a16-8022-efc7fd3abcb8",
      "Order": 2
    },
    {
      "PlanId": "66caf609-db6c-4a16-8022-efc7fd3abcb8",
      "Order": 2
    }
  ],
  "Columns": [
    {
      "id": "e74ad4d1-3c27-4648-9c38-890a6cfde00b",
      "PlanTypes": [
        "c8a098d0-244d-41af-88ea-c2f0eb34088e",
        "7c4b3d40-a972-4f4f-a4de-31e5cc954171"
      ],
      "Lookup": "sample string 2"
    },
    {
      "id": "e74ad4d1-3c27-4648-9c38-890a6cfde00b",
      "PlanTypes": [
        "c8a098d0-244d-41af-88ea-c2f0eb34088e",
        "7c4b3d40-a972-4f4f-a4de-31e5cc954171"
      ],
      "Lookup": "sample string 2"
    }
  ]
}

Response Information

Resource Description

Collection of RunwayResponsePlan
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

Plan

WorkPlan

None.

Column

globally unique identifier

None.

Deps

Collection of RunwayResponseDep

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "id": "a1ce454f-0518-4d4b-bdf4-e2432bd89718",
    "Plan": {
      "Name": "sample string 1",
      "Archived": true,
      "Author": "d83856bb-d994-44be-92b3-bde48c564373",
      "Created": "2025-04-04T02:31:14.7746626+00:00",
      "Modified": "2025-04-04T02:31:14.7746626+00:00",
      "Editor": "26e5924c-acb8-4b62-bdee-50bb06ee29cb",
      "PlannerTypeId": "310dc2cc-5eef-4af1-bb79-4fe479d7ffef",
      "ParentPlanId": "7ea9b48c-7317-4b66-ab2b-3c10ad1e87bb",
      "PortfolioParentId": "32dd62e5-f2c1-47d3-89f9-7ebc375eb98a",
      "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": "a5a297f0-fee8-4005-97bd-854b0b336286",
          "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
          "PostDate": "2025-04-04T02:31:14.7746626+00:00",
          "Comment": "sample string 4",
          "CC": [
            "35513879-abf3-49dc-a2ca-d5d98464a95c",
            "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
          ],
          "Users": [
            "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
            "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
          ]
        },
        {
          "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
          "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
          "PostDate": "2025-04-04T02:31:14.7746626+00:00",
          "Comment": "sample string 4",
          "CC": [
            "35513879-abf3-49dc-a2ca-d5d98464a95c",
            "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
          ],
          "Users": [
            "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
            "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
          ]
        }
      ],
      "LastComment": "2025-04-04T02:31:14.7746626+00:00",
      "Integrations": [
        {
          "IntegrationId": "58050cca-584a-4961-8209-1fe331753f77",
          "ItemUrl": "sample string 2",
          "ItemId": "sample string 3",
          "TransactionId": "b241aea5-27de-4d04-af77-201d244a0f6e",
          "LastExport": "2025-04-04T02:31:14.7746626+00:00",
          "LastImport": "2025-04-04T02:31:14.7746626+00:00",
          "IntegrationVersion": 7,
          "Properties": {
            "sample string 1": {},
            "sample string 3": {}
          }
        },
        {
          "IntegrationId": "58050cca-584a-4961-8209-1fe331753f77",
          "ItemUrl": "sample string 2",
          "ItemId": "sample string 3",
          "TransactionId": "b241aea5-27de-4d04-af77-201d244a0f6e",
          "LastExport": "2025-04-04T02:31:14.7746626+00:00",
          "LastImport": "2025-04-04T02:31:14.7746626+00:00",
          "IntegrationVersion": 7,
          "Properties": {
            "sample string 1": {},
            "sample string 3": {}
          }
        }
      ],
      "Snapshots": [
        {
          "Date": "2025-04-04T02:31:14.7746626+00:00",
          "StatusReportId": "ed1a9dde-f8bb-4651-b8b6-956ed747564e",
          "Fields": {
            "sample string 1": {},
            "sample string 3": {}
          }
        },
        {
          "Date": "2025-04-04T02:31:14.7746626+00:00",
          "StatusReportId": "ed1a9dde-f8bb-4651-b8b6-956ed747564e",
          "Fields": {
            "sample string 1": {},
            "sample string 3": {}
          }
        }
      ],
      "SubPlans": [
        "7fbe486d-d62c-45de-9d62-949e39640c22",
        "9e45fc8a-6038-46d7-9786-65358ed157ec"
      ],
      "PlanNumber": "sample string 14",
      "RateTables": [
        {
          "Id": "ffb4fc7b-58a7-43a2-b1f9-18d78e5c3d7b",
          "Name": "sample string 2",
          "Multipliers": [
            {
              "Start": "2025-04-04T02:31:14.7746626+00:00",
              "End": "2025-04-04T02:31:14.7746626+00:00",
              "PercentRevenue": 3.0,
              "PercentCost": 4.0
            },
            {
              "Start": "2025-04-04T02:31:14.7746626+00:00",
              "End": "2025-04-04T02:31:14.7746626+00:00",
              "PercentRevenue": 3.0,
              "PercentCost": 4.0
            }
          ],
          "ResourceRates": [
            {
              "ResourceId": "35dc4c1a-e57a-416b-93ba-2e3a49de9b01",
              "BaseRate": 2.0
            },
            {
              "ResourceId": "35dc4c1a-e57a-416b-93ba-2e3a49de9b01",
              "BaseRate": 2.0
            }
          ]
        },
        {
          "Id": "ffb4fc7b-58a7-43a2-b1f9-18d78e5c3d7b",
          "Name": "sample string 2",
          "Multipliers": [
            {
              "Start": "2025-04-04T02:31:14.7746626+00:00",
              "End": "2025-04-04T02:31:14.7746626+00:00",
              "PercentRevenue": 3.0,
              "PercentCost": 4.0
            },
            {
              "Start": "2025-04-04T02:31:14.7746626+00:00",
              "End": "2025-04-04T02:31:14.7746626+00:00",
              "PercentRevenue": 3.0,
              "PercentCost": 4.0
            }
          ],
          "ResourceRates": [
            {
              "ResourceId": "35dc4c1a-e57a-416b-93ba-2e3a49de9b01",
              "BaseRate": 2.0
            },
            {
              "ResourceId": "35dc4c1a-e57a-416b-93ba-2e3a49de9b01",
              "BaseRate": 2.0
            }
          ]
        }
      ],
      "Splits": [
        {
          "Field": "sample string 1",
          "Value": "a05370db-404b-42f0-aa9f-607ddc21faed",
          "Split": 3.0,
          "Values": {
            "sample string 1": 2.0,
            "sample string 3": 4.0
          }
        },
        {
          "Field": "sample string 1",
          "Value": "a05370db-404b-42f0-aa9f-607ddc21faed",
          "Split": 3.0,
          "Values": {
            "sample string 1": 2.0,
            "sample string 3": 4.0
          }
        }
      ],
      "LockInfo": {
        "LockedSid": "2c3510f5-7752-4774-9e61-f514bb26a954",
        "LockedBy": "d61f9fd8-dc45-42f7-8a15-474d48283282",
        "LockedDate": "2025-04-04T02:31:14.7902855+00:00"
      },
      "LastLocation": "sample string 15",
      "StageGateFlow": {
        "Id": "d6fe056f-1d0a-4d85-933d-2a4d376d6225",
        "CurrentGateId": "e9a84368-c175-4c9c-89d4-0c74fe0eba51",
        "EnteredGate": "2025-04-04T02:31:14.7902855+00:00",
        "ExitedGate": "2025-04-04T02:31:14.7902855+00:00",
        "GateClosed": true,
        "StepStarter": "ee5cd2c4-0092-4554-a355-a533c5e3761f",
        "StepApprover": "04fac83b-44e8-48e3-8144-4388805f3c2c",
        "ApprovalState": 0,
        "StepState": 0,
        "Comments": "sample string 8",
        "Approvals": [
          {
            "StepId": "909cd98f-59e2-4be6-9d72-af231dfe77ed",
            "AutoApproved": true,
            "Completed": true,
            "Expired": true,
            "ApprovalStates": {
              "e9baae35-405d-4d48-9068-fd3158606924": {
                "TaskId": "e550eb24-bf41-439e-8b4d-684d6b2a9f1b",
                "Status": 0,
                "Comments": [
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  },
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  }
                ]
              },
              "f7fa048e-dc31-4f41-a265-400ca9742c3b": {
                "TaskId": "e550eb24-bf41-439e-8b4d-684d6b2a9f1b",
                "Status": 0,
                "Comments": [
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  },
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  }
                ]
              }
            }
          },
          {
            "StepId": "909cd98f-59e2-4be6-9d72-af231dfe77ed",
            "AutoApproved": true,
            "Completed": true,
            "Expired": true,
            "ApprovalStates": {
              "e9baae35-405d-4d48-9068-fd3158606924": {
                "TaskId": "e550eb24-bf41-439e-8b4d-684d6b2a9f1b",
                "Status": 0,
                "Comments": [
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  },
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  }
                ]
              },
              "f7fa048e-dc31-4f41-a265-400ca9742c3b": {
                "TaskId": "e550eb24-bf41-439e-8b4d-684d6b2a9f1b",
                "Status": 0,
                "Comments": [
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  },
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  }
                ]
              }
            }
          }
        ],
        "ApprovalsLog": [
          {
            "StepId": "909cd98f-59e2-4be6-9d72-af231dfe77ed",
            "AutoApproved": true,
            "Completed": true,
            "Expired": true,
            "ApprovalStates": {
              "e9baae35-405d-4d48-9068-fd3158606924": {
                "TaskId": "e550eb24-bf41-439e-8b4d-684d6b2a9f1b",
                "Status": 0,
                "Comments": [
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  },
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  }
                ]
              },
              "f7fa048e-dc31-4f41-a265-400ca9742c3b": {
                "TaskId": "e550eb24-bf41-439e-8b4d-684d6b2a9f1b",
                "Status": 0,
                "Comments": [
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  },
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  }
                ]
              }
            }
          },
          {
            "StepId": "909cd98f-59e2-4be6-9d72-af231dfe77ed",
            "AutoApproved": true,
            "Completed": true,
            "Expired": true,
            "ApprovalStates": {
              "e9baae35-405d-4d48-9068-fd3158606924": {
                "TaskId": "e550eb24-bf41-439e-8b4d-684d6b2a9f1b",
                "Status": 0,
                "Comments": [
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  },
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  }
                ]
              },
              "f7fa048e-dc31-4f41-a265-400ca9742c3b": {
                "TaskId": "e550eb24-bf41-439e-8b4d-684d6b2a9f1b",
                "Status": 0,
                "Comments": [
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  },
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  }
                ]
              }
            }
          }
        ],
        "RulesRejected": [
          {
            "Id": "70489c33-b7b1-4674-9208-86e1a9a82479",
            "Name": "sample string 2",
            "FailureText": "sample string 3",
            "Filter": "sample string 4"
          },
          {
            "Id": "70489c33-b7b1-4674-9208-86e1a9a82479",
            "Name": "sample string 2",
            "FailureText": "sample string 3",
            "Filter": "sample string 4"
          }
        ],
        "ApprovalRejectionOrFailReason": "sample string 9"
      },
      "id": "a2e17e70-dbf4-4b58-86bc-3f3cf2a12ebd",
      "ConfigId": "0bc2b8de-44f1-480f-833b-cd81c44c3675"
    },
    "Column": "a0686e2a-a205-4ee9-9ce3-3a2e1be0c507",
    "Deps": [
      {
        "To": "7c9cb7ca-f45a-4dc1-8c2f-ec4c00498bcb",
        "Type": 0
      },
      {
        "To": "7c9cb7ca-f45a-4dc1-8c2f-ec4c00498bcb",
        "Type": 0
      }
    ]
  },
  {
    "id": "a1ce454f-0518-4d4b-bdf4-e2432bd89718",
    "Plan": {
      "Name": "sample string 1",
      "Archived": true,
      "Author": "d83856bb-d994-44be-92b3-bde48c564373",
      "Created": "2025-04-04T02:31:14.7746626+00:00",
      "Modified": "2025-04-04T02:31:14.7746626+00:00",
      "Editor": "26e5924c-acb8-4b62-bdee-50bb06ee29cb",
      "PlannerTypeId": "310dc2cc-5eef-4af1-bb79-4fe479d7ffef",
      "ParentPlanId": "7ea9b48c-7317-4b66-ab2b-3c10ad1e87bb",
      "PortfolioParentId": "32dd62e5-f2c1-47d3-89f9-7ebc375eb98a",
      "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": "a5a297f0-fee8-4005-97bd-854b0b336286",
          "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
          "PostDate": "2025-04-04T02:31:14.7746626+00:00",
          "Comment": "sample string 4",
          "CC": [
            "35513879-abf3-49dc-a2ca-d5d98464a95c",
            "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
          ],
          "Users": [
            "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
            "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
          ]
        },
        {
          "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
          "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
          "PostDate": "2025-04-04T02:31:14.7746626+00:00",
          "Comment": "sample string 4",
          "CC": [
            "35513879-abf3-49dc-a2ca-d5d98464a95c",
            "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
          ],
          "Users": [
            "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
            "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
          ]
        }
      ],
      "LastComment": "2025-04-04T02:31:14.7746626+00:00",
      "Integrations": [
        {
          "IntegrationId": "58050cca-584a-4961-8209-1fe331753f77",
          "ItemUrl": "sample string 2",
          "ItemId": "sample string 3",
          "TransactionId": "b241aea5-27de-4d04-af77-201d244a0f6e",
          "LastExport": "2025-04-04T02:31:14.7746626+00:00",
          "LastImport": "2025-04-04T02:31:14.7746626+00:00",
          "IntegrationVersion": 7,
          "Properties": {
            "sample string 1": {},
            "sample string 3": {}
          }
        },
        {
          "IntegrationId": "58050cca-584a-4961-8209-1fe331753f77",
          "ItemUrl": "sample string 2",
          "ItemId": "sample string 3",
          "TransactionId": "b241aea5-27de-4d04-af77-201d244a0f6e",
          "LastExport": "2025-04-04T02:31:14.7746626+00:00",
          "LastImport": "2025-04-04T02:31:14.7746626+00:00",
          "IntegrationVersion": 7,
          "Properties": {
            "sample string 1": {},
            "sample string 3": {}
          }
        }
      ],
      "Snapshots": [
        {
          "Date": "2025-04-04T02:31:14.7746626+00:00",
          "StatusReportId": "ed1a9dde-f8bb-4651-b8b6-956ed747564e",
          "Fields": {
            "sample string 1": {},
            "sample string 3": {}
          }
        },
        {
          "Date": "2025-04-04T02:31:14.7746626+00:00",
          "StatusReportId": "ed1a9dde-f8bb-4651-b8b6-956ed747564e",
          "Fields": {
            "sample string 1": {},
            "sample string 3": {}
          }
        }
      ],
      "SubPlans": [
        "7fbe486d-d62c-45de-9d62-949e39640c22",
        "9e45fc8a-6038-46d7-9786-65358ed157ec"
      ],
      "PlanNumber": "sample string 14",
      "RateTables": [
        {
          "Id": "ffb4fc7b-58a7-43a2-b1f9-18d78e5c3d7b",
          "Name": "sample string 2",
          "Multipliers": [
            {
              "Start": "2025-04-04T02:31:14.7746626+00:00",
              "End": "2025-04-04T02:31:14.7746626+00:00",
              "PercentRevenue": 3.0,
              "PercentCost": 4.0
            },
            {
              "Start": "2025-04-04T02:31:14.7746626+00:00",
              "End": "2025-04-04T02:31:14.7746626+00:00",
              "PercentRevenue": 3.0,
              "PercentCost": 4.0
            }
          ],
          "ResourceRates": [
            {
              "ResourceId": "35dc4c1a-e57a-416b-93ba-2e3a49de9b01",
              "BaseRate": 2.0
            },
            {
              "ResourceId": "35dc4c1a-e57a-416b-93ba-2e3a49de9b01",
              "BaseRate": 2.0
            }
          ]
        },
        {
          "Id": "ffb4fc7b-58a7-43a2-b1f9-18d78e5c3d7b",
          "Name": "sample string 2",
          "Multipliers": [
            {
              "Start": "2025-04-04T02:31:14.7746626+00:00",
              "End": "2025-04-04T02:31:14.7746626+00:00",
              "PercentRevenue": 3.0,
              "PercentCost": 4.0
            },
            {
              "Start": "2025-04-04T02:31:14.7746626+00:00",
              "End": "2025-04-04T02:31:14.7746626+00:00",
              "PercentRevenue": 3.0,
              "PercentCost": 4.0
            }
          ],
          "ResourceRates": [
            {
              "ResourceId": "35dc4c1a-e57a-416b-93ba-2e3a49de9b01",
              "BaseRate": 2.0
            },
            {
              "ResourceId": "35dc4c1a-e57a-416b-93ba-2e3a49de9b01",
              "BaseRate": 2.0
            }
          ]
        }
      ],
      "Splits": [
        {
          "Field": "sample string 1",
          "Value": "a05370db-404b-42f0-aa9f-607ddc21faed",
          "Split": 3.0,
          "Values": {
            "sample string 1": 2.0,
            "sample string 3": 4.0
          }
        },
        {
          "Field": "sample string 1",
          "Value": "a05370db-404b-42f0-aa9f-607ddc21faed",
          "Split": 3.0,
          "Values": {
            "sample string 1": 2.0,
            "sample string 3": 4.0
          }
        }
      ],
      "LockInfo": {
        "LockedSid": "2c3510f5-7752-4774-9e61-f514bb26a954",
        "LockedBy": "d61f9fd8-dc45-42f7-8a15-474d48283282",
        "LockedDate": "2025-04-04T02:31:14.7902855+00:00"
      },
      "LastLocation": "sample string 15",
      "StageGateFlow": {
        "Id": "d6fe056f-1d0a-4d85-933d-2a4d376d6225",
        "CurrentGateId": "e9a84368-c175-4c9c-89d4-0c74fe0eba51",
        "EnteredGate": "2025-04-04T02:31:14.7902855+00:00",
        "ExitedGate": "2025-04-04T02:31:14.7902855+00:00",
        "GateClosed": true,
        "StepStarter": "ee5cd2c4-0092-4554-a355-a533c5e3761f",
        "StepApprover": "04fac83b-44e8-48e3-8144-4388805f3c2c",
        "ApprovalState": 0,
        "StepState": 0,
        "Comments": "sample string 8",
        "Approvals": [
          {
            "StepId": "909cd98f-59e2-4be6-9d72-af231dfe77ed",
            "AutoApproved": true,
            "Completed": true,
            "Expired": true,
            "ApprovalStates": {
              "e9baae35-405d-4d48-9068-fd3158606924": {
                "TaskId": "e550eb24-bf41-439e-8b4d-684d6b2a9f1b",
                "Status": 0,
                "Comments": [
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  },
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  }
                ]
              },
              "f7fa048e-dc31-4f41-a265-400ca9742c3b": {
                "TaskId": "e550eb24-bf41-439e-8b4d-684d6b2a9f1b",
                "Status": 0,
                "Comments": [
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  },
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  }
                ]
              }
            }
          },
          {
            "StepId": "909cd98f-59e2-4be6-9d72-af231dfe77ed",
            "AutoApproved": true,
            "Completed": true,
            "Expired": true,
            "ApprovalStates": {
              "e9baae35-405d-4d48-9068-fd3158606924": {
                "TaskId": "e550eb24-bf41-439e-8b4d-684d6b2a9f1b",
                "Status": 0,
                "Comments": [
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  },
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  }
                ]
              },
              "f7fa048e-dc31-4f41-a265-400ca9742c3b": {
                "TaskId": "e550eb24-bf41-439e-8b4d-684d6b2a9f1b",
                "Status": 0,
                "Comments": [
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  },
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  }
                ]
              }
            }
          }
        ],
        "ApprovalsLog": [
          {
            "StepId": "909cd98f-59e2-4be6-9d72-af231dfe77ed",
            "AutoApproved": true,
            "Completed": true,
            "Expired": true,
            "ApprovalStates": {
              "e9baae35-405d-4d48-9068-fd3158606924": {
                "TaskId": "e550eb24-bf41-439e-8b4d-684d6b2a9f1b",
                "Status": 0,
                "Comments": [
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  },
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  }
                ]
              },
              "f7fa048e-dc31-4f41-a265-400ca9742c3b": {
                "TaskId": "e550eb24-bf41-439e-8b4d-684d6b2a9f1b",
                "Status": 0,
                "Comments": [
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  },
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  }
                ]
              }
            }
          },
          {
            "StepId": "909cd98f-59e2-4be6-9d72-af231dfe77ed",
            "AutoApproved": true,
            "Completed": true,
            "Expired": true,
            "ApprovalStates": {
              "e9baae35-405d-4d48-9068-fd3158606924": {
                "TaskId": "e550eb24-bf41-439e-8b4d-684d6b2a9f1b",
                "Status": 0,
                "Comments": [
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  },
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  }
                ]
              },
              "f7fa048e-dc31-4f41-a265-400ca9742c3b": {
                "TaskId": "e550eb24-bf41-439e-8b4d-684d6b2a9f1b",
                "Status": 0,
                "Comments": [
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  },
                  {
                    "Id": "a5a297f0-fee8-4005-97bd-854b0b336286",
                    "UPN": "7bfb681f-ab63-48b8-bbba-1df4bf92b738",
                    "PostDate": "2025-04-04T02:31:14.7746626+00:00",
                    "Comment": "sample string 4",
                    "CC": [
                      "35513879-abf3-49dc-a2ca-d5d98464a95c",
                      "9f34a6b0-d51a-4f8c-b12f-a2acf0f3400c"
                    ],
                    "Users": [
                      "56d0665b-c9f0-4dc8-a7d9-7ecc33bcf1f3",
                      "59e6a162-dc52-4982-8a47-53b9b3d3cf9d"
                    ]
                  }
                ]
              }
            }
          }
        ],
        "RulesRejected": [
          {
            "Id": "70489c33-b7b1-4674-9208-86e1a9a82479",
            "Name": "sample string 2",
            "FailureText": "sample string 3",
            "Filter": "sample string 4"
          },
          {
            "Id": "70489c33-b7b1-4674-9208-86e1a9a82479",
            "Name": "sample string 2",
            "FailureText": "sample string 3",
            "Filter": "sample string 4"
          }
        ],
        "ApprovalRejectionOrFailReason": "sample string 9"
      },
      "id": "a2e17e70-dbf4-4b58-86bc-3f3cf2a12ebd",
      "ConfigId": "0bc2b8de-44f1-480f-833b-cd81c44c3675"
    },
    "Column": "a0686e2a-a205-4ee9-9ce3-3a2e1be0c507",
    "Deps": [
      {
        "To": "7c9cb7ca-f45a-4dc1-8c2f-ec4c00498bcb",
        "Type": 0
      },
      {
        "To": "7c9cb7ca-f45a-4dc1-8c2f-ec4c00498bcb",
        "Type": 0
      }
    ]
  }
]