Create Withdrawal (Deprecated)
Deprecated: use POST /api/v0/withdrawals instead.
Path Parameters
usdc, usdt, brl, brly, usd, brlv, wbrly Body
Withdrawal method. Must be either 'pix' or 'ted'
ted, pix "pix"
Amount in BRL to withdraw
"100.50"
PIX key (email, phone, CPF/CNPJ, or random key). Required when method is 'pix'
"user@example.com"
3-digit Brazilian bank code. Required when method is 'ted'
"001"
4-5 digit Brazilian branch number. Required when method is 'ted'
"1234"
Brazilian account number. Required when method is 'ted'
"12345678"
Name of the account holder. Required when method is 'ted'
"John Doe"
CPF or CNPJ of the account holder. Required when method is 'ted'
"12345678901"
Response
Asset withdrawal created successfully
Details of the created withdrawal