deposit-targets
Create Deposit Target
Create a new deposit target
POST
/
deposit-targets
Body
application/json
currency
string
requiredexternalId
string
requiredmainCurrency
string
requiredportfolioId
string
requiredactivationCode
string
address
string
memo
string
name
string
Response
200 - application/json
acceptAllTokens
boolean
requiredThis parameter defines if this target is able to accept all tokens
createdAt
string
requiredcreatedBy
string
requireddepositTargetId
string
requiredexternalId
string
requiredmainCurrency
string
requiredportfolioType
enum<string>
requiredAvailable options:
custody
, trading-vault
, trading
, external
, clearloop
requireTokensActivation
boolean
requiredThis parameter defines if this target is able to accept all tokens
status
enum<string>
requiredAvailable options:
new
, pending
, approval-pending
, enabled
, disabled
, error
, portfolio-archived
targetType
enum<string>
requiredAvailable options:
proxy
, direct
, external-wallet
updatedAt
string
requiredupdatedBy
string
requiredactivatedTokens
object[]
If tokens of a blockchain should be activated prior to any operation, this parameter includes a list of currencies to be activated with corresponding status - otherwise, the field is set as null
address
string
currency
string
memo
string
metadata
object
Additional metadata you want to store with a new Deposit Target
name
string
organizationId
string
portfolioId
string