Auth
Call/api/v1/graphql with a Fluz user Bearer access token that includes MANAGE_PAYMENT. Basic auth is not allowed on these fields.
Get transactions
- Filter by
bankAccountIdand astartDate/endDatewindow; page through results withpaginate.limitandpaginate.offset. totalCountreflects the total matching the filter, for building pagination.pending: truemarks transactions that have not fully settled yet — the same recent, unsettled outflows that reduce a user’s available spend power (see Managing Bank Account Spend Power).