Funds withdrawal

Allows to withdraw funds to specified address. To be able to make withdrawals you have to unlock this option in the Security tab in store settings. Otherwise, you will receive the message: ACCESS_DENIED. You should also pay attention to the appropriate precision for a given currency. The response will be returned with an error if the number of decimal places is exceeded.

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

Currency which will be received.

string
required

Cryptocurrency withdrawal address. If a destination tag is required, specify it in the format: <your_address>?dt=<your_destination_tag>.

double
required

Withdrawal value in sourceCurrency.

string
required

Unique ID of the withdrawal from your system. If orderId will be repeated this method will return an error.

string
required

Currency to specify withdrawal value.

string

Who pays withdrawal commission: MERCHANT or BUYER.

boolean
required

If this parameter is true you will be charged in destinationCurrency and currency exchange won't be performed.

string

The channel to use with the given destinationCurrency, uses default if empty.

travelRuleInput
object

Object to encapsulate, travel rule details required when creating withdrawal

string

Partner id generated for partner

Response

Language
Credentials
Query
LoadingLoading…
Response
Choose an example:
application/json