balance-accounts
Create a stablecoin balance account
Creates a provider-held stablecoin balance account. Supports USDT and USDC across their available networks. Use this account as the destination of an eligible fiat-to-crypto fixed route and as the funding source for Global Payouts.
post/v1/balance-accounts/stablecoin
Headers
X-API-Keystring
API key
Idempotency-Keystring
Optional idempotency key. When supplied, retries return the original account.
Request body
Example request
{
"customerId": "cus_abc123",
"currency": "USDT",
"paymentRail": "ETHEREUM"
}Response
Stablecoin balance account created