Create Topup Invoice
create-topup-invoice[Auth Required] Create a top-up invoice to deposit funds. Currency must be in BLOCKCHAIN-CURRENCY format (e.g. ETH-USDT). Returns crypto deposit address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency | Yes | Currency in BLOCKCHAIN-CURRENCY format (e.g. ETH-USDT). Use get-crypto-list to see available options. | |
| amount_usd | Yes | Amount in USD (minimum 5) |