get https://api.fire.com/business/v3/accounts//transactions
Retrieve a list of transactions against an account. Initially, use the optional limit
, dateRangeFrom
and dateRangeTo
query params to limit your query, then use the embedded next
or prev
links in the response to get newer or older pages.