Get Convert Trade
gethttps://api.coinbase.com/api/
Gets a list of information about a convert trade with a specified trade ID, source currency, and target currency.
Use the Create Convert Quote endpoint to generate a trade_id
.
string
required
The ID of the trade to retrieve
string
required
The currency of the from account, e.g. USD
string
required
The currency of the to account, e.g. USDC