Buy or Transfer Asset Tokens
API Endpoint - Buy Asset Token
This feature allows investors to purchase Asset Tokens directly using their rootVX Wallet balance via a secure API transaction.
How it Works
- Provide Transaction Details Initiate the purchase by sending key transaction data, including
investor_id
,platform_id
,token_id
, and the desiredquantity
. - System Validates & Calculates The system evaluates the purchase based on the token’s pricing rules, exchange rate, and available supply. It calculates the total cost in the platform's currency.
- Execute the Transaction If the investor has sufficient funds, the amount is debited from their rootVX Wallet, and the purchased tokens are credited to their Investor Account.
Updated 30 days ago