Bulk import transactions from CSV
Upload a CSV file to create multiple transactions for an external bank account
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
entityId
The ID of the entity to import transactions for
connectionType
Must be EXTERNAL for CSV imports
Allowed values:
accountId
The ID of the external bank account to import transactions for
Request
This endpoint expects a multipart form containing an optional file.
csvFile
CSV file with Date, Description, Amount columns
Response
Bulk import job created successfully
message
jobId
Unique job identifier for tracking progress
totalRows
Total number of rows to process
status
Initial job status
Allowed values: