Skip to main content
POST
Resolve a registered address parked in screening review (sandbox only)

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Body

application/json
outcome
enum<string>
required

approve clears the screening review: the address becomes registered and deposits from it that were waiting on registration resume. reject confirms the hit: the address is suspended as sanctions-blocked (not reversible) and re-registration of the same address stays barred.

Available options:
approve,
reject

Response

id
string
required
Pattern: ^wra_[0-9A-Za-z]{22}$
customerId
string
required
Pattern: ^cus_[0-9A-Za-z]{22}$
chain
enum<string>
required
Available options:
ethereum,
base,
solana,
polygon,
arbitrum,
optimism,
avalanche,
tron,
stellar,
bsc,
bitcoin
address
string
required
type
enum<string>
required
Available options:
self_custody,
third_party
status
enum<string>
required
Available options:
registered,
pending_screening,
suspended,
revoked
label
string | null
required
originatorDetails
object
required
selfCustodyAttestation
boolean | null
required
attestedAt
string<date-time> | null
required

ISO 8601 timestamp

Example:

"2026-01-15T09:30:00.000Z"

screenedAt
string<date-time>
required

ISO 8601 timestamp

Example:

"2026-01-15T09:30:00.000Z"

createdAt
string<date-time>
required

ISO 8601 timestamp

Example:

"2026-01-15T09:30:00.000Z"