Create a stablecoin withdrawal
Withdraw stablecoin
Create a stablecoin withdrawal
Creates a stablecoin withdrawal and durably reserves its source debit from this tenant account’s matching asset/network wallet.
POST
Create a stablecoin withdrawal
What this endpoint does
Creates a stablecoin withdrawal and durably reserves its source debit from this tenant account’s matching asset/network wallet.When to use it
Submit it after reviewing the approved destination, exact network, fee, source debit, and available balance.Before you call
Use a secret API key withtreasury:write. The destination, asset/network, limits, screening, and available balance must all be eligible.
Money and balance effect
On acceptance, the source debit is reserved. It is captured after confirmed execution or released only when non-execution is proven.States and completion
accepted means funds are reserved, not sent. Follow submission, blockchain confirmations, finality, failure, hold, and reconciliation state.
Safe retries
Send a uniqueIdempotency-Key for the logical action. If the response is lost, retry the same payload with the same key; never create a new key merely because the first response timed out.
Read Conversions and withdrawals for the complete workflow.Authorizations
Send the same Wayex API key as Authorization: Bearer <key>.
Headers
A unique key for this logical action. Reuse the same key and identical payload when retrying after an unknown response.
Required string length:
8 - 255Body
application/json
Available options:
USDC, USDT Available options:
ethereum, base, arbitrum, optimism, polygon, bsc, avalanche, solana, tron Pattern:
^\d+(\.\d+)?$Minimum string length:
1Minimum string length:
1Response
201 - application/json
Minimum string length:
1Minimum string length:
1Available options:
USDC, USDT Available options:
ethereum, base, arbitrum, optimism, polygon, bsc, avalanche, solana, tron Pattern:
^\d+(\.\d+)?$Minimum string length:
1Available options:
accepted, held, submitted, settled, failed, returned Minimum string length:
1Minimum string length:
1Available options:
none, wait_for_settlement, contact_support, retry_new_request, review_balance Minimum string length:
1Minimum string length:
1Minimum string length:
1Minimum string length:
1
