Skip to main content
POST
Withdraw fiat

Authorizations

X-API-KEY
string
header
required

Body

application/json
amount
string
required

The amount to withdraw in the lowest denomination (e.g., Kobo for NGN). For example, 100000 = 1,000.00 NGN

Example:

"100000"

currency
enum<string>
required

The currency to withdraw

Available options:
NGN
beneficiary
object
required

The beneficiary bank account details. Use the exact values returned from the Name Enquiry endpoint.

Response

Withdraw response

status
string<string>
Example:

"ok"

data
object