Skip to main content
POST
/
batch-import
/
mappings
Criar mapeamento
curl --request POST \
  --url http://api.gu1.ai/batch-import/mappings \
  --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/mappings

Visão geral

Resposta { mapping: { ... } } com status 201.

Autenticação

Authorization: Bearer SUA_API_KEY
Content-Type: application/json

Corpo

CampoObrigatórioDescrição
nameSimNome
targetSimtransaction | entity_person | entity_company | entity_mixed | user_event
columnMappingSimObjeto coluna CSV → path Güeno ou spec v2
defaultFieldsNãoex.: countryCode padrão
headersSnapshotNãoCabeçalhos de referência
Ver também: Importações em lote.