Send Payout
Withdrawal creation request body.
A method to make a payout (e.g., to a web3 wallet, or Binance Account).
directPossible values: Recipient's Binance Pay ID or Binance Email. If the payout method is Binance Pay, this field is required.
Recipient's Kucoin Pay ID . If the payout method is Kucoin Pay, this field is required.
Recipient's wallet address.
Specifies whether the network fee should be deducted from the amount being withdrawn (true) or the remaining balance (false). Choose the latter option if you need to send a specific amount.
Amount to withdraw.
Currency for withdrawal, specified via tickers (refer to API glossary).
Blockchain network for withdrawal, specified via tickers (refer to API glossary).
Customer's ID for security purposes.
Customer's IP address for security purposes.
Customer's order ID.
Additional information related to the payout, if needed.
Webhook address for receiving withdrawal notifications.
201
500
Unique identifier of the withdrawal
200
Successful response with withdrawal status details
The order ID for the withdrawal, set by the merchant.
Current status of the payout.
A method to make a payout (e.g., to a web3 wallet, or Binance Account).
directPossible values: Type of currency used for the payout (e.g., usdt, usdc).
Blockchain network associated with the payout (e.g., eth, sepolia, polygon, amoy).
The requested amount for the payout.
Unique identifier for the payout.
Recipient’s wallet address.
Recipient’s Binance ID.
Customer's ID for security purposes.
The customer's IP address, recorded for compliance purposes.
Specifies whether the network fee should be deducted from the amount being withdrawn (true) or the remaining balance (false). Choose the latter option if you need to send a specific amount.
Additional information, optional, set by the merchant.
The URL to which events for this withdrawal request will be sent.
Date and time when the payout was created.
Date and time of the last update to the payout information.
Amount that has been paid out.
Amount of money that was withdrawn from the merchant's account.
500
Last updated
Was this helpful?