Create Direct Crypto Deposit Invoice
Generates a dedicated cryptocurrency deposit invoice with a derived HD wallet deposit address, exchange rate, and QR code.
Authorizations
Pass your secret API key formatted as: Authorization: Bearer psa_...
Headers
Unique UUID/string to prevent duplicate deposit address creation on retries.
"9a8b7c6d-5e4f-3a2b-1c0d-9e8f7a6b5c4d"
Body
Order total in fiat currency
50
Crypto coin symbol (LTC, BTC, USDT, USDC, DOGE, ETH, TRX, SOL, BNB)
"LTC"
Fiat currency code
"USD"
Blockchain network override (e.g. TRC20, ERC20, SOL)
"MAINNET"
"buyer@example.com"
"Crypto Deposit Order #9021"
"https://yourdomain.com/order/success"
"https://yourserver.com/api/crypto-callback"
Expiration in minutes (default 60)