coinbase / coinbase-pro-node

DEPRECATED — The official Node.js library for Coinbase Pro
Apache License 2.0
844 stars 316 forks source link

Get a conversion by conversion_id #365

Closed edouardswiac closed 5 years ago

edouardswiac commented 5 years ago

Hello team,

Once I get a conversion entry from the account ledger I can't figure out how to look up the conversion itself via its conversion_id (similar to how an order_id is looked up via getOrder).

Is this API missing?

thanks