Initiate off-ramp
Off-Ramp
Initiate Off-Ramp
Start an off-ramp transaction to sell crypto for NGN.
Custodial flow (walletId):
- Crypto is automatically debited from the Zet wallet
- If source is not CNGN, it’s swapped to CNGN first
- CNGN is sent to the off-ramp provider
- NGN is deposited to the user’s bank account
- You receive an
offramp.completedwebhook
Non-custodial flow (sourceAddress):
- Returns a
depositAddresswhere the user must send crypto - Once received, same process as custodial
POST
Initiate off-ramp
Authorizations
Your Zet API key. Contact zetdotmoney@gmail.com to obtain your keys.
Body
application/json
Example:
"qt_01H8X4..."
Zet wallet to debit. Required for custodial flow.
Example:
"wal_01H8X3..."
External wallet address to debit. For non-custodial flow, the user must send the crypto to the returned depositAddress.
Example:
"0xabc..."
Example:
"payout_67890"
