Create new asset deposit address

Creates a new deposit address for an asset of a vault account. Should be used for UTXO or Tag/Memo based assets ONLY.

Requests with account based assets will fail.


Endpoint Permission: Admin, Non-Signing Admin.

Path Params
string
required

The ID of the vault account to return

string
required

The ID of the asset

Body Params
string

(Optional) Attach a description to the new address

string

Optional - Sets a customer reference ID

Headers
string

A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.

Responses

Language
URL
Request
Response
Choose an example:
application/json