Withdraw cNGN
Withdraw cNGN
POST
/
withdraw
This endpoint allows you to withdraw your cNGN to an external wallet address
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
amount
number
Amount of cNGN you wish to withdraw
address
string
Wallet address to withdraw your cNGN to
network
string
shouldSaveAddress
boolean
if you wish to save wallet address as a beneficiary
Response
Decrypted Response
Last updated