API Reference

Wallet Withdrawal

Withdraw funds from prime wallet to an external address. To estimate the withdrawal fee, use the Fee Estimate endpoint.

The **network fee** is automatically deducted from the specified amount, and the remaining balance is sent to the receiver

Log in to see full request history
Body Params
string
required

The currency name. Only rechargeable currencies are accepted.

Refer to the Get Recharge Currencies endpoint for the list of supported currencies.

string
required

The blockchain network name

string
required

The withdrawal address

string
required

The amount to withdraw

string

fee is optional as the system automatically selects the best possible fee to minimize transaction delays and ensure faster processing. Use the Fee Estimate endpoint to estimate the fee.

string

An optional memo for the withdrawal

Responses

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