create_deposit
Generate a crypto deposit invoice to top up an end-user balance. Supports USDT on TRC20 and TON networks.
Instructions
Create a crypto deposit invoice to top up an end-user balance. Money operation — sandbox with a test key. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount as a decimal string, e.g. "100". | |
| method | No | usdt_trc20 | |
| external_user_ref | Yes | Your reference for the end user (e.g. a Telegram id). CardOS never requires PII. |