Get bank transaction metrics by allocation status.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bank account ID to filter by
Filter by specific date (YYYY-MM-DD)
Successful Response
Deposit transactions where is_payment != False and no payments have been created.
Deposit transactions with unapproved payments where allocated amount != transaction amount.
Deposit transactions with unapproved payments where allocated amount == transaction amount.