agent-cards cards command group. You need a saved payment method before creating your first card.
Create a card
Amounts are in US dollars, not cents:| Option | Description |
|---|---|
--amount <dollars> | Required. Amount in dollars (e.g. 25 = $25.00). |
-y, --yes | Skip the confirmation prompt (for non-interactive / agent use). |
--json | Output the result as JSON and run fully non-interactively. |
List cards
Card details (PAN / CVV)
Balance
Transactions
| Option | Description |
|---|---|
--limit <n> | Number of transactions (default 20). |
--status <status> | Filter by status (e.g. PENDING, SETTLED, DECLINED, REVERSED, EXPIRED, REFUNDED). |
agent-cards transactions <card-id> is a top-level alias for the same command.
Close a card
-y, --yes to skip the confirmation prompt.