/signal/evaluateEvaluate an ACH transaction
Evaluates a planned ACH transaction and returns a return-risk assessment with additional risk signals. Supply access_token, account_id, client_transaction_id, and amount, and select the ruleset that determines whether Signal Transaction Scores or Balance is used. Create the required ruleset before calling this endpoint, and allow additional time for Balance-only evaluations because they can take 30 seconds or more.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
Planned ACH transaction and optional end-user, device, and ruleset details for risk evaluation.
access_token, account_id, client_transaction_id, and amount are required. client_transaction_id must contain between 1 and 36 characters, and ruleset_key must identify a ruleset configured for the account when you do not want the applicable default ruleset. If supplied, user.phone_number must use E.164 format.