Returns a paginated list of suggested categorization rule updates for the business.
You can setDocumentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
show_affected_transactions=true to preview transactions each suggestion would recategorize.
For more details about previewing suggestions, see Rule Suggestions.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Content-Type must be set to application/json.
The UUID of the business.
Include a transactions_that_will_be_affected preview on each suggestion.
Comma-separated list of suggestion statuses to filter by.
"PENDING"
Filter by the suggestion's update type.
CREATE_RULE, CREATE_RULE_FROM_SUGGESTIONS Filter by bank transaction direction.
MONEY_IN, MONEY_OUT Filter suggestions by counterparty UUID.
Comma-separated list of account identifiers to filter by.
Free-text search query across suggestion fields.
Maximum number of results per page.
Field to sort by (default: created_at).
Sort order (ASC or DESC). Defaults to DESC.
ASC, DESC Pagination cursor for fetching next page.