Create Crypto Payoutpost https://api.eukapay.com/crypto_payoutsCreate a new crypto payoutRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamssourceAmountdoublerequiredThe fiat amount to payout. Specify either this or destinationAmount, not both.destinationAmountdoublerequiredThe cryptocurrency amount to payout. Specify either this or sourceAmount, not both. Minimum amounts: BTC 0.001, ETH 0.02, USDT 100, USDC 100.walletAddressstringThe receiver's wallet address.cryptocurrencySymbolstringrequiredThe destination cryptocurrency symbol, available options are: USDC, USDT, ETH, BTCblockchainNetworkstringrequiredThe destination blockchain network, available options are: Ethereum, Tron, BitcoincustomerCodestringA 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.firstNamestringThe receiver's first name. Required if customerCode is not provided.lastNamestringThe receiver's last name. Required if customerCode is not provided.address1stringThe receiver's address line 1. Required if customerCode is not provided.address2stringThe receiver's address line 2.citystringThe receiver's city. Required if customerCode is not provided.statestringThe receiver's state. Required if customerCode is not provided.countrystringThe receiver's country of residence. Required if customerCode is not provided.zipstringThe receiver's zip. Required if customerCode is not provided.saveRecipientbooleanDefaults to falseIndicates 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.truefalseHeadersx-idempotent-keystringResponses 200200 400400Updated 11 months ago