Third-party ban
UsesearchConfig.thirdPartyBan when your organization does not want a search routed to specific third-party verification vendors. When a banned vendor is detected during research or inbound processing, SNH AI suppresses third-party routing for that vendor and continues with manual/outbound verification attempts.
When to use it
Request shape
Field rules
Supported vendor codes
These are the canonical values accepted bythirdPartyBan.
Employment
Education
UNKNOWN may appear in webhook metadata when a vendor could not be confidently recognized, but it is not accepted in thirdPartyBan.
Examples
Ban one vendor for one search
Ban multiple vendors for all searches in an order
Use different bans per search
Combine ban with third-party deferral
TALX_WORK_NUMBER is detected, the ban wins immediately. No pending third-party timer is created, and no delayed third-party webhook is emitted later.
Use a different third-party instead
Use this pattern when research or inbound might surface one third-party vendor, but your client requires verification through a different service. Ban the vendor you do not want; seed the vendor you do want as a contact hint.
Employment example: block The Work Number if research finds it, but route through Truework with a known employer code.
- If research or inbound detects a banned vendor, that vendor does not get third-party routing or a
THIRD_PARTY_RECORDwebhook; the search can still proceed on other contacts or on your hinted vendor. - The hinted vendor is merged into the contact plan per history item (deduplicated by vendor code and
thirdPartyCode). It follows normal third-party precedence unless you setescalation.disableThirdPartyEvent: trueto prefer direct channels on the same hint. - You may add
email,phone, orfaxon the same hint as a direct fallback alongsidethirdPartyVendor.
thirdPartyVendor and thirdPartyCode, see Search-level configuration and Search config.
Normalization and deduping
["TALX_WORK_NUMBER", "NSCH"].
Runtime behavior
Webhook expectations
When a vendor is banned, clients should not expect aTHIRD_PARTY_RECORD action-required event for that vendor. For inbound redirects to a banned vendor, handle the human escalation event:

