Internal transfer for exchange accounts
Transfers funds between trading accounts under the same exchange account. Learn more about Fireblocks Exchange Connectivity in the following guide. Endpoint Permission: Admin, Non-Signing Admin.
POST
TypeScript
Headers
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Path Parameters
The ID of the exchange account to return
Body
application/json
Available options:
COIN_FUTURES, COIN_MARGINED_SWAP, EXCHANGE, FUNDING, FUNDABLE, FUTURES, FUTURES_CROSS, MARGIN, MARGIN_CROSS, OPTIONS, SPOT, USDT_MARGINED_SWAP_CROSS, USDT_FUTURES, UNIFIED, INTERNAL_BALANCE_1, INTERNAL_BALANCE_2, INTERNAL_BALANCE_3, INTERNAL_BALANCE_4, INTERNAL_BALANCE_5, INTERNAL_BALANCE_6, INTERNAL_BALANCE_7, INTERNAL_BALANCE_8, INTERNAL_BALANCE_9, INTERNAL_BALANCE_10, INTERNAL_BALANCE_11 Available options:
COIN_FUTURES, COIN_MARGINED_SWAP, EXCHANGE, FUNDING, FUNDABLE, FUTURES, FUTURES_CROSS, MARGIN, MARGIN_CROSS, OPTIONS, SPOT, USDT_MARGINED_SWAP_CROSS, USDT_FUTURES, UNIFIED, INTERNAL_BALANCE_1, INTERNAL_BALANCE_2, INTERNAL_BALANCE_3, INTERNAL_BALANCE_4, INTERNAL_BALANCE_5, INTERNAL_BALANCE_6, INTERNAL_BALANCE_7, INTERNAL_BALANCE_8, INTERNAL_BALANCE_9, INTERNAL_BALANCE_10, INTERNAL_BALANCE_11 Previous
Convert exchange account fundsConvert exchange account funds from the source asset to the destination asset. Coinbase (USD to USDC, USDC to USD) and Bitso (MXN to USD) are supported conversions.
Learn more about Fireblocks Exchange Connectivity in the following [guide](https://developers.fireblocks.com/docs/connect-to-exchanges-and-fiat-providers).
Endpoint Permission: Admin, Non-Signing Admin.
Next
TypeScript