Create Crypto Payout

Create a new crypto payout

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

The fiat amount to payout. Specify either this or destinationAmount, not both.

double
required

The cryptocurrency amount to payout. Specify either this or sourceAmount, not both. Minimum amounts: BTC 0.001, ETH 0.02, USDT 100, USDC 100.

string

The receiver's wallet address.

string
required

The destination cryptocurrency symbol, available options are: USDC, USDT, ETH, BTC

string
required

The destination blockchain network, available options are: Ethereum, Tron, Bitcoin

string

A unique identifier assigned to the customer specifically for crypto payout transactions. When customerCode is used, recipient information (e.g., name and address) can be omitted. The customer must have the cryptoPayout type to use this identifier.

string

The receiver's first name. Required if customerCode is not provided.

string

The receiver's last name. Required if customerCode is not provided.

string

The receiver's address line 1. Required if customerCode is not provided.

string

The receiver's address line 2.

string

The receiver's city. Required if customerCode is not provided.

string

The receiver's state. Required if customerCode is not provided.

string

The receiver's country of residence. Required if customerCode is not provided.

string

The receiver's zip. Required if customerCode is not provided.

boolean
Defaults to false

Indicates whether the recipient information should be saved for future use. Default is false. When set to true, the recipient’s details are stored, allowing for quick selection in subsequent transactions.

Headers
string
Responses

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