Create or update company budget
Budget
Create or update company budget
Set or update the company’s monthly spend budget. Requires CompanyAdmin role. Creates the budget on first call; updates it on subsequent calls.
PUT
Create or update company budget
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Whether this budget is actively enforced.
Monthly budget cap in EUR.
Pattern:
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$First day of the current billing cycle (ISO date).
First day of the next billing cycle (ISO date).
Current month's spend in EUR.
Pattern:
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Remaining budget for the current cycle in EUR.
Pattern:
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$ISO 4217 currency code.
Alert thresholds.