Withdraw stablecoin
Withdraw USDT from your Mavapay stablecoin wallet to an external address. The amount is specified in USDT cents (2 decimal places). For example, 100 = 1 USDT.
Authorizations
Body
The amount to withdraw in USDT cents (2 decimal places). For example, 100 = 1 USDT, 500 = 5 USDT.
"500000"
The blockchain network to withdraw on. Use lowercase values in the request.
trc20, erc20, plasma, solana, polygon "trc20"
The stablecoin to withdraw. Currently only USDT is supported.
USDT "USDT"
The destination wallet address on the selected network. Must be a valid address for that chain (e.g. a Tron address for trc20, an Ethereum address for erc20).
"TLt6fwdcdD18S36L9oiikn4Z8hebgwbzwS"
Optional identifier you supply to correlate this withdrawal in webhooks (stablecoinTransactionMetadata.customerReference).
"customer-provided-reference"
