set_card_controls
Configure per-transaction, daily, and monthly spending limits on a card, block restricted merchant categories or countries, and receive automatic alerts with card freezing upon limit breaches.
Instructions
Set soft spend controls (per-transaction / daily / monthly limits, blocked MCC/countries). On breach the card is auto-frozen + an alert is sent (no hard auth-time block).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | Card id returned by issue_card. | |
| blocked_mcc | No | MCC codes to block. | |
| blocked_country | No | ISO country codes to block. | |
| daily_max_minor | No | ||
| monthly_max_minor | No | ||
| per_txn_max_minor | No | Max per-transaction amount in minor units (cents). |