latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Wallet
Enable bridging for a wallet
Checks the wallet's native balance and requests gas-tank funding if needed. Returns 400 if the coin does not support the enableBridging feature. Returns 500 if a downstream service (indexer or gas-tank-service) fails.
post/api/v2/{coin}/wallet/{walletId}/enableBridging
Path parameters
coinstring required
A cryptocurrency symbol or token ticker symbol
Example:btc
The coin identifier
walletIdstring required
Example:59cd72485007a239fb00282ed480da1f
The BitGo wallet ID
Request body
object required
No request body parameters required
Response
OK