get https://api-sandbox.thisisbud.com/financial/v2/transactions
List the Transactions for a customer across all ingestion sources and accounts. Ordered by date_time
and then transaction_id
descending.
They are also provided with Enrichments - contextual information generated by Bud's artificial intelligence models. Enrichments are optional because not all Enrichments are relevant to all Transactions, or because they did not have enough information to generate enrichments (e.g. pending Transactions).
The Enrichment process also generates tags, which can be used for filtering using the include_tags
and exclude_tags
query parameters.