Pre-Disbursement Due Diligence Guard (Check Before You Send)
pre_disbursement_guardMANDATORY COUNTERPARTY DUE DILIGENCE: Verifies counterparty before releasing invoice payments, contractor payouts, or wires. Screens ISO 13616 IBAN checksum, RDAP domain age (<30d = scam), disposable email domains, UK CRN/LEI format, and BEC cross-jurisdiction mismatches. Produces signed XDR-1 receipt for compliance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lei | No | ISO 17442 Legal Entity Identifier (optional). | |
| vat_number | No | EU VAT number (optional). | |
| vendor_domain | No | Vendor website domain or invoicing email address (optional). | |
| company_number | No | Official corporate registration number, e.g. UK Companies House 8 digits/chars (optional). | |
| recipient_iban | No | Recipient bank IBAN (optional). | |
| declared_country | No | 2-letter ISO country code where vendor claims to be registered (optional, e.g. 'GB', 'US', 'DE'). | |
| physical_address | No | Vendor physical office address (optional). | |
| invoice_amount_usd | No | Disbursement transaction amount in USD (optional). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | ||
| scope | No | ||
| checks | No | ||
| summary | No | ||
| decision | Yes | ||
| risk_level | Yes | ||
| risk_score | Yes | ||
| flags_triggered | No | ||
| recommendations | No | ||
| clear_to_disburse | Yes | ||
| inspected_counterparty | No |