Start Withdrawal
POST/v1/wallet/withdrawals
Start a crypto withdrawal.
Requires authentication.
Request
- application/json
Body
asset string
Asset ID.
network string
Network ID.
amount string
Value amount of asset.
address string
The destination address already registered as a trusted address through the Digitra.com app.
destination_tag string
A complementary information used in some networks.
memo string
A complementary information used in some networks.
Responses
- 200
OK
Loading...