Skip to main content
POST
Search accounting code rules

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
business_entity_id
string
required

The business entity whose accounting code rules to search.

any_of
object[]

A list of filter sets combined with OR; a rule matches when it satisfies at least one entry. Each entry has the same shape as the root filter set. An omitted or empty list applies no OR condition.

tag_groups
object
has_tag_group
boolean
tags
object
has_tag
boolean
types
object
has_type
boolean
subtypes
object
has_subtype
boolean
business_presets
object
has_business_preset
boolean
expense_accounting_codes
object
has_expense_accounting_code
boolean
liability_accounting_codes
object
has_liability_accounting_code
boolean

Response

200 - application/json

OK

object
string
read-only

The type of the object in Nmbr ("list").

data
object[]