Create a new person with custom data
Documentation Index
Fetch the complete documentation index at: https://docs.gu1.ai/llms.txt
Use this file to discover all available pages before exploring further.
person for creating a person entitytype, name, taxId, and countryCodeactive - Person is activeinactive - Person is inactiveblocked - Person is blockedunder_review - Person is under review (default)suspended - Person is suspendedexpired - Person record has expireddeleted - Soft deletedrejected - Person was rejectedexecuteAllActiveEnrichments (boolean) - Execute all active enrichment integrations configured in your organizationexecuteAllActiveChecks (boolean) - Execute all active check integrations configured in your organizationenrichments (string[]) - Array of specific enrichment provider codes to executechecks (string[]) - Array of specific check provider codes to executeValidProviderCodesEnum strings):ar_renaper_data_enrichment — RENAPER data enrichmentar_repet_person_enrichment — REPET person enrichmentar_repet_person_check — REPET person checkglobal_complyadvantage_person_search_check — ComplyAdvantage person search checkglobal_complyadvantage_pep_check — ComplyAdvantage PEP checkglobal_gueno_sanctions_check — Güeno sanctions check (when configured)autoExecuteIntegrations, set monitoring.main["global_gueno_sanctions_enrichment"]: true to request watchlist mode (daily screening subscription). This is currently the only supported monitoring key. Requires the same code in autoExecuteIntegrations.enrichments (or active via execute-all) and monitoring enabled in Marketplace for that integration. See the full walkthrough in Create entity — Gueno example.entityData.person object should contain:
address field supports both formats:"Av. Paulista, 1000, São Paulo, SP, Brazil"riskMatrixId parameter.
riskMatrixId in your creation requestar_renaper_data_enrichment, ar_repet_person_enrichment)ar_repet_person_check, global_complyadvantage_person_search_check)id - gu1’s internal IDexternalId - Your external IDorganizationId - Your organization IDtype - Always “person”name - Person nameriskScore - Initial risk score (0-100)status - Person statusentityData - Person-specific dataattributes - Custom attributescreatedAt - Creation timestampupdatedAt - Last update timestampfalse and a risk matrix is configured), including:rulesResult.rulesExecutionSummary. Only present when rules ran (e.g. skipRulesExecution is false). Summary of which rules matched (hit) vs did not match (no hit), executed actions, and total score. Omitted when rules did not run.active, shadow), conditions (array of { field, value, operator? }), actions (alerts, suggestion, status, assignedUser).BLOCK | SUSPEND | FLAG, highest weight), status (entity status applied, if any), assignedUser ({ userId }, if any), customKeys (array of strings, optional) — custom action keys from matched rules; for integrations/workflows.shadow status.