Create a new import from raw CSV content or a file upload.
API key for authentication. Generate one from your account settings.
The raw CSV content as a string
Import type (defaults to TransactionImport)
TransactionImport, TradeImport, AccountImport, MintImport, CategoryImport, RuleImport Account ID to import into
Set to "true" to automatically queue for processing if configuration is valid
Header name for the date column
Header name for the amount column
Header name for the transaction name column
Header name for the category column
Header name for the tags column
Header name for the notes column
Header name for the account column
Header name for the quantity column (used for trade imports)
Header name for the ticker/symbol column (used for trade imports)
Header name for the price column (used for trade imports)
Header name for the entity type column
Header name for the currency column
Header name for the exchange operating MIC column
Date format pattern (e.g., "%m/%d/%Y")
Number format for parsing amounts
1,234.56, 1.234,56, 1 234,56, 1,234 How to interpret positive/negative amounts
inflows_positive, inflows_negative Column separator
,, ; Strategy for determining amount type
Value that indicates an inflow in the amount type column
import created