API Get Detail Transaction With Transaction ID

  • Need some helps*
    I have received token from other wallet and I have transaction hash ID of this transaction .
    So now , How do I get detail of this transaction with it’s information : from , to , amount , token quantity ,time,… with Binance API .

Deposit transactions can be found from this endpoint: Binance API Documentation

I have orderID and I want get detail of this form , does exists any endpoint api to get this detail ?
photo_2022-10-10_09-28-25

what kind of trade is this?

this trade is internal transfer using Binance ID

https://binance-docs.github.io/apidocs/spot/en/#withdraw-history-supporting-network-user_data

Please check if you can get the transaction by this endpoint.