Import transactions (multipart)
API Reference
Import transactions (multipart)
Upload transaction files with optional saved mapping or native parser β via the gu1 batch import API for high-volume data loading, with examples for import.
POST
Import transactions (multipart)
Endpoint
Overview
Content-Type:multipart/form-data.
If mappingId and columnMapping are omitted, the server uses the native CSV/Excel/JSON parser. batchUploadEnabled must be true for the organization.
Query (alternate route only): validateGap=true on /transactions/batch/upload enables time-gap validation between multiple files.
See Create batch transactions for limits and templates.
Authentication
Form fields
Limits
Same limits apply to
POST /transactions/batch/upload (alias behavior).
See also: Bulk imports overview.