Whitelist sending-to address.

Body Params

Blockchain whitelisting command payload.

Request to whitelist an on-chain address for a specific transfer direction.

string
required
^prof_[A-Za-z0-9]{16,32}$

Profile that owns the whitelist entry.

string
required
length between 1 and 128
^0x[a-fA-F0-9]{40}$

On-chain address to whitelist. Must be an EVM address (0x + 40 hex).

custodyDetails
required

Custody details; when custodial, vaspCode is required.

Headers
string
required
length ≤ 100
^[A-Za-z0-9._:-]{1,100}$

Caller-generated unique value for retry detection for this whitelisting command.

Responses

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