Evaluates the risk of an ACH transaction using Plaid Signal.
user_id must be a verified tenant user.payment_method_id must be an
active, Plaid-linked bank account belonging to the user.client_transaction_id — a unique identifier you generate for
this transaction. Must be unique per evaluation.amount — the transaction amount in dollars.Returns risk scores:
customer_initiated_return_risk — score (1-99) and risk tier
for customer-initiated ACH returns.bank_initiated_return_risk — score (1-99) and risk tier for
bank-initiated ACH returns.core_attributes — underlying account attributes used in scoring.Documentation Index
Fetch the complete documentation index at: https://developer.finogates.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Request to evaluate ACH transaction risk via Plaid Signal.
UUID of the end user who owns the payment method.
"b3a9b622-cc63-4d3c-aad6-2d8e29e6f9d4"
UUID of the Plaid-linked PaymentMethod.
"e5f6a7b8-c9d0-1234-5678-9abcdef01234"
Unique transaction identifier generated by the caller. Must be unique per Signal evaluation.
1 - 36"txn-abc-123"
Transaction amount in dollars.
250