WALLET: Initiate new Withdrawal
Note: The encrypted master password must be hashed the same way as when setting the master password (by first calling the master_password_seed endpoint and hashing it with the concatinated password (Described in the Set Master Password Endpoint documentation).
Note: The encrypted master password must be hashed the same way as when setting the master password (by first calling the master_password_seed endpoint and hashing it with the concatinated password (Described in the Set Master Password Endpoint documentation).
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
objectOptionalExample:
{"destination_address":"0x16f90Da542bf70316bce8c4fe2825609A51326c1","description":"Transfer to external wallet","source_currency":"ETH","source_amount":0.01,"2fa_code":"157039","enc_master_password":"16fea83631f00b551fe97e28a3cfa0fe6bac7ce7509e75436eec240cdf2471cf0","seed_key":"WWUqIlcpWikuYFlMV2N0akVtSHU2YTtEWyl6cCh6N1c"}Responses
200
OK
application/json
Responseobject
post
/wallet/withdraw200
OK
Last updated
Was this helpful?

