Get Transactions From TaxBit (Taxbit ID)Ask AIget deprecatedhttps://api.multi1.enterprise.taxbit.com/v1/transactionsGet a list of the user's transactions given filters.Query Paramscontinuation_keystringcontinuation_key from previous response.end_datedate-timeFilter End Date.start_datedate-timeFilter Start Date.per_pageintegerHow many transactions to include per page.sort_bystringenumHow to sort the transactions: -date (Descending by date) or %2Bdate (Ascending by date).-date%2BdateAllowed:-date%2BdateHeadersx-user-iduuidrequiredResponses 200Transaction List Response. 401Unauthorized Error. 429Too Many Requests - Throttling.Updated 7 months ago