Query Deposit Address (New)

First locate the account by portfolioUuid + network (deriving nativeCoin), then query all addresses. Optionally filter by addressUuid / address (with destinationTag) / clientAddressId, and return the matching address list.

Body Params

OpenAPI deposit address query request

string
required

Network (required, used to derive nativeCoin and locate the account)

string
required

Portfolio (accountGroup) uuid (required)

string

Client address identifier, used as an optional filter

string

Address uuid, used as an optional filter

string

Address string, used as an optional filter

string

Destination tag / memo, combined with address for filtering

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json