Get categorization rule
Returns a single categorization rule by ID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Path Parameters
The UUID of the business.
The UUID of the categorization rule.
Response
Categorization rule details.
A categorization rule that automatically categorizes transactions matching specified filters.
Unique identifier for the rule.
The business this rule belongs to.
When the rule was created.
When the rule was last updated.
Name of the rule.
- Account ID
- Account Stable Name
- Exclusion
- Account ID
- Account Stable Name
- Exclusion
- Account ID
- Account Stable Name
- Exclusion
- Account ID
- Account Stable Name
- Exclusion
Regex pattern matching merchant type.
Regex pattern matching transaction description.
Information about a transaction counterparty (merchant/vendor).
Type of bank transaction.
REVENUE, LOAN_DISBURSEMENT, REFUND_RECEIVED, INCOMING_P2P_TRANSFER, INTRA_ACCOUNT_TRANSFER_IN, CHECK_WITHDRAWAL, ATM_DEPOSIT, BANK_DEPOSIT, BANK_VERIFICATION_TRIAL_CREDIT, REVERSAL_IN, CREDIT_CARD_REWARD, CREDIT_CARD_PAYMENT_IN, INTEREST_EARNED, GOVERNMENT_OR_OTHER_GRANT, TAX_REFUND, PURCHASE, REFUND_GIVEN, OUTGOING_P2P_TRANSFER, INTRA_ACCOUNT_TRANSFER_OUT, CHECK_DEPOSIT, CREDIT_CARD_PAYMENT_OUT, ATM_WITHDRAWAL, BANK_WITHDRAWAL, BANKING_FEE, PAYMENT_PROCESSING_FEE, BANK_VERIFICATION_TRIAL_DEBIT, REVERSAL_OUT, LOAN_PAYMENT, TAX_PAYMENT, NOT_ENOUGH_INFORMATION Transaction direction that this rule matches.
MONEY_IN, MONEY_OUT Minimum amount in cents.
Maximum amount in cents.