Create a new import from raw CSV content.
Bearer token with write scope
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
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
,, ; import created