Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The API documentation is available at https://wealthapi.eu/pdf-parser-v2

You can see a working version of the CSV import in https://depotcheck.ai.

Supported banks / brokers

...

which are provided as part of our multi-brokerage API.

A CSV import typically does encompass the following steps

  • upload and parse the CSV

  • return the parsed data in a bank-independent format

  • allow the user to do corrections via the UX (optional)

  • persist the corrected data

Note that only updates will be persisted, thus allowing users to regularly perform CSV imports without caring to much about data cutoffs.

You can see a working version of the CSV import in https://depotcheck.ai.