Open pharr117 opened 1 month ago
The CSV API should have a non-tax software/native format that outputs the entire dataset for each transaction/message instead of formatting it into a specific tax-software format.
Here are some example PRs that added new formats:
The interface for the parser was updated after the addition of these old parsers, here is the PR that changed it:
Here is the CSV parser interface definition:
The CSV API should have a non-tax software/native format that outputs the entire dataset for each transaction/message instead of formatting it into a specific tax-software format.