Create a per-currency budget for a group
Groups & Budgets
Create a per-currency budget for a group
POST
Create a per-currency budget for a group
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Spend ceiling for the period, in minor units (cents of currency).
Example:
"150000"
Currency of this budget (one budget per currency per group). Defaults to usd. Enforcement matches the charge currency exactly — a usd budget does NOT cap usdc spend.
Available options:
usd, eur, usdc, eurc Example:
"usd"
Available options:
month, year, one_shot Example:
"month"
Alert when spend crosses this % of the limit
Example:
80
Optional cap on the number of charges per period
Related topics
List a group's budgets (one per currency)Groups & BudgetsRead a budget's usage for the current periodCreate an organization groupList the authenticated user's active org memberships