Sube archivos de transacciones con mapeo opcional o parser nativo
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.
multipart/form-data.
Sin mappingId ni columnMapping, se usa el parser nativo. Org con batchUploadEnabled.
Query validateGap=true solo en /transactions/batch/upload.
Ver Crear transacciones batch.
| Campo | Obligatorio | Descripción |
|---|---|---|
file | Sí | Uno o más archivos (repetir file) |
mappingId | No | UUID mapeo transacciones |
columnMapping | No | string JSON (solo CSV) |
executeRules | No | true / false |
skipDuplicates | No | true / false |
validateExistingEntity | No | true / false |
batchErrorHandling | No | stop_keep_success o continue_collect_errors |