Create New Payout

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
🚧

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

📘

Make sure to simulate the payout with same parameters you used here to check for technical errors.

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
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!