Freeze budgeting effects for a measure.
A JSON object containing measure budgeting information.
Successful operation
Not Found
Unprocessable Content
{- "start_time": "2022-06-01",
- "budgeting_item": 4
}
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1660228556329
}
Set the actual values with the plan values of the budgeting effects for the measure.
A JSON object containing measure budgeting information.
Successful operation
Not Found
Unprocessable Content
{- "overwrite": true,
- "past": false
}
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1660230088104
}
Set the plan values with the actual values of the budgeting effects for the measure.
A JSON object containing measure budgeting information.
Successful operation
Not Found
Unprocessable Content
{- "overwrite": true,
- "past": false
}
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1660230430587
}
Remove all budgeting effects and all budgeting revisions for a measure.
Successful operation
Not Found
{- "success": true,
- "hash": "8739602554c7f3241958e3cc9b57fdecb474d508",
- "data": { },
- "timestamp": 1660739332694
}