DOCS

시작하기

Screen 시작하기

Prohibited party로의 shipping을 방지합니다.

Zonos Screen으로 denied party list에 있는 individual, organization, entity와의 transaction을 피하여 cross-border shipment이 국제 law를 준수하도록 합니다. Zonos Screen은 정부 및 국제 organization이 유지하는 list와 transaction party를 cross-reference하여 name, company name, address 등으로 compliance를 검증합니다. 이 과정은 prohibited party와 engagement하지 않도록 business transaction을 보호합니다.

Zonos API 

Screen은 Zonos API에서 사용할 수 있으며 person과 company를 denied party listing에 screening할 수 있습니다. Screen으로 recipient 또는 transaction의 다른 party가 정부 작성 denied party listing에 없는지 확인할 수 있습니다.

Screen 작동 방식 

Screen은 183개 언어를 지원합니다. location이 24개 이상 언어의 alternate name을 갖는 경우는 드뭅니다. 일반적으로 location(country, city, state 등)에 다른 언어의 alternate name이 있으면 지원합니다. name matching에서는 다른 script로 같은 name을 쓰는 다양한 방식을 포착합니다. 예를 들어 Françoise DürrFrancoise Durr를 문제없이 match할 수 있습니다.

screening request를 받으면 제공된 data를 party screening database 정보와 비교합니다. 모든 경우 party name은 known alias와도 비교됩니다.

match가 발견되면 request에 전달된 field에 EXACT_MATCH 또는 NO_MATCH가 포함된 REVIEW response가 반환됩니다. 두 경우 모두 어떤 field가 matching result를 trigger했는지 상세가 제공됩니다.

Screen은 다음 scenario에서 match를 반환합니다:

  • person와 location 모두에서 exact 또는 partial match를 찾을 때.
  • name과 관계없이 denied party address에서 exact match를 찾을 때.

두 경우 모두 전달값과 반환값 차이를 반영하기 위해 fuzzy matching을 사용합니다.

match field 표시 외에 Screen은 request에 전달된 정보의 name, location, composite에 대해 01 사이 confidence score를 반환합니다. confidence score는 result에 다음과 같이 표시됩니다:

"location": 0.99, "name": 0.96, "overall": 0.97

match가 없으면 NO_MATCHES response가 반환됩니다. request의 party data가 party name 또는 address에서 최소한 match를 trigger하지 않았음을 의미합니다.

이 페이지가 도움이 되었나요?