Skip to main content
POST
Withdraw from NGN wallet

Authorizations

Authorization
string
header
required

Enter your API key starting with gtw_sk_

Body

application/json
accountNumber
string
required

Beneficiary bank account number

Example:

"0123456789"

bankCode
string
required

CBN bank code (e.g. "058" for GTBank)

Example:

"058"

accountName
string
required

Beneficiary account name for verification

Example:

"John Doe"

amount
number
required

Amount to withdraw in NGN (excluding fee)

Example:

10000

Response

Withdrawal initiated

data
object