Skip to main content
POST
Request crypto withdrawal payout
Accepts a settlement quote and processes the crypto withdrawal. USDT is converted to NGN and paid out to the merchant’s saved bank account.

Authorizations

x-api-key
string
header
required

Merchant API Key (e.g., nexa-prod-... or nexa-test-...)

Headers

x-business-env
enum<string>
default:prod

Target environment selector (live production vs. simulated sandbox).

Available options:
prod,
test

Body

application/json
businessId
string
required

The unique ID of the business profile (required for API key authentication).

amountUsdt
number
required

The amount of USDT to withdraw.

Response

Payout successfully completed or initiated.