'Bithumb uses Rest API to withdraw personal virtual currency

enter image description here

enter image description here

enter image description here

I have used Bithumb's Rest API, and I have verified that the deposit address and the API for deposit and withdrawal records can return correct results; however, the withdrawal interface: https://api.bithumb.com/trade/btc_withdrawal keeps returning wrong results :{"status":"5100","message":"Bad Request.(Auth Data)"}, I suspect it is the wrong parameter passed, but I don't know what kind of parameter value is correct. Please God help, thank you. amount:40,currency:XRP,address:rs2dgzYeqYqsk8bvkQR5YPyqsXYcA24MP2,addrtag:212321

api


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source