Withdrawals
Withdraw (Stable Coins)
Initiate withdrawal to an external stable coin wallet address
post/payments/withdraw/address
Request body
Example request
{
"amount": 10,
"walletAddress": "14grJpemFaf88c8tiVb77W7TYg2W3ir6pfkKz3YjhhZ5",
"token": "USDT",
"network": "SOL",
"externalId": "your-unique-ref"
}Response
Stablecoin withdrawal initiated successfully