Skip to main content
POST
Execute transfer

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_01H8X6..."

walletId
string

Zet wallet to send from (custodial).

Example:

"wal_01H8X3..."

sourceAddress
string

External wallet address (non-custodial). User must sign the returned transaction data.

reference
string
Example:

"transfer_001"

callbackUrl
string<uri>

Response

Transfer initiated.

success
boolean
Example:

true

data
object