Withdraw Virtual Assets FundsCopy Pagepost https://trade-hk.oslsandbox.com/api/3/sendThis endpoint is used for withrdrawing Virtual Assets (crypto)Body Paramstonceint64requiredThe current Unix time in microseconds.ccystringrequiredCrypto ticker (i.e. BTC)addressstringrequiredValid address in the selected crypto ticker.otpint32requiredOne time password key for two factor authenticationamountdoublerequiredAmount to send (must be less than the available balance)destinationTagstringDestination tag identifies the purpose of payment allowing a single address to be utilized by multiple users. Additionally, these tags enable the return of payments. (This parameter is only used for crypto currencies that require a destinationTag such as Ripple)accountGroupUuidstringrequiredTo select which account group to withdrawal fromnetworkstringBlockchain network identifier, e.g. ETHEREUM, TRON, etc. (use Get Supported Transfer Network for valid values).Responses 200200 401401 403403 404404 500500Updated 4 days ago