link_wallet_to_account
Link a wallet to an existing billing account to enable hybrid Stripe and x402 access. Fails if the wallet is already linked.
Instructions
Link a wallet to an existing email billing account, enabling hybrid Stripe + x402 access. Fails if the wallet is already linked elsewhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| billing_account_id | Yes | The billing account ID (from create_email_billing_account) | |
| wallet | Yes | The wallet address to link (0x...) |