GET api/workplan/{PlanId}/siblings
Get sibling plans with the same plan type
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| PlanId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of WorkPlan| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| Archived | boolean |
None. |
|
| Author | globally unique identifier |
None. |
|
| Created | date |
None. |
|
| Modified | date |
None. |
|
| Editor | globally unique identifier |
None. |
|
| PlannerTypeId | globally unique identifier |
None. |
|
| ParentPlanId | globally unique identifier |
None. |
|
| PortfolioParentId | globally unique identifier |
None. |
|
| PortfolioOrder | integer |
None. |
|
| UserList | Collection of UserAccess |
None. |
|
| InheritUserList | Collection of UserAccess |
None. |
|
| TeamList | Collection of TeamAccess |
None. |
|
| InheritTeamList | Collection of TeamAccess |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| SummaryFields | Dictionary of string [key] and Object [value] |
None. |
|
| Folder | boolean |
None. |
|
| Fragment | boolean |
None. |
|
| FragmentInfo | FragmentInfo |
None. |
|
| Hidden | boolean |
None. |
|
| Comments | Collection of TaskComment |
None. |
|
| LastComment | date |
None. |
|
| Integrations | Collection of IntegratedSystem |
None. |
|
| Snapshots | Collection of FieldSnapshot |
None. |
|
| SubPlans | Collection of globally unique identifier |
None. |
|
| PlanNumber | string |
None. |
|
| RateTables | Collection of PlanRateTable |
None. |
|
| Splits | Collection of LookupSplit |
None. |
|
| LockInfo | PlanLockInfo |
None. |
|
| LastLocation | string |
None. |
|
| StageGateFlow | StageGateFlow |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Name": "sample string 1",
"Archived": true,
"Author": "ccc80319-a7ee-425e-9cd9-696a74b06802",
"Created": "2026-07-01T16:20:16.1124603+00:00",
"Modified": "2026-07-01T16:20:16.1124603+00:00",
"Editor": "aac60b94-4085-49b0-8b5f-7ff58f61c7d8",
"PlannerTypeId": "e417949e-5e6d-411c-b5d6-2761f63df5c6",
"ParentPlanId": "3fe7434d-43ef-4345-812f-47f52efd3adb",
"PortfolioParentId": "1dedb369-8de4-4ddc-908a-ac14ac287a4f",
"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": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
],
"LastComment": "2026-07-01T16:20:16.1124603+00:00",
"Integrations": [
{
"IntegrationId": "112b0af8-6152-464e-b4fe-935b546a97c8",
"ItemUrl": "sample string 2",
"ItemId": "sample string 3",
"TransactionId": "b8450039-b15b-4af0-8b6f-5620e969bd28",
"LastExport": "2026-07-01T16:20:16.1124603+00:00",
"LastImport": "2026-07-01T16:20:16.1124603+00:00",
"IntegrationVersion": 7,
"Properties": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"IntegrationId": "112b0af8-6152-464e-b4fe-935b546a97c8",
"ItemUrl": "sample string 2",
"ItemId": "sample string 3",
"TransactionId": "b8450039-b15b-4af0-8b6f-5620e969bd28",
"LastExport": "2026-07-01T16:20:16.1124603+00:00",
"LastImport": "2026-07-01T16:20:16.1124603+00:00",
"IntegrationVersion": 7,
"Properties": {
"sample string 1": {},
"sample string 3": {}
}
}
],
"Snapshots": [
{
"Date": "2026-07-01T16:20:16.1124603+00:00",
"StatusReportId": "eee8e1ed-f5ec-48d1-86c8-95abfe665fc8",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"Date": "2026-07-01T16:20:16.1124603+00:00",
"StatusReportId": "eee8e1ed-f5ec-48d1-86c8-95abfe665fc8",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
],
"SubPlans": [
"68e1b293-fcc3-426a-9f55-608604fcc88d",
"1a662672-87a1-476d-b076-cb1010acfead"
],
"PlanNumber": "sample string 14",
"RateTables": [
{
"Id": "4c1476c6-c8d1-4b2d-9b94-d2f1ab253c4b",
"Name": "sample string 2",
"Multipliers": [
{
"Start": "2026-07-01T16:20:16.1124603+00:00",
"End": "2026-07-01T16:20:16.1124603+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
},
{
"Start": "2026-07-01T16:20:16.1124603+00:00",
"End": "2026-07-01T16:20:16.1124603+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
}
],
"ResourceRates": [
{
"ResourceId": "aa70b9ac-dbc5-4e20-8f4c-25db24a3af12",
"BaseRate": 2.0
},
{
"ResourceId": "aa70b9ac-dbc5-4e20-8f4c-25db24a3af12",
"BaseRate": 2.0
}
]
},
{
"Id": "4c1476c6-c8d1-4b2d-9b94-d2f1ab253c4b",
"Name": "sample string 2",
"Multipliers": [
{
"Start": "2026-07-01T16:20:16.1124603+00:00",
"End": "2026-07-01T16:20:16.1124603+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
},
{
"Start": "2026-07-01T16:20:16.1124603+00:00",
"End": "2026-07-01T16:20:16.1124603+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
}
],
"ResourceRates": [
{
"ResourceId": "aa70b9ac-dbc5-4e20-8f4c-25db24a3af12",
"BaseRate": 2.0
},
{
"ResourceId": "aa70b9ac-dbc5-4e20-8f4c-25db24a3af12",
"BaseRate": 2.0
}
]
}
],
"Splits": [
{
"Field": "sample string 1",
"Value": "2cf81d20-9c5e-4570-979a-d2575e3cc79d",
"Split": 3.0,
"Values": {
"sample string 1": 2.0,
"sample string 3": 4.0
}
},
{
"Field": "sample string 1",
"Value": "2cf81d20-9c5e-4570-979a-d2575e3cc79d",
"Split": 3.0,
"Values": {
"sample string 1": 2.0,
"sample string 3": 4.0
}
}
],
"LockInfo": {
"LockedSid": "73137aa1-8a22-4c03-8d58-a98ff3acbd06",
"LockedBy": "ea7080c8-e483-419a-a2e9-84cc38db4f76",
"LockedDate": "2026-07-01T16:20:16.1124603+00:00"
},
"LastLocation": "sample string 15",
"StageGateFlow": {
"Id": "32dcb228-4f32-4466-9448-a48a7bd93146",
"CurrentGateId": "ea351dc3-09e4-44fe-8ea6-dfaefd4ff6d2",
"EnteredGate": "2026-07-01T16:20:16.1124603+00:00",
"ExitedGate": "2026-07-01T16:20:16.1124603+00:00",
"GateClosed": true,
"StepStarter": "caf45d4c-a108-4785-886b-61664bc47855",
"StepApprover": "3a8e69bf-9628-4076-a5c4-bea34d069fa9",
"ApprovalState": 0,
"StepState": 0,
"Comments": "sample string 8",
"Approvals": [
{
"StepId": "4dc10da9-3efe-4d1e-a41f-2df0746370aa",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"91f6b4ee-2426-4427-9845-27385bc318fb": {
"TaskId": "62dc8841-191f-452c-9fbe-22d92649b59c",
"Status": 0,
"Comments": [
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
]
},
"c154ce41-e3e2-490e-8605-1c3ca4062882": {
"TaskId": "62dc8841-191f-452c-9fbe-22d92649b59c",
"Status": 0,
"Comments": [
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
]
}
}
},
{
"StepId": "4dc10da9-3efe-4d1e-a41f-2df0746370aa",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"91f6b4ee-2426-4427-9845-27385bc318fb": {
"TaskId": "62dc8841-191f-452c-9fbe-22d92649b59c",
"Status": 0,
"Comments": [
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
]
},
"c154ce41-e3e2-490e-8605-1c3ca4062882": {
"TaskId": "62dc8841-191f-452c-9fbe-22d92649b59c",
"Status": 0,
"Comments": [
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
]
}
}
}
],
"ApprovalsLog": [
{
"StepId": "4dc10da9-3efe-4d1e-a41f-2df0746370aa",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"91f6b4ee-2426-4427-9845-27385bc318fb": {
"TaskId": "62dc8841-191f-452c-9fbe-22d92649b59c",
"Status": 0,
"Comments": [
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
]
},
"c154ce41-e3e2-490e-8605-1c3ca4062882": {
"TaskId": "62dc8841-191f-452c-9fbe-22d92649b59c",
"Status": 0,
"Comments": [
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
]
}
}
},
{
"StepId": "4dc10da9-3efe-4d1e-a41f-2df0746370aa",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"91f6b4ee-2426-4427-9845-27385bc318fb": {
"TaskId": "62dc8841-191f-452c-9fbe-22d92649b59c",
"Status": 0,
"Comments": [
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
]
},
"c154ce41-e3e2-490e-8605-1c3ca4062882": {
"TaskId": "62dc8841-191f-452c-9fbe-22d92649b59c",
"Status": 0,
"Comments": [
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
]
}
}
}
],
"RulesRejected": [
{
"Id": "f021dc39-87e6-46da-9c6e-9745533ec309",
"Name": "sample string 2",
"FailureText": "sample string 3",
"Filter": "sample string 4"
},
{
"Id": "f021dc39-87e6-46da-9c6e-9745533ec309",
"Name": "sample string 2",
"FailureText": "sample string 3",
"Filter": "sample string 4"
}
],
"ApprovalRejectionOrFailReason": "sample string 9"
},
"id": "952c6662-2cc3-4a2f-bd08-2c77ddd5fd22",
"ConfigId": "60c0f36a-a2a5-4c32-8456-31ce28a3dea8"
},
{
"Name": "sample string 1",
"Archived": true,
"Author": "ccc80319-a7ee-425e-9cd9-696a74b06802",
"Created": "2026-07-01T16:20:16.1124603+00:00",
"Modified": "2026-07-01T16:20:16.1124603+00:00",
"Editor": "aac60b94-4085-49b0-8b5f-7ff58f61c7d8",
"PlannerTypeId": "e417949e-5e6d-411c-b5d6-2761f63df5c6",
"ParentPlanId": "3fe7434d-43ef-4345-812f-47f52efd3adb",
"PortfolioParentId": "1dedb369-8de4-4ddc-908a-ac14ac287a4f",
"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": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
],
"LastComment": "2026-07-01T16:20:16.1124603+00:00",
"Integrations": [
{
"IntegrationId": "112b0af8-6152-464e-b4fe-935b546a97c8",
"ItemUrl": "sample string 2",
"ItemId": "sample string 3",
"TransactionId": "b8450039-b15b-4af0-8b6f-5620e969bd28",
"LastExport": "2026-07-01T16:20:16.1124603+00:00",
"LastImport": "2026-07-01T16:20:16.1124603+00:00",
"IntegrationVersion": 7,
"Properties": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"IntegrationId": "112b0af8-6152-464e-b4fe-935b546a97c8",
"ItemUrl": "sample string 2",
"ItemId": "sample string 3",
"TransactionId": "b8450039-b15b-4af0-8b6f-5620e969bd28",
"LastExport": "2026-07-01T16:20:16.1124603+00:00",
"LastImport": "2026-07-01T16:20:16.1124603+00:00",
"IntegrationVersion": 7,
"Properties": {
"sample string 1": {},
"sample string 3": {}
}
}
],
"Snapshots": [
{
"Date": "2026-07-01T16:20:16.1124603+00:00",
"StatusReportId": "eee8e1ed-f5ec-48d1-86c8-95abfe665fc8",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"Date": "2026-07-01T16:20:16.1124603+00:00",
"StatusReportId": "eee8e1ed-f5ec-48d1-86c8-95abfe665fc8",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
],
"SubPlans": [
"68e1b293-fcc3-426a-9f55-608604fcc88d",
"1a662672-87a1-476d-b076-cb1010acfead"
],
"PlanNumber": "sample string 14",
"RateTables": [
{
"Id": "4c1476c6-c8d1-4b2d-9b94-d2f1ab253c4b",
"Name": "sample string 2",
"Multipliers": [
{
"Start": "2026-07-01T16:20:16.1124603+00:00",
"End": "2026-07-01T16:20:16.1124603+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
},
{
"Start": "2026-07-01T16:20:16.1124603+00:00",
"End": "2026-07-01T16:20:16.1124603+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
}
],
"ResourceRates": [
{
"ResourceId": "aa70b9ac-dbc5-4e20-8f4c-25db24a3af12",
"BaseRate": 2.0
},
{
"ResourceId": "aa70b9ac-dbc5-4e20-8f4c-25db24a3af12",
"BaseRate": 2.0
}
]
},
{
"Id": "4c1476c6-c8d1-4b2d-9b94-d2f1ab253c4b",
"Name": "sample string 2",
"Multipliers": [
{
"Start": "2026-07-01T16:20:16.1124603+00:00",
"End": "2026-07-01T16:20:16.1124603+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
},
{
"Start": "2026-07-01T16:20:16.1124603+00:00",
"End": "2026-07-01T16:20:16.1124603+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
}
],
"ResourceRates": [
{
"ResourceId": "aa70b9ac-dbc5-4e20-8f4c-25db24a3af12",
"BaseRate": 2.0
},
{
"ResourceId": "aa70b9ac-dbc5-4e20-8f4c-25db24a3af12",
"BaseRate": 2.0
}
]
}
],
"Splits": [
{
"Field": "sample string 1",
"Value": "2cf81d20-9c5e-4570-979a-d2575e3cc79d",
"Split": 3.0,
"Values": {
"sample string 1": 2.0,
"sample string 3": 4.0
}
},
{
"Field": "sample string 1",
"Value": "2cf81d20-9c5e-4570-979a-d2575e3cc79d",
"Split": 3.0,
"Values": {
"sample string 1": 2.0,
"sample string 3": 4.0
}
}
],
"LockInfo": {
"LockedSid": "73137aa1-8a22-4c03-8d58-a98ff3acbd06",
"LockedBy": "ea7080c8-e483-419a-a2e9-84cc38db4f76",
"LockedDate": "2026-07-01T16:20:16.1124603+00:00"
},
"LastLocation": "sample string 15",
"StageGateFlow": {
"Id": "32dcb228-4f32-4466-9448-a48a7bd93146",
"CurrentGateId": "ea351dc3-09e4-44fe-8ea6-dfaefd4ff6d2",
"EnteredGate": "2026-07-01T16:20:16.1124603+00:00",
"ExitedGate": "2026-07-01T16:20:16.1124603+00:00",
"GateClosed": true,
"StepStarter": "caf45d4c-a108-4785-886b-61664bc47855",
"StepApprover": "3a8e69bf-9628-4076-a5c4-bea34d069fa9",
"ApprovalState": 0,
"StepState": 0,
"Comments": "sample string 8",
"Approvals": [
{
"StepId": "4dc10da9-3efe-4d1e-a41f-2df0746370aa",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"91f6b4ee-2426-4427-9845-27385bc318fb": {
"TaskId": "62dc8841-191f-452c-9fbe-22d92649b59c",
"Status": 0,
"Comments": [
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
]
},
"c154ce41-e3e2-490e-8605-1c3ca4062882": {
"TaskId": "62dc8841-191f-452c-9fbe-22d92649b59c",
"Status": 0,
"Comments": [
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
]
}
}
},
{
"StepId": "4dc10da9-3efe-4d1e-a41f-2df0746370aa",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"91f6b4ee-2426-4427-9845-27385bc318fb": {
"TaskId": "62dc8841-191f-452c-9fbe-22d92649b59c",
"Status": 0,
"Comments": [
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
]
},
"c154ce41-e3e2-490e-8605-1c3ca4062882": {
"TaskId": "62dc8841-191f-452c-9fbe-22d92649b59c",
"Status": 0,
"Comments": [
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
]
}
}
}
],
"ApprovalsLog": [
{
"StepId": "4dc10da9-3efe-4d1e-a41f-2df0746370aa",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"91f6b4ee-2426-4427-9845-27385bc318fb": {
"TaskId": "62dc8841-191f-452c-9fbe-22d92649b59c",
"Status": 0,
"Comments": [
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
]
},
"c154ce41-e3e2-490e-8605-1c3ca4062882": {
"TaskId": "62dc8841-191f-452c-9fbe-22d92649b59c",
"Status": 0,
"Comments": [
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
]
}
}
},
{
"StepId": "4dc10da9-3efe-4d1e-a41f-2df0746370aa",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"91f6b4ee-2426-4427-9845-27385bc318fb": {
"TaskId": "62dc8841-191f-452c-9fbe-22d92649b59c",
"Status": 0,
"Comments": [
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
]
},
"c154ce41-e3e2-490e-8605-1c3ca4062882": {
"TaskId": "62dc8841-191f-452c-9fbe-22d92649b59c",
"Status": 0,
"Comments": [
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
},
{
"Id": "86fdf2f4-7b45-431e-a6df-99a73ee2c7f1",
"UPN": "fe2431b6-d222-434b-b8e9-780ba59119bb",
"PostDate": "2026-07-01T16:20:16.1124603+00:00",
"Comment": "sample string 4",
"CC": [
"f7bf5b0c-b210-411b-ad6c-c3e17501939d",
"1d6593f9-5374-4f79-9411-0434ba1227b9"
],
"Users": [
"692f7f48-8a48-45fa-b2a6-4e25dd26baa5",
"f429e681-8b38-4c1f-8273-a520a04c7501"
]
}
]
}
}
}
],
"RulesRejected": [
{
"Id": "f021dc39-87e6-46da-9c6e-9745533ec309",
"Name": "sample string 2",
"FailureText": "sample string 3",
"Filter": "sample string 4"
},
{
"Id": "f021dc39-87e6-46da-9c6e-9745533ec309",
"Name": "sample string 2",
"FailureText": "sample string 3",
"Filter": "sample string 4"
}
],
"ApprovalRejectionOrFailReason": "sample string 9"
},
"id": "952c6662-2cc3-4a2f-bd08-2c77ddd5fd22",
"ConfigId": "60c0f36a-a2a5-4c32-8456-31ce28a3dea8"
}
]