post
https://sandbox-api.oneliquidity.technology/wallets/v1/withdrawal
Create a withdrawal from the authenticated integrator's main wallet. amount is the normal asset quantity; do not convert it to the asset's smallest unit. Use Get withdrawal networks to select a supported network.
Most successful requests return a withdrawal ID with a pending status and continue asynchronously. When a webhook URL is configured, OneLiquidity can send WALLET_WITHDRAWAL_PROCESSING, WALLET_WITHDRAWAL_COMPLETED, WALLET_WITHDRAWAL_FAILURE, WALLET_WITHDRAWAL_REJECTED, WALLET_WITHDRAWAL_CANCELLED, or WALLET_WITHDRAWAL_REFUNDED.
When your account requires invited-user approval, the API can instead return HTTP 202 with an approval request. No withdrawal has executed at that point.

