Withdraw from Wallet

This endpoint is used to make a payout or withdraw funds from a user's wallet to a bank account or an equivalent destination.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

A description or reason for the withdrawal.

int64
required
≥ 1

Value in specified currency's smallest unit corresponding to decimals used during Ledger Creation. For example, if the amount of tokens to be withdrawn is 299.50 and decimals of 2 used during corresponding ledger creation , then this will be 29950

string
required

The three-letter ISO code representing the currency.

walletIdentifier
required
string

The account ID where the payout will be sent.

Headers
string
required

A unique key to prevent duplicate requests. Typically a UUID.

Responses

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