v1
latestOpenAPI 3.1.02026-07-26165182724.7 KBWhitelist Destination Address
Whitelist a destination address for a user
post/wallets/whitelist-address
Headers
api-keystring required
api-key is available on the dashboard
Authorizationstring required
Request body
Response
200
Example response
{
"id": "dd506137-219b-412b-968c-bf0338e14e56",
"status": "PENDING_ACTIVATION",
"address": "bc1qkkn40ltka0rsa8l290lwp49ywmyfw6n5vzat32",
"currency": "BTC",
"label": "RA BTC",
"network": {
"name": "Bitcoin",
"network": "Bitcoin"
},
"internal": true,
"internalAccountId": "ac17191c0ae181cecf24375c6ba4feab"
}