February 2022

These are the changes for January 2022 and February 2022. Many of the changes the last two months are around 1099 fixes as the filing deadline was January 31, 2022. Our focus is now on improving our API for better usability and reliability as well as handling of errors.

If you have any requests for additions to the API please contact us.

Non-Breaking Changes

  • Fix foreign_id not being returned for all Expense and Income calls
  • Allow 1099 corrections
  • Add W-2 to incomeType predictions
  • Add 2021 Schedule C to documents returned
  • SSI income calculations
  • Add 2022 mileage rates
  • Added initial batch of 2022 tax brackets (more to come as they are announced)
  • Add country code to 1099 documents
  • Make Payer optional for W-9 documents
  • Trim signatory length for payment methods

Bug Fixes

  • Fix signed URLs for tax payments
  • Fixed enforcement of descriptions on income
  • Fix expenseType predictions labels
  • Fix to allow commas in expense descriptions for generating expense CSV
  • Fix expense pagination when having more than 100 expenses returned
  • Make incomeType optional in OAS for documentation
  • Update OAS for W9 to show year as required for documentation