Skip to main content
POST
Creates and executes a bank ramp-off transaction to withdraw cryptocurrency to a bank account. Requires an API key with access level 2 or higher.

Body

wallet_id
string
required
Virtual wallet identifier.
amount
number
required
Amount in cryptocurrency to convert and withdraw.
bank_account_id
string
required
Bank account identifier for withdrawal.
reference
string
Bank statement reference (concept) for the transfer. Required when the destination bank account currency is COP; ignored otherwise. Maximum 18 characters.

Response

id
string
Unique ramp-off operation identifier.
state
string
Current state of the operation.
source_payment_rail
string
Source payment rail. One of PIX, WIRE, ACH, SEPA, SPEI, PIX, FASTER_PAYMENTS, CO_BANK_TRANSFER, BRE_B.
source_currency
string
Source cryptocurrency token. One of USDC, USDT.
destination_payment_rail
string
Destination payment rail. One of ACH, WIRE, SEPA, SPEI, PIX, FASTER_PAYMENTS, CO_BANK_TRANSFER, BRE_B.
destination_currency
string
Destination currency. One of USD, EUR, MXN, BRL, GBP, COP.
amount
number
Amount to be withdrawn.
blockchain_memo
string
Blockchain transaction memo or reference.