Sell Ramp
This endpoint can be used to intiate an NGNC Off-ramp transaction.
Initiate a Sell Transaction.
Use this endpoint to perform a sell transaction
POST
api.ngnc.online/transactions/v1/offramp
business_id
String
True
link_tag
String
Your business link_tag. Also provided on your dashbaord.
True
type
String
sell_ramp
True
amount
String
Amount user wishes to off-ramp and send to nigerian account. (Min 20 USDT / USDC)
True
account_name
String
Bank account name to deposit funds in Nigeria.
True
account_number
String
10 Digits Bank account number to deposit funds in Nigeria.
True
bank_name
String
True
Off Ramp NGNC
POST
https://api.ngnc.online/transactions/v1/offramp
Headers
ngnc-sec-key*
String
Get Key from Bridge App
Request Body
business_id*
String
Get your business id from Bridge App
account_name*
String
link_tag*
String
amount*
Number
type*
String
use: sell_ramp
wallet_address*
String
network*
String
bank_name*
String
account_number*
String
Last updated