account A made an internal transfer to account B, but can’t find this transaction in account B’s deposit history, why?
and the asset is BTC and network is BSC, can find this transaction in account A’s withdraw history
account A made an internal transfer to account B, but can’t find this transaction in account B’s deposit history, why?
and the asset is BTC and network is BSC, can find this transaction in account A’s withdraw history
Does account B have the transaction in the UI?
How did you make the internal transfer and how you are checking the account B’s deposit history via api? Share complete url with params, omitted sensitive info. Please always be as detailed as possible when submitting a post.
Actually I only have the read-only api account so I don’t know what’s the transaction like in the UI.
I’m told that account B was transferred several days ago and I did see the balance changed. But it’s wired that I can’t find any deposit history, the deposit history of this account is null (by api result)
This is api result:
I can’t easily test this on my side, but try to send status=1, I think when not sent the default is 0 which is the pending transaction status. If there’s still no result, this might be account related issue, you should probably use UI to confirm and reach out to Customer Support as they can have access to your account.
Also, wapi endpoints will be deprecated in the future.