Submit a budget
POST/api/budgets/{id}:submit
This endpoint allows you to submit a budget for approval.
Required permissions:
- budget.edit: allows edit resources of projects where the user is the PM or the Account.
- budget.edit_other: allows edit resources of projects where the user is not the PM nor the Account.
Here the dedicated support page.