Create a balance group

Creates a balance group under the company from the company-id header. Requires
admin or the budgets_manage permission.

All fields are nested under a budget key. The name must be unique per company
among active (non-dissolved) groups.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Body to create a balance group. All create params are nested under a budget
key ({ "budget": { ... } }).

budget
object
required
Headers
uuid
required

UUID of the company on whose behalf the request is made. Required for every Finance endpoint.
See The company-id header for details on how to obtain
a value for this header and the error responses to expect when it is missing or invalid.

Responses

401

Unauthorized - missing or invalid authentication token.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json