Skip to main content

Add saving entry

Create a new saving entry linked to a goal

Header Parameters
X-Bc-Token string REQUIRED

JWT token with user account

X-Bc-Ws string REQUIRED

UUID of the workspace

Request Body REQUIRED
amount number REQUIRED
note string
labels integer[]
account_id integer REQUIRED
category_id integer REQUIRED
currency_id integer REQUIRED
payment_type integer REQUIRED
uuid string
transfer_id boolean
date_time date-time REQUIRED
confirmed boolean
waranty boolean
planning integer
end_date_time string
exclude_from_stats boolean
type string REQUIRED
goal_id uuid
Responses
201

Saving entry created successfully