Skip to main content

Send budget exceeded notification

Send email notification when budget is exceeded

Header Parameters
X-Bc-Token string REQUIRED

JWT token with user account

X-Bc-Ws string REQUIRED

UUID of the workspace

Request Body REQUIRED
to email

Recipient email address

budget_name string

Name of the budget

current_amount string

Current budget amount

budget_limit string

Budget limit amount

currency string

Currency code

username string

User name

Responses
200

Budget exceeded notification sent successfully