Screen
POST /v1/screen. Check a name or identifier against the DFAT sanctions list and ASIC banned-persons registers. Possible-match, never cleared.
POST https://api.auo.com.au/v1/screen
Screen a name or identifier against the DFAT Consolidated Sanctions List and the ASIC
banned and disqualified persons and organisations registers. Read
Screening posture first: verdicts are review or
no_match, never pass or fail.
Request
Send exactly one ofname, abn, or acn. When you pass an identifier, AUO resolves
it first to obtain the entity name (and for a trust, follows to the corporate trustee),
then screens that name.
dob.Response
review, no_match, or unavailable. review if any source is review;
unavailable if any source could not be read; otherwise no_match.Example
See also
Screening posture
Authorizations
Bearer token: auo_sk_test_... (sandbox) or auo_sk_live_... (live).
Body
The name to screen against watchlists.
Optional date of birth (ISO 8601) used to boost match confidence.
Optional place of birth used to boost match confidence.
Optional entity type hint.
individual, entity, vessel, null Response
Screen result. overall is review if any source hit the review threshold; no_match if no source found a hit; unavailable if a source index could not be read. Always check the disclaimer.
Possible match status for a watchlist source. review means one or more name hits warrant manual review. no_match means no names met the score floor. unavailable means the index could not be read.
review, no_match, unavailable The date on which the screen was performed (ISO 8601 date).
A plain-language notice that no match found is not a clearance. Always present regardless of outcome.