Deposits

Create a deposit wallet for a tenant on first request

post/v1/domains/{domainId}/omnibus/{omnibusId}/tenants/{tenantId}/deposit-wallet

Path parameters

domainIdstring uuid required
omnibusIdstring uuid required
tenantIdstring uuid required

Response

Deposit wallet already exists

depositWalletIdstring uuid required

Unique identifier of the deposit wallet

custodyAccountIdstring uuid required

Identifier of the custody account backing this deposit wallet

status'CREATING' | 'ACTIVE' | 'INACTIVE' required