Withdraw from Holding Wallet
This initiates a request to transfer tokens from the user's Holding Wallet to an external wallet, for a given blockchain.
The Holding Wallet must contain a sufficient balance to complete the transaction, otherwise, an exception will occur, and the transaction will not get executed.
Required access level: Operational Access (Level 2)
Header Parameters
x-api-keystring Required
Identifier used to authenticate on the CryptoMate APIs.
x-idempotency-keystring
Unique identifier of the transaction
Path Parameters
blockchainstring
Body Parameters
to_wallet_addressstring
token_addressstring
amountnumber
Response
200
Object
The request executed had finished successfully.
Response Attributes
transaction_hashstring
statusstring
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?