Internal get advanced whitelist addresses for wallets (batch)

post/api/v2/internal/wallet/advancedwhitelistaddresses

Returns the addresses of wallets in the advanced whitelist as they would appear in a policy

Query Parameters

  • skipPopulateAdvanceWhitelistAddressboolean

Request Body

wallets array[object] required
walletId string required
Example: 59cd72485007a239fb00282ed480da1f
Match pattern: ^[0-9a-f]{32}$
coin string required
A cryptocurrency symbol or token ticker symbol
Min length: >= 1 characters
Example: btc
walletHasNonEmptyTags boolean required
policyUniqueId string
walletType string
Allowed values: backing cold custodial custodialPaired hot advanced trading

200 Response

results array[object] required
walletId string required
Example: 59cd72485007a239fb00282ed480da1f
Match pattern: ^[0-9a-f]{32}$
policy
object or null
required

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id