Skip to main content
POST
Initiate off-ramp

Authorizations

x-api-key
string
header
required

Your Zet API key. Contact zetdotmoney@gmail.com to obtain your keys.

Body

application/json
quoteId
string
required
Example:

"qt_01H8X4..."

walletId
string

Zet wallet to debit. Required for custodial flow.

Example:

"wal_01H8X3..."

sourceAddress
string

External wallet address to debit. For non-custodial flow, the user must send the crypto to the returned depositAddress.

Example:

"0xabc..."

reference
string
Example:

"payout_67890"

callbackUrl
string<uri>

Response

Off-ramp initiated.

success
boolean
Example:

true

data
object