v1
latestOpenAPI 3.1.02026-07-26165182724.7 KBWhitelist Corporate Destination Address
Whitelist a destination address for a corporate - Currently only used for DeFi transactions
post/wallets/corporate/whitelist-address
Headers
api-keystring required
api-key is available on the dashboard
Authorizationstring required
Request body
Response
200
Example response
{
"id": "USDT_TEST",
"status": "PENDING_ACTIVATION",
"address": "0xC2F1FF4bA36D8A36b440b38e12F67f6C593F98CF",
"label": "My USDT Address",
"network": {
"name": "Tether USD (Ropsten)",
"type": "ERC20",
"contractAddress": "0x0DDEE4c98758243F60dC8C14D13D6aa42Ce58150"
}
}