Intra-account business transfer

When to call this API  
Call /transfer/internal when the money stays inside the same platform account  
(same accountId) but moves between its sub-wallets/balances.  
Example:  
- A company wants to shift 1,000 USD from its BUSINESS_ACCOUNT balance to its INFINITY_ACCOUNT balance  
- A user wants to move 0.5 BTC from his CRYPTO_CONNECT wallet to his USD balance in BUSINESS_ACCOUNT  
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Idempotency key provided by the client to ensure uniqueness of the transfer request

uuid
required

The UUID of the Account.

string
required

Total transfer amount (Including handling fees). Fraction digits depend on currency precision: USDC / USDT / WUSD: up to 6 decimal places; ETH / BTC: up to 8 decimal places; default to 2 decimal places.

from
object
required

Transfer destination details (payee information)

to
object
required

Transfer destination details (payee information)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json