Generate Cash Flow Analytics - FCRA

POST {{baseUrl}}/analytics/cashflow/v1/customer/{{customerId}}/fcra?reference-number=abc123

Cash Flow Analytics for Business analyzes cash flow over time to report metrics and identify behavior that may indicate risk.

Calculated metrics include: * Average transaction value by month over the requested time period * Net cash flow over the requested time period and broken down by month * Count and report of weeks in the requested time period where there were zero transactions posted to the customer's accounts

  • Minimum/maximum/average/sum/count of deposits by month
  • Minimum/maximum/average/sum/count of withdrawals by month
  • Estimated amount of deposits that can be classified as business revenue

  • Number of transactions posted incurring a non-sufficient funds (NSF) fee, and net amount charged in NSF fees

This version of the API is intended for production use. It maintains and enforces all compliance with FCRA rules and requirements.

Note: this is a premium service, billable per every successful API call for non-testing customers.

A successful call to this API will generate analytics and store a report within Finicity. The report can be retrieved via Get Cash Flow Analytics Report - FCRA (operation: GetCashFlowAnalyticsReportFCRA).

Supported regions: πŸ‡ΊπŸ‡Έ

Request Params

KeyDatatypeRequiredDescription
reference-numberstringPartner-provided reference number to correlate reports.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring
Finicity-App-Tokenstring
Finicity-App-Keystring

RESPONSES

status: OK

{"accountIds":[10001,10002,10003],"businessId":123,"createdDate":"2022-02-10T05:00:00-07:00","customerId":10001,"reportId":"145cabe0-2b38-4175-9b7e-115431359839","reportPin":"qert","requesterName":"Mortage ABC LLC","title":"Finicity Cashflow Analytics"}