Search banking rules

Retrieve a list of banking rules matching the given filters. Rules automatically assign an account, fund, payee, or memo to imported bank transactions that match their conditions.

Required permission: Full Read Accounting

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Return rules whose name contains the given text.

string

Comma-delimited list of bank account ids (from the chart of accounts). Returns rules limited to one of those accounts; rules that apply to all bank accounts always match.

double

Return rules with an amount condition of at least this value.

double

Return rules with an amount condition of at most this value.

string

Return rules with a description condition containing the given text.

string

Comma-delimited list of chart of account ids. Returns rules that assign one of those accounts to matching transactions.

string

Return rules that assign a payee whose name or aliases contain each word of the given text.

string

Return rules that assign a memo containing the given text.

boolean

If true, returns only rules that auto-confirm matching transactions; if false, only rules that require manual review.

boolean

If true, returns only active rules; if false, only inactive rules.

int32
≥ 0

The number of records to skip before returning results, used for paging.

int32
≥ 0

The maximum number of records to return per page. Defaults to 50.

string

The field to sort the results by. The default field depends on the endpoint.

string
enum

The sort direction: "asc" or "desc".

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Authentication is required, or the Ocs-Api-Key header is missing or invalid.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json