Exclude the given bank transactions.
Banking Transactions
Exclude the given bank transactions.
PUT
Exclude the given 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.
Body
application/json
IDs of uncategorized bank transactions to exclude or unexclude
Example:
[1, 2, 3]Response
200
Bank transactions excluded successfully.