Initiate Onchain Withdrawal

Send funds on chain to a whitelisted destination on the blockchain. The amount being withdrawn + total fees (including your fees + network fees) must be >= the users' account balance.

Body Params
string
required

The Id of the user who is sending this transaction

string
required

The Id of the account to debit

string
required

The Id of the whitelisted destination

string
required

The amount denominated in the smallest divisible unit of the sending currency. For example: cents or satoshis

string

Optional fixedFee in Euro cents to override the default application fee configuration. This amount can only be <= the default configured amount for this transaction type.

string

Optional percentage fee in bps to override the default application fee configuration. This amount can only be <= the default configured amount for this transaction type.

Headers
string
required

api-key is available on the dashboard

string
required
Response

Language
Credentials
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json