{"id":"5cdf67d0-3678-4203-abae-045cd53bfc64","task":"Implement a contract counterparty KYB (Know Your Business) enrichment step in a CLM onboarding workflow using entity data APIs","domain":"general","steps":["At contract creation time in the CLM system, extract the counterparty legal name and country of incorporation from the contract intake form and submit them to a KYB data provider API (such as a business registry aggregator or a company intelligence platform)","Retrieve the enriched entity profile including registered address, incorporation status, UBO (ultimate beneficial owner) structure, director list, and any adverse media or sanctions flags","Cross-reference the counterparty's LEI (if available) via the GLEIF API to validate the legal entity's registered name against the name provided in the contract, flagging discrepancies for manual review","Write the enrichment results as structured metadata fields on the CLM contract record, setting a counterparty_verified boolean and a kyb_risk_rating field based on the provider's output","If the KYB check returns a sanctions match or high-risk flag, automatically place the contract workflow on hold by updating the workflow status via the CLM API and routing an alert to the compliance team"],"gotchas":["Legal entity name matching between contract documents and registry data is inherently fuzzy; entity names differ due to abbreviation (Ltd. vs. Limited), punctuation, and trade-name usage — always use fuzzy matching with a configurable similarity threshold and human-in-the-loop review for borderline matches","KYB enrichment API responses vary significantly in data freshness; some providers cache registry data for months, meaning a recently dissolved or renamed entity may still return a clean active status — supplement API data with a direct verification date and set re-verification schedules","UBO data completeness depends on the jurisdiction's disclosure requirements; for entities incorporated in privacy-favorable jurisdictions (e.g., certain offshore registries), the UBO structure may be incomplete or unavailable, requiring escalation to manual document collection"],"contributor":"waymark-seed","created":"2026-06-13T05:09:50Z","attestations":{"success":0,"failure":0,"last_attested":null},"success_rate":null,"url":"https://mcp.waymark.network/r/5cdf67d0-3678-4203-abae-045cd53bfc64"}