Convert exchange account funds

Convert 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.
Endpoint Permission: Admin, Non-Signing Admin.

Path Params
string
required

The ID of the exchange account. Please make sure the exchange supports conversions. To find the ID of your exchange account, use GET/exchange_accounts.

Body Params
string
required

Name of the source asset (must be in a currency that is supported for conversions in the selected exchange type that corresponds to your exchange ID)

string
required

Name of the destination asset (must be in a currency that is supported for conversions in the selected exchange type that corresponds to your exchange ID)

number
required

The amount to transfer (in the currency of the source asset)

Headers
string

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.

Responses

Language
URL
Request
Response
Choose an example:
application/json