Automatically create person with enriched data from registries
person0: No relationships (only main entity)1: Direct relationships only2: Relationships + their relationships3-5: Additional levels (use with caution - can create many entities)object (optional)Properties:executeAllActiveEnrichments (boolean, optional, default: false) - Execute all active enrichment integrationsexecuteAllActiveChecks (boolean, optional, default: false) - Execute all active check integrationsenrichments (array, optional, default: []) - Array of specific enrichment provider codes to executechecks (array, optional, default: []) - Array of specific check provider codes to executedepth > 0. See Provider Codes Reference for available codes.Type: object (optional)Properties:executeAllActiveEnrichments (boolean, optional, default: false) - Execute all active enrichments on related entitiesexecuteAllActiveChecks (boolean, optional, default: false) - Execute all active checks on related entitiesenrichments (object, optional) - Specific enrichments by entity type
company (array, default: []) - Enrichments for company relationshipsperson (array, default: []) - Enrichments for person relationshipschecks (object, optional) - Specific checks by entity type
company (array, default: []) - Checks for company relationshipsperson (array, default: []) - Checks for person relationshipsentity (object) - The person created with all datasummary (object) - Creation summaryerrors (object, optional) - Details of any errorssuccess field in the response