Updates a suggested categorization rule.
Use this endpoint to mark a categorization rules suggestion as not dismissed. This allows the transaction categorization flow to show the suggestion again to the user.Documentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
dismissed_at to null to mark the suggestion as not dismissed and return it to normal suggestion flow.
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.
The UUID of the suggestion to update.
Fields that can be patched on a suggested categorization rule.
Timestamp that marks the suggestion as dismissed. Set to null to clear dismissal.
Suggested categorization rule updated successfully.
Consumer-facing rule suggestion for creating a categorization rule for a specific counterparty.
Create_Categorization_Rule_For_Counterparty Parameters for creating or updating a categorization rule. At least one filter must be specified.
PENDING, ACCEPTED, REJECTED Counterparty associated with the suggestion.