Working with different crypto currency payouts
When working with different crypto currencies to pay out with, there are a few things to think about:
USDT
When creating USDT payouts remember to specify which protocol in the
payoutDetails
object - as it may be an ERC20 or a TRC20 payout.
XRP
When creating XRP payouts, please specify a Destination Tag as well by appending it to the "address" value via + "?dt=".
If a recipient has no destination tag, just pass "?dt=0"
Destination tags indicate the beneficiary or destination for a payment. For example, a payment to an exchange or gateway address can use a destination tag to indicate which customer to credit for the amount of the payment in that business's own systems. A payment to a merchant could indicate what item or cart the payment is buying.
Updated about 1 year ago