Initiate Sell Transaction
Endpoint: Sell:POST /api/v1/wallet/conversion/fiat/sell
Pool Sell: POST /api/wallet-services/v2/transaction/pool/sell
Sample request:
Required Parameters
Response Parameters
Notes
- INR is currently the only supported fiat currency;
bank_transferthe only payment method. - Only USDT or USDC can be sold — other cryptocurrencies are available on request.
- Sell can also be initiated directly from the pool wallet through this API — the request body is the same, but see Pool Sell transaction status for the different create/status endpoints.