Generate Payout
Your Payout API Key for authentication and authorization.
application/jsonThe recipient's cryptocurrency address where the payout will be sent.
The symbol of the cryptocurrency to be sent (e.g., BTC, ETH, LTC, etc.).
The exact amount of cryptocurrency to be sent as the payout.
The blockchain network to be used for the payout. Required for currencies with multiple supported networks.
The URL for sending payment status updates.
A memo or tag for transactions on supported networks (e.g., for TON).
A description or additional information for the payout, useful for reports.
Successful operation
A message containing additional information about the result of the request.
The status of the request response. Typically provided as a numeric code (e.g., 200 for success or other codes for errors).
The version of the API being used.
Bad request
Last updated