Create whitelisted wallet
Whitelists a crypto address for future conversions from the account.
Submits a Travel Rule self-attestation for the wallet address. Once whitelisted, the address is eligible for Travel Rule checks used by conversions.
Authorizations
Your public API key. Identifies the partner making the request.
Monotonically increasing nonce included in the request signature.
HMAC signature over the request, computed with your private key.
Path Parameters
Internet International Bank Account Number identifying the PWS account the conversion belongs to.
14 - 42Body
Request to whitelist a crypto address under the account.
Asset ticker symbol (e.g. "BTC", "USDC"). Must be a withdrawable asset.
1 - 16Network / chain identifier for this withdrawal address (e.g.
"bitcoin", "polygon", "ethereum"). Matched case-insensitively
against the networks the platform currently supports for asset.
Sending an unsupported network for the given asset returns 400 BadRequest with the available networks in the error message.
1 - 32The crypto address itself.
1 - 64Travel Rule verification method for this wallet. Supported values are self-hosted and hosted.
self-hosted, hosted 1 - 32Response
Successful response
The newly whitelisted wallet.