Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Body

application/json
asset
enum<string>
required
Available options:
USDT,
USDC
crypto_amount
string
required
network
enum<string>
required
Available options:
tron,
ethereum
to_wallet_id
string<uuid>

Internal recipient wallet ID (use either this or to_address)

to_address
string

Recipient wallet address (internal or external. Use either this or to_wallet_id)

pricing_profile_id
string<uuid>
fx_rate_quote_id
string<uuid>
fiat_currency
string

Active three-letter ISO code from fiat_currencies when the pricing snapshot quartet is supplied. List via GET /api/v1/auth/fiat-currencies.

fiat_amount_equivalent
string
override_reason
string

Required for admin or treasury when crypto_amount differs from quoted net beyond tolerance.

Response

Multisig proposal created

Response when multisig proposal is created (202)

deposit
object
transfer
object
multisig_required
boolean
proposal_id
string<uuid>
required_signatures
integer
current_signatures
integer
message
string