The Transactions product returns transactions associated with an item
. To obtain transaction information, query the /transactions/get
endpoint.
When new transactions are available for an item
, Plaid will send a DEFAULT_UPDATE
webhook. As such, make transactions
requests in response to these webhooks rather than on timed intervals.