POST api/workplan/{PlanId}/ratetables
Update Rate Tables
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
PlanId | globally unique identifier |
Required |
Body Parameters
Collection of PlanRateTableName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
Name | string |
None. |
|
Multipliers | Collection of PlanRateMultiplier |
None. |
|
ResourceRates | Collection of ResourceRate |
None. |
Request Formats
application/json, text/json
Sample:
[ { "Id": "3ac497eb-f8d3-4e0e-b34b-bf4970fc4aba", "Name": "sample string 2", "Multipliers": [ { "Start": "2025-07-09T18:14:41.3300749+00:00", "End": "2025-07-09T18:14:41.3300749+00:00", "PercentRevenue": 3.0, "PercentCost": 4.0 }, { "Start": "2025-07-09T18:14:41.3300749+00:00", "End": "2025-07-09T18:14:41.3300749+00:00", "PercentRevenue": 3.0, "PercentCost": 4.0 } ], "ResourceRates": [ { "ResourceId": "b1072ac1-dca6-427a-9b94-6074c9575b9a", "BaseRate": 2.0 }, { "ResourceId": "b1072ac1-dca6-427a-9b94-6074c9575b9a", "BaseRate": 2.0 } ] }, { "Id": "3ac497eb-f8d3-4e0e-b34b-bf4970fc4aba", "Name": "sample string 2", "Multipliers": [ { "Start": "2025-07-09T18:14:41.3300749+00:00", "End": "2025-07-09T18:14:41.3300749+00:00", "PercentRevenue": 3.0, "PercentCost": 4.0 }, { "Start": "2025-07-09T18:14:41.3300749+00:00", "End": "2025-07-09T18:14:41.3300749+00:00", "PercentRevenue": 3.0, "PercentCost": 4.0 } ], "ResourceRates": [ { "ResourceId": "b1072ac1-dca6-427a-9b94-6074c9575b9a", "BaseRate": 2.0 }, { "ResourceId": "b1072ac1-dca6-427a-9b94-6074c9575b9a", "BaseRate": 2.0 } ] } ]
Response Information
Resource Description
WorkPlanName | Description | Type | Additional information |
---|---|---|---|
Name | string |
None. |
|
Archived | boolean |
None. |
|
Author | globally unique identifier |
None. |
|
Created | date |
None. |
|
Modified | date |
None. |
|
Editor | globally unique identifier |
None. |
|
PlannerTypeId | globally unique identifier |
None. |
|
ParentPlanId | globally unique identifier |
None. |
|
PortfolioParentId | globally unique identifier |
None. |
|
PortfolioOrder | integer |
None. |
|
UserList | Collection of UserAccess |
None. |
|
InheritUserList | Collection of UserAccess |
None. |
|
TeamList | Collection of TeamAccess |
None. |
|
InheritTeamList | Collection of TeamAccess |
None. |
|
Fields | Dictionary of string [key] and Object [value] |
None. |
|
SummaryFields | Dictionary of string [key] and Object [value] |
None. |
|
Folder | boolean |
None. |
|
Fragment | boolean |
None. |
|
FragmentInfo | FragmentInfo |
None. |
|
Hidden | boolean |
None. |
|
Comments | Collection of TaskComment |
None. |
|
LastComment | date |
None. |
|
Integrations | Collection of IntegratedSystem |
None. |
|
Snapshots | Collection of FieldSnapshot |
None. |
|
SubPlans | Collection of globally unique identifier |
None. |
|
PlanNumber | string |
None. |
|
RateTables | Collection of PlanRateTable |
None. |
|
Splits | Collection of LookupSplit |
None. |
|
LockInfo | PlanLockInfo |
None. |
|
LastLocation | string |
None. |
|
StageGateFlow | StageGateFlow |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{ "Name": "sample string 1", "Archived": true, "Author": "230be510-f1d5-4c37-8de0-940a12b193f4", "Created": "2025-07-09T18:14:41.3457022+00:00", "Modified": "2025-07-09T18:14:41.3457022+00:00", "Editor": "6a107019-c72c-48f1-a66f-fcbd8c415750", "PlannerTypeId": "dd9e09d4-ee4d-4d9d-818a-96e944cce647", "ParentPlanId": "8c9f1407-d8ab-4484-8b62-90fe112b1162", "PortfolioParentId": "a4002dad-0246-443c-91ec-f8961edbbd4e", "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": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] }, { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] } ], "LastComment": "2025-07-09T18:14:41.3457022+00:00", "Integrations": [ { "IntegrationId": "5f2aabcb-86a2-455b-b622-06ec3cca4d87", "ItemUrl": "sample string 2", "ItemId": "sample string 3", "TransactionId": "b99f84f4-e310-4ad8-8a2b-b7f8237bb11f", "LastExport": "2025-07-09T18:14:41.3457022+00:00", "LastImport": "2025-07-09T18:14:41.3457022+00:00", "IntegrationVersion": 7, "Properties": { "sample string 1": {}, "sample string 3": {} } }, { "IntegrationId": "5f2aabcb-86a2-455b-b622-06ec3cca4d87", "ItemUrl": "sample string 2", "ItemId": "sample string 3", "TransactionId": "b99f84f4-e310-4ad8-8a2b-b7f8237bb11f", "LastExport": "2025-07-09T18:14:41.3457022+00:00", "LastImport": "2025-07-09T18:14:41.3457022+00:00", "IntegrationVersion": 7, "Properties": { "sample string 1": {}, "sample string 3": {} } } ], "Snapshots": [ { "Date": "2025-07-09T18:14:41.3457022+00:00", "StatusReportId": "5246c584-6329-46a6-be27-7b9e346fcae0", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "Date": "2025-07-09T18:14:41.3457022+00:00", "StatusReportId": "5246c584-6329-46a6-be27-7b9e346fcae0", "Fields": { "sample string 1": {}, "sample string 3": {} } } ], "SubPlans": [ "ee4fcede-39bc-4e75-b135-6ac1b4fd29a1", "0af0aefd-119e-46c6-8098-1fa0167ace2c" ], "PlanNumber": "sample string 14", "RateTables": [ { "Id": "ec599f8e-d238-4d83-934d-d91b84b006d9", "Name": "sample string 2", "Multipliers": [ { "Start": "2025-07-09T18:14:41.3457022+00:00", "End": "2025-07-09T18:14:41.3457022+00:00", "PercentRevenue": 3.0, "PercentCost": 4.0 }, { "Start": "2025-07-09T18:14:41.3457022+00:00", "End": "2025-07-09T18:14:41.3457022+00:00", "PercentRevenue": 3.0, "PercentCost": 4.0 } ], "ResourceRates": [ { "ResourceId": "3d23c40e-4f02-4239-81c5-a7a33c04d7d4", "BaseRate": 2.0 }, { "ResourceId": "3d23c40e-4f02-4239-81c5-a7a33c04d7d4", "BaseRate": 2.0 } ] }, { "Id": "ec599f8e-d238-4d83-934d-d91b84b006d9", "Name": "sample string 2", "Multipliers": [ { "Start": "2025-07-09T18:14:41.3457022+00:00", "End": "2025-07-09T18:14:41.3457022+00:00", "PercentRevenue": 3.0, "PercentCost": 4.0 }, { "Start": "2025-07-09T18:14:41.3457022+00:00", "End": "2025-07-09T18:14:41.3457022+00:00", "PercentRevenue": 3.0, "PercentCost": 4.0 } ], "ResourceRates": [ { "ResourceId": "3d23c40e-4f02-4239-81c5-a7a33c04d7d4", "BaseRate": 2.0 }, { "ResourceId": "3d23c40e-4f02-4239-81c5-a7a33c04d7d4", "BaseRate": 2.0 } ] } ], "Splits": [ { "Field": "sample string 1", "Value": "c1cc8cc0-1736-4bb1-b0c9-f7ee47ca0ac2", "Split": 3.0, "Values": { "sample string 1": 2.0, "sample string 3": 4.0 } }, { "Field": "sample string 1", "Value": "c1cc8cc0-1736-4bb1-b0c9-f7ee47ca0ac2", "Split": 3.0, "Values": { "sample string 1": 2.0, "sample string 3": 4.0 } } ], "LockInfo": { "LockedSid": "9ef48d74-3a4b-4341-acec-c301d162ae15", "LockedBy": "52393ff9-a1b4-49b4-ac66-4b0badb4dd6c", "LockedDate": "2025-07-09T18:14:41.3457022+00:00" }, "LastLocation": "sample string 15", "StageGateFlow": { "Id": "5de0592e-a7c5-4525-bc23-533553dfa787", "CurrentGateId": "26133b18-5d0f-4097-8ab6-162d61ce2690", "EnteredGate": "2025-07-09T18:14:41.3457022+00:00", "ExitedGate": "2025-07-09T18:14:41.3457022+00:00", "GateClosed": true, "StepStarter": "e17ab191-a3f6-49fe-a971-aa58e68261ef", "StepApprover": "3bf2ebde-cb05-411c-82cd-6509b6802148", "ApprovalState": 0, "StepState": 0, "Comments": "sample string 8", "Approvals": [ { "StepId": "ac819df9-dff1-4959-bf85-20778308d91a", "AutoApproved": true, "Completed": true, "Expired": true, "ExpiredReason": "sample string 5", "ApprovalStates": { "e266f692-4f81-4e4b-9a68-ff6a466d67ff": { "TaskId": "85819ce9-0936-407f-99f4-6c772082e48d", "Status": 0, "Comments": [ { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] }, { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] } ] }, "b0cdf1e8-5aad-4d1b-9759-447fa1b7775d": { "TaskId": "85819ce9-0936-407f-99f4-6c772082e48d", "Status": 0, "Comments": [ { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] }, { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] } ] } } }, { "StepId": "ac819df9-dff1-4959-bf85-20778308d91a", "AutoApproved": true, "Completed": true, "Expired": true, "ExpiredReason": "sample string 5", "ApprovalStates": { "e266f692-4f81-4e4b-9a68-ff6a466d67ff": { "TaskId": "85819ce9-0936-407f-99f4-6c772082e48d", "Status": 0, "Comments": [ { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] }, { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] } ] }, "b0cdf1e8-5aad-4d1b-9759-447fa1b7775d": { "TaskId": "85819ce9-0936-407f-99f4-6c772082e48d", "Status": 0, "Comments": [ { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] }, { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] } ] } } } ], "ApprovalsLog": [ { "StepId": "ac819df9-dff1-4959-bf85-20778308d91a", "AutoApproved": true, "Completed": true, "Expired": true, "ExpiredReason": "sample string 5", "ApprovalStates": { "e266f692-4f81-4e4b-9a68-ff6a466d67ff": { "TaskId": "85819ce9-0936-407f-99f4-6c772082e48d", "Status": 0, "Comments": [ { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] }, { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] } ] }, "b0cdf1e8-5aad-4d1b-9759-447fa1b7775d": { "TaskId": "85819ce9-0936-407f-99f4-6c772082e48d", "Status": 0, "Comments": [ { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] }, { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] } ] } } }, { "StepId": "ac819df9-dff1-4959-bf85-20778308d91a", "AutoApproved": true, "Completed": true, "Expired": true, "ExpiredReason": "sample string 5", "ApprovalStates": { "e266f692-4f81-4e4b-9a68-ff6a466d67ff": { "TaskId": "85819ce9-0936-407f-99f4-6c772082e48d", "Status": 0, "Comments": [ { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] }, { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] } ] }, "b0cdf1e8-5aad-4d1b-9759-447fa1b7775d": { "TaskId": "85819ce9-0936-407f-99f4-6c772082e48d", "Status": 0, "Comments": [ { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] }, { "Id": "aa113bec-6a91-4584-9a94-e892eacc1cbe", "UPN": "036f0461-ad39-419d-8a37-700944099009", "PostDate": "2025-07-09T18:14:41.3457022+00:00", "Comment": "sample string 4", "CC": [ "a6524ff4-eaa7-4eca-9999-c2696808c481", "73462400-831c-4ad6-bfb0-8dd31ad44a97" ], "Users": [ "b62c5471-0e14-4f6e-a286-5c11ed7dd9d1", "1b6c7084-080b-4cdc-ae2b-51c3e822a625" ] } ] } } } ], "RulesRejected": [ { "Id": "8c6781e4-092b-4512-9429-6ef5a758df40", "Name": "sample string 2", "FailureText": "sample string 3", "Filter": "sample string 4" }, { "Id": "8c6781e4-092b-4512-9429-6ef5a758df40", "Name": "sample string 2", "FailureText": "sample string 3", "Filter": "sample string 4" } ], "ApprovalRejectionOrFailReason": "sample string 9" }, "id": "9176d780-e3fe-4ce0-ac9b-4ae6947ae9b7", "ConfigId": "76efcdef-a0e6-4f08-93aa-a06df0286ae4" }