v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
Spend alerts

Create organization spend alert

Creates an organization spend alert.

post/organization/spend_alerts

Request body

threshold_amountinteger required

The alert threshold amount, in cents.

currency'USD' required

The currency for the threshold amount.

interval'month' required

The time interval for evaluating spend against the threshold.

Response

Organization spend alert created successfully.

idstring required

The identifier, which can be referenced in API endpoints.

object'organization.spend_alert' required

The object type, which is always organization.spend_alert.

threshold_amountinteger required

The alert threshold amount, in cents.

currency'USD' required

The currency for the threshold amount.

interval'month' required

The time interval for evaluating spend against the threshold.