Retrieves the excluded bank transactions.
Banking Transactions
Retrieves the excluded bank transactions.
GET
Retrieves the excluded bank transactions.
Documentation Index
Fetch the complete documentation index at: https://docs.bigcapital.app/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Value must be 'Bearer ' where is an API key prefixed with 'bc_' or a JWT token.
Example:
"Bearer bc_1234567890abcdef"
Required if Authorization is a JWT token. The organization ID to operate within.
Query Parameters
Page number
Example:
1
Page size
Example:
25
Filter by bank account ID
Example:
1
Minimum date (ISO)
Example:
"2024-01-01"
Maximum date (ISO)
Example:
"2024-12-31"
Minimum amount
Example:
0
Maximum amount
Example:
10000