cURL
curl --request POST \ --url https://api.ai2fin.com/api/custom-rules/{id}/execute \ --header 'Authorization: Bearer <token>'
{ "processed": 123, "updated": 123 }
Manually execute a custom rule on matching transactions
JWT token obtained from /api/auth/login endpoint
Rule executed