Skip to main content
POST
/
batch-import
/
import
/
entities
Importar entidades (CSV)
curl --request POST \
  --url http://api.gu1.ai/batch-import/import/entities \
  --header 'Authorization: Bearer <token>'

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.

Endpoint

POST https://api.gu1.ai/batch-import/import/entities

Descripción

Content-Type: multipart/form-data. Requiere entities:bulk_import y flag org de importación masiva automática habilitada. Respuesta exitosa incluye jobId.

Autenticación

Authorization: Bearer TU_API_KEY

Campos del formulario

CampoObligatorioDescripción
fileCSV
mappingIdMapeo entity_person / entity_company / entity_mixed
entityImportModeNoautomatic_enriched (defecto) o manual_no_enrichment
riskMatrixPersonIdNoUUID
riskMatrixCompanyIdNoUUID
skipRulesExecutionNotrue / false
stopOnFirstErrorNotrue / false
autoExecuteIntegrationsNostring JSON
autoExecuteIntegrationsShareholdersNostring JSON
depthNo0–5
isClientNotrue / false
statusNoliteral de estado
attributesNostring JSON
nationalityNoISO2
monitoringNostring JSON
reportRecipientEmailsNostring JSON array
emailLocaleNoen / es / pt
Ver también: Importaciones masivas.