issue_card
Issue a virtual card to an end user using your external reference. Idempotent retries prevent accidental duplicate cards.
Instructions
💳 Issue a virtual card to an end user. Money operation — a test key runs in sandbox (no real money). Idempotent: retries do not double-issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | No | productCode from list_products (optional; project default if omitted). | |
| external_user_ref | Yes | Your reference for the end user (e.g. a Telegram id). CardOS never requires PII. |