Skip to main content
POST
Simulate stablecoin withdrawal record

Body

application/json

Non-production stablecoin withdrawal record to create for integration testing.

Non-production stablecoin withdrawal record to create for integration testing.

amount
string
required
Example:

"2.5"

chain
enum<string>
required

Supported blockchain route family for stablecoin deposits.

Available options:
evm,
tron,
solana
currency
string
required
Example:

"USDT"

user_id
string<uuid>
required

Response

Simulated withdrawal created

data
object
required

Result returned after creating a non-production stablecoin withdrawal record.

status
enum<string>
required
Available options:
success