Skip to main content

Create budget

Create a new budget

Header Parameters
X-Bc-Token string REQUIRED
X-Bc-Ws string REQUIRED
Request Body REQUIRED
name string REQUIRED
amount string REQUIRED
description string
configuration object REQUIRED
period string

Possible values: [monthly, yearly, weekly, daily]

categories integer[]
tags string[]
types string[]

Possible values: [expenses, incoming, saving]

accounts integer[]
period_start date-time
period_end date-time
notification boolean
emails string[]
Responses
201

Budget created successfully