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.
Value must be 'Bearer ' where is an API key prefixed with 'bc_' or a JWT token.
"Bearer bc_1234567890abcdef"
Required if Authorization is a JWT token. The organization ID to operate within.
The name of the bank rule
"Monthly Salary"
The order of the bank rule
1
The account ID to apply the rule if
1
The transaction type to apply the rule if
"deposit"
The conditions type to apply the rule if
"and"
The conditions to apply the rule if
[
{
"field": "description",
"comparator": "contains",
"value": "Salary"
}
]The category to assign the rule if
"Income:Salary"
The account ID to assign the rule if
1
The payee to assign the rule if
"Employer Inc."
The memo to assign the rule if
"Monthly Salary"