Update limits, spending asset or freeze/unfreeze
Updates the card’s spending limits (send “0” to remove a limit), changes the balance it spends from (spending_asset, future purchases only) and freezes or unfreezes it. Frozen cards decline every authorization instantly.
PATCH
Authorizations
Session JWT (from register/login) or API key (pk_...).
X-API-Key: <token> is accepted as an alternative header.
Path Parameters
Body
application/json
Response
Updated card.
Available options:
account, person Available options:
pending_activation, active, frozen, cancelled Balance the card's purchases spend from. USDT/USDC 1:1 with the USD; BTC/GOLD converted at the price of the moment of each event. USDT by default. Changing it only affects future purchases.
Available options:
USDT, USDC, BTC, GOLD Spending limits, always measured in USD regardless of the spending asset.
Last modified on July 18, 2026