Skip to main content

Get expenses stats by category

Retrieve expenses statistics by category

Query Parameters
date_time[0][start] date

Start date

date_time[0][end] date

End date

Header Parameters
X-Bc-Token string REQUIRED

JWT token with user account

X-Bc-Ws string REQUIRED

UUID of the workspace

Responses
200

OK

Schema OPTIONAL
items array OPTIONAL
value number OPTIONAL

Amount of the entry

label string OPTIONAL

Label of the entry

color string OPTIONAL

Color of the entry

labelId integer OPTIONAL

Id of the label

401

Unauthorized

500

Internal Server Error