Add Budget
POST/api/budget
Create a new budget for the realm
Request
Responses
- 200
- 403
- 404
- 406
- 500
Returns a success code
The user does not have access to the funding source or currency referenced by the budget
Unable to find the funding source or currency referenced by the budget
Duplicate key error that prevented the creation of the budget
Internal error that prevented the creation of the budget