Introduction

Sections

Theme switcher

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)

Warning: To ensure idempotency on supported endpoints, include the x-idempotency-key header in your requests. This key prevents duplicate processing in case of retries, safeguarding against unintended repeated actions. Requests without this header may not benefit from idempotency controls.

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?

POST

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?