DELETE api/workplan/{Id}/split?Field={Field}&LookupValue={LookupValue}&Split={Split}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
Required |
|
| Field | string |
Required |
|
| LookupValue | globally unique identifier |
Required |
|
| Split | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
WorkPlan| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| Archived | boolean |
None. |
|
| Author | globally unique identifier |
None. |
|
| Created | date |
None. |
|
| Modified | date |
None. |
|
| Editor | globally unique identifier |
None. |
|
| PlannerTypeId | globally unique identifier |
None. |
|
| ParentPlanId | globally unique identifier |
None. |
|
| PortfolioParentId | globally unique identifier |
None. |
|
| PortfolioOrder | integer |
None. |
|
| UserList | Collection of UserAccess |
None. |
|
| InheritUserList | Collection of UserAccess |
None. |
|
| TeamList | Collection of TeamAccess |
None. |
|
| InheritTeamList | Collection of TeamAccess |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| SummaryFields | Dictionary of string [key] and Object [value] |
None. |
|
| Folder | boolean |
None. |
|
| Fragment | boolean |
None. |
|
| FragmentInfo | FragmentInfo |
None. |
|
| Hidden | boolean |
None. |
|
| Comments | Collection of TaskComment |
None. |
|
| LastComment | date |
None. |
|
| Integrations | Collection of IntegratedSystem |
None. |
|
| Snapshots | Collection of FieldSnapshot |
None. |
|
| SubPlans | Collection of globally unique identifier |
None. |
|
| PlanNumber | string |
None. |
|
| RateTables | Collection of PlanRateTable |
None. |
|
| Splits | Collection of LookupSplit |
None. |
|
| LockInfo | PlanLockInfo |
None. |
|
| LastLocation | string |
None. |
|
| StageGateFlow | StageGateFlow |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"Name": "sample string 1",
"Archived": true,
"Author": "969f6bcb-442a-4e20-8976-9aee4dd4bfa0",
"Created": "2026-06-05T16:21:10.0379501+00:00",
"Modified": "2026-06-05T16:21:10.0379501+00:00",
"Editor": "bca8efab-4f2f-4532-ae35-5f61034d3987",
"PlannerTypeId": "60fc4a7d-6676-468e-acb9-6d85ac247319",
"ParentPlanId": "ca048370-1a3e-462b-ac24-5de584bd67f9",
"PortfolioParentId": "7028271b-d254-48e8-9ef1-9018c94526f1",
"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": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
},
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
}
],
"LastComment": "2026-06-05T16:21:10.0379501+00:00",
"Integrations": [
{
"IntegrationId": "921b4c37-bb5a-414c-9719-f1baeadff323",
"ItemUrl": "sample string 2",
"ItemId": "sample string 3",
"TransactionId": "97a47a0c-f8c6-4224-b72e-0223d21b86f6",
"LastExport": "2026-06-05T16:21:10.0379501+00:00",
"LastImport": "2026-06-05T16:21:10.0379501+00:00",
"IntegrationVersion": 7,
"Properties": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"IntegrationId": "921b4c37-bb5a-414c-9719-f1baeadff323",
"ItemUrl": "sample string 2",
"ItemId": "sample string 3",
"TransactionId": "97a47a0c-f8c6-4224-b72e-0223d21b86f6",
"LastExport": "2026-06-05T16:21:10.0379501+00:00",
"LastImport": "2026-06-05T16:21:10.0379501+00:00",
"IntegrationVersion": 7,
"Properties": {
"sample string 1": {},
"sample string 3": {}
}
}
],
"Snapshots": [
{
"Date": "2026-06-05T16:21:10.0379501+00:00",
"StatusReportId": "cc831906-c6f7-4905-aa06-c3aab57b06f6",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"Date": "2026-06-05T16:21:10.0379501+00:00",
"StatusReportId": "cc831906-c6f7-4905-aa06-c3aab57b06f6",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
],
"SubPlans": [
"cb3af341-e52a-46c4-a240-3fb8b4d53a19",
"c018ddcc-e5e5-481a-bc62-fcc047ff946b"
],
"PlanNumber": "sample string 14",
"RateTables": [
{
"Id": "e0de6c0f-46a2-4118-a374-c7aefbaab258",
"Name": "sample string 2",
"Multipliers": [
{
"Start": "2026-06-05T16:21:10.0379501+00:00",
"End": "2026-06-05T16:21:10.0379501+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
},
{
"Start": "2026-06-05T16:21:10.0379501+00:00",
"End": "2026-06-05T16:21:10.0379501+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
}
],
"ResourceRates": [
{
"ResourceId": "fbe49292-e250-4acc-85bc-f2d3fd5c148b",
"BaseRate": 2.0
},
{
"ResourceId": "fbe49292-e250-4acc-85bc-f2d3fd5c148b",
"BaseRate": 2.0
}
]
},
{
"Id": "e0de6c0f-46a2-4118-a374-c7aefbaab258",
"Name": "sample string 2",
"Multipliers": [
{
"Start": "2026-06-05T16:21:10.0379501+00:00",
"End": "2026-06-05T16:21:10.0379501+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
},
{
"Start": "2026-06-05T16:21:10.0379501+00:00",
"End": "2026-06-05T16:21:10.0379501+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
}
],
"ResourceRates": [
{
"ResourceId": "fbe49292-e250-4acc-85bc-f2d3fd5c148b",
"BaseRate": 2.0
},
{
"ResourceId": "fbe49292-e250-4acc-85bc-f2d3fd5c148b",
"BaseRate": 2.0
}
]
}
],
"Splits": [
{
"Field": "sample string 1",
"Value": "b845dead-500b-4c13-8bcf-d1800458f4a5",
"Split": 3.0,
"Values": {
"sample string 1": 2.0,
"sample string 3": 4.0
}
},
{
"Field": "sample string 1",
"Value": "b845dead-500b-4c13-8bcf-d1800458f4a5",
"Split": 3.0,
"Values": {
"sample string 1": 2.0,
"sample string 3": 4.0
}
}
],
"LockInfo": {
"LockedSid": "2a8268c9-0b6b-4b0c-871c-f0b166fd9d7d",
"LockedBy": "c264fc8a-ab7e-427d-b743-81108d53afe8",
"LockedDate": "2026-06-05T16:21:10.0379501+00:00"
},
"LastLocation": "sample string 15",
"StageGateFlow": {
"Id": "8b7b081e-2dbc-47d8-ab0c-789f73b37a20",
"CurrentGateId": "fe8415d2-46e9-4513-a5ed-32310552a938",
"EnteredGate": "2026-06-05T16:21:10.0379501+00:00",
"ExitedGate": "2026-06-05T16:21:10.0379501+00:00",
"GateClosed": true,
"StepStarter": "54b2d276-9224-4970-878b-b9e34b31366f",
"StepApprover": "2eb42291-916e-44ec-a94e-c0a6f4ec2216",
"ApprovalState": 0,
"StepState": 0,
"Comments": "sample string 8",
"Approvals": [
{
"StepId": "06d9906b-6568-439f-b022-80419f6fc40f",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"21a39a11-1514-4e25-81df-c5eebcb21233": {
"TaskId": "c441d32b-dbaa-4627-8006-a0f335e086d8",
"Status": 0,
"Comments": [
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
},
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
}
]
},
"8fc5a6a0-e571-4f0b-ba34-5186b4c279db": {
"TaskId": "c441d32b-dbaa-4627-8006-a0f335e086d8",
"Status": 0,
"Comments": [
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
},
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
}
]
}
}
},
{
"StepId": "06d9906b-6568-439f-b022-80419f6fc40f",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"21a39a11-1514-4e25-81df-c5eebcb21233": {
"TaskId": "c441d32b-dbaa-4627-8006-a0f335e086d8",
"Status": 0,
"Comments": [
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
},
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
}
]
},
"8fc5a6a0-e571-4f0b-ba34-5186b4c279db": {
"TaskId": "c441d32b-dbaa-4627-8006-a0f335e086d8",
"Status": 0,
"Comments": [
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
},
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
}
]
}
}
}
],
"ApprovalsLog": [
{
"StepId": "06d9906b-6568-439f-b022-80419f6fc40f",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"21a39a11-1514-4e25-81df-c5eebcb21233": {
"TaskId": "c441d32b-dbaa-4627-8006-a0f335e086d8",
"Status": 0,
"Comments": [
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
},
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
}
]
},
"8fc5a6a0-e571-4f0b-ba34-5186b4c279db": {
"TaskId": "c441d32b-dbaa-4627-8006-a0f335e086d8",
"Status": 0,
"Comments": [
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
},
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
}
]
}
}
},
{
"StepId": "06d9906b-6568-439f-b022-80419f6fc40f",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"21a39a11-1514-4e25-81df-c5eebcb21233": {
"TaskId": "c441d32b-dbaa-4627-8006-a0f335e086d8",
"Status": 0,
"Comments": [
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
},
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
}
]
},
"8fc5a6a0-e571-4f0b-ba34-5186b4c279db": {
"TaskId": "c441d32b-dbaa-4627-8006-a0f335e086d8",
"Status": 0,
"Comments": [
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
},
{
"Id": "7a25dc27-0829-42b1-8aa7-e8f38b17f341",
"UPN": "0d829bd9-4a91-4f56-9599-5a177306f5b0",
"PostDate": "2026-06-05T16:21:10.0379501+00:00",
"Comment": "sample string 4",
"CC": [
"86bfc3c0-7505-4b84-9414-c0ccc94bf3b9",
"ab6645e0-322d-45c5-bb8b-b2ad97f3cce0"
],
"Users": [
"ee46e5a9-271c-4dd3-b734-7fa64f9a1018",
"820a8fd6-3e4c-4754-9921-b7fab534660d"
]
}
]
}
}
}
],
"RulesRejected": [
{
"Id": "7682147e-736e-439e-a981-55d6ed31f996",
"Name": "sample string 2",
"FailureText": "sample string 3",
"Filter": "sample string 4"
},
{
"Id": "7682147e-736e-439e-a981-55d6ed31f996",
"Name": "sample string 2",
"FailureText": "sample string 3",
"Filter": "sample string 4"
}
],
"ApprovalRejectionOrFailReason": "sample string 9"
},
"id": "3d429fd0-4251-4fb2-970e-bb9e03e9920d",
"ConfigId": "0f10745b-db3c-43ef-8ebe-495302b33037"
}