With this method, merchants can create payouts from their backend applications.

Log in to see full request history

🚧

Mandatory : Make sure to generate signature along with other parameters.

Body Params
string
required

Pass a unique order id which you will track within your application

string
required
Defaults to 10

Amount in USD or Token

string
required
Defaults to yes

Whether the order_amount is USD? ("yes" for USD and "no" for Token)

string
required
Defaults to payer

Decide who pays the fee. (payer/merchant)

string
required

Token ID to withdraw funds (See "Get Tokens" page for ID)

string
required

Wallet address of the receiver

string

Optional - Send any additional tracking info which you will use to process the payment

string

Optional - Your webhook URL where you want to get notified when the payment is complete

string
required

Signature generated (See "Generate signature string" page)

Response
200
Language
Credentials
Click Try It! to start a request and see the response here!