USDT withdrawals
A withdrawal moves USDT from your merchant balance to any external wallet address on a supported chain.Initiate a withdrawal
Response:
Check withdrawal status
Offramps — convert USDT to NGN
An offramp converts USDT to NGN and pays out to a Nigerian bank account. You need to provide the recipient’s bank details either inline or via a pre-created recipient.Initiate an offramp
Fetch the current exchange rate before creating an offramp:
GET /payments/rates. The rate_id from the response is time-limited, so use it promptly.deposit_address is the on-chain address where USDT should be sent to trigger the NGN payout.
Check offramp status
ACTIVE, INACTIVE, EXPIRED
List all offramps
type, chain, asset, status, and settlement_mode.
Fetch the exchange rate
Before creating an offramp withNGN_PAYOUT, get the current rate and lock it: