Validate person and company data format and get suggestions before sending to search or enrich endpoints.
email, phone, first_name, last_name, full_name, birth_date, social_url, school, address, state, country
company, domain, ticker_symbol, linkedin_company_url
| Section | Description |
|---|---|
errors | Fields with invalid format that will likely fail matching |
warnings | Fields with potential issues that may reduce match quality |
suggestions | Cleaned versions of fields that could improve matching |
Request model for data validation.
Success - validation completed