Internal Operation
Allows moving funds between the checking (DEFAULT) account and the investment (INVESTMENT) account. Deposit: moves funds from DEFAULT to INVESTMENT to invest. Withdrawal: moves funds from INVESTMENT to DEFAULT to use the money. Requires complete investment KYC.
Documentation Index
Fetch the complete documentation index at: https://developer.wallbit.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key authentication. Obtain your API key from the Wallbit dashboard under Settings → API Keys.
Body
Currency code
"USD"
Source account
DEFAULT, INVESTMENT "DEFAULT"
Destination account
DEFAULT, INVESTMENT "INVESTMENT"
Amount to transfer
1 <= x <= 999999100
Response
Operation completed successfully
Transaction unique identifier
Transaction type
"WITHDRAWAL_LOCAL"
External address used for the transaction (for example, a name in WITHDRAWAL_LOCAL operations)
"Juan Perez"
Source amount
Destination amount
Transaction status
Creation timestamp
Optional comment

