Create a new import from raw CSV content.
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, PdfImport, QifImport, SureImport 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 (trade imports)
Header name for the ticker column (trade imports)
Header name for the price column (trade imports)
Header name for the entity type column (account imports)
Header name for the currency column
Header name for the exchange MIC column (trade imports)
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 transaction direction
Value that indicates an inflow when using column-based amount type strategy
import created