CryptoExchange API :: Fetch transaction details

Fetch transaction details

Retrieving information about a transaction is a simple get request, given that you have permission to view the transaction. You are only able to see the transaction if you are the buyer, seller, broker or the partner in the transaction.

The information that is returned may be different depending on the user accessing the transaction. This can happen in multiple scenarios, such as the broker taking a broker commission that is not visible to the buyer or seller (or both). Another similar scenario is where the transaction has applicable partner fees.

Retrieve transaction by id

Use this approach to retrieve the details of a transaction by the Cryptoexchange.com transaction id.

Example Response

Whether you fetch a transaction by id or by reference, the same response will be returned.