Skip to main content
POST
Sends cNGN from your business balance to an external wallet on a supported network.
Requires the Send Crypto permission. The request body must be encrypted. The destination address may need to be whitelisted first, depending on your account configuration.

Body parameters (plain payload, pre-encryption)

number
required
Amount of cNGN to withdraw.
string
required
Destination wallet address on the target network.
string
required
Target network ID, from Get Networks.
boolean
default:"false"
Save the destination address for future withdrawals.

Response (decrypted data)

string
Withdrawal transaction reference. Poll Verify Withdrawal with this value to track status.
string
Destination address the withdrawal was sent to.