Execute transfer
Commit the previously previewed transfer.
Previews the transfer, using the PreviewId
value.
Handles multi-factor authentication codes if the account is configured to use them for additional security.
Returns the status of the transfer and the details of the transfer if it was initiated successfully.
Authorizations
Contact Front to get client Secret
Contact Front to get client Id
Body
The authentication token to send the asset from.
1
The type of the integration to send the asset from.
robinhood
, eTrade
, alpaca
, tdAmeritrade
, weBull
, stash
, interactiveBrokers
, public
, coinbase
, kraken
, coinbasePro
, cryptoCom
, openSea
, binanceUs
, gemini
, cryptocurrencyAddress
, cryptocurrencyWallet
, okCoin
, bittrex
, kuCoin
, etoro
, cexIo
, binanceInternational
, bitstamp
, gateIo
, acorns
, okx
, bitFlyer
, coinlist
, huobi
, bitfinex
, deFiWallet
, krakenDirect
, vanguard
, binanceInternationalDirect
, bitfinexDirect
, bybit
, paxos
, coinbasePrime
Id of the Preview of the transfer.
Multi-factor auth code that should be provided if the status of the transfer was MfaRequired
.
Response
ok
, serverFailure
, permissionDenied
, badRequest
, notFound
, conflict
, tooManyRequest
, locked
A message generated by the API
User-friendly display message that can be presented to the end user
Strictly-typed error type that is explaining the reason of an unsuccessful status of the operation. All possible error types are available in the documentation.