Skip to main content
POST
Retrieve an address for a vault

Headers

submitter-id
string
required

Email of API user submitting the request

Example:

"api-maker@zodia.io"

Body

application/json
walletId
string
required

Generate/retrieve an address for a given vault ID

Example:

"ZTEST-NOBENF-XSC2OKBERS"

ledger
string
required

Generate/retrieve an address for a given vault with a given currency

Example:

"ETH"

Response

OK

address
string
required

On-chain address

Maximum string length: 128
ledger
string
required

Ledger associated with the address

Maximum string length: 6
walletId
string
required

Wallet ID associated with the address

Maximum string length: 128
walletOwner
object
required
custodian
object
required
integrityDetails
object
required
currencyId
string

Currency ID associated with the address

Maximum string length: 128