Update suggested categorization rule
Updates a suggested categorization rule.
Undoing a dismissed suggestion
Setdismissed_at to null to mark the suggestion as not dismissed and return it to normal suggestion flow.
Rejecting a suggestion
To reject a suggestion, see reject suggested categorization rule. Do not use this endpoint to set the dismissed_at field to some timestamp.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 suggestion to update.
Body
Fields that can be patched on a suggested categorization rule.
Timestamp that marks the suggestion as dismissed. Set to null to clear dismissal.
Response
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.