Changes To The Treasury (Beta) API

The Treasury (Beta) API was updated on 01/17/2018. See our Changelog entries for more information.
  • The new  payee field is now returned in the listed objects.
  • The list is now sorted by check number (ascending).
  • We added the starting_check_number and ending_check_number variables to the check filter. When only starting_check_number  is provided, a list of checks (starting with that number and higher) is returned. When only ending_check_number  is provided, a list of checks (less than or equal to that number) is returned. When both variables are provided, a range of checks is returned.

Categories