API Reference
Categories
EndUserDataSourceAccounts
EndUsers
- GETGet EndUser emails
- GETList EndUsers
- PUTUpdate EndUser
- POSTCreate EndUser
- GETGet EndUser by heron_id or end_user_id
- DELDelete EndUser by heron_id or end_user_id
- GETGet EndUser emails
- GETGet EndUser information
- PATCHPatch EndUser information
- POSTEnrich transactions of EndUser
- GETGet EndUser physical location
EndUserEmails
EndUserFiles
- GETAll EndUserFiles
- GETGet all file classes
- GETGet recent files by file class
- GETGet file rename rules
- POSTCreate a file rename rule
- PATCHUpdate a file rename rule
- PATCHUpdate the end user file's class
- GETGet EndUserFile as a base64 string
- POSTTrigger async parsing of an end user file
- GETGet parsed results from uploaded files
- POSTTrigger file's rename rule
- POSTTrigger splitting a combined end user file into its child files based on its page_classes
- GETGet EndUserFiles
- POSTPost EndUserFile
- GETDownload EndUserFiles
- GETDownload xlsx of parsed results from uploaded files
EndUserCalculations
- GETGet EndUser balance
- GETGet EndUser forecasts
- GETGet EndUser statistics
- GETGet EndUser anomalies
- GETGet EndUser bank statement summary
- GETGet EndUser metric benchmarks
- GETExport as a spreadsheet
- GETGet EndUser transactions grouped by counterparty or merchant
- GETGet EndUser Heron Score (beta)
- GETGet EndUser industry
- GETGet EndUser merchant summary
- GETGet EndUser named dates
- GETGet EndUser cashflow P&L
- PUTUpdate EndUser P&L layout
- GETGet EndUser recurring transactions report
- GETGet EndUser scorecard
- POSTRequest EndUser scorecard
- GETGet EndUser transaction data coverage
EndUserAttributes
EnrichmentFeedback
EndUserFinancials
EndUserRules
Integrations
- POSTSend a Finicity Connect email to an end user
- POSTTrigger a cashflow report generation for an end user
- POSTTrigger a statement reports generation for an end user
- POSTTrigger a Finicity VOE transactions report generation for an end user
- PUTUpdate an Integration Link
- GETList Integrations
- POSTCreate an integration
- PUTUpdate Integration
- GETGet IntegrationLinks by Integration
- POSTCreate an integration Link
- DEL(Soft-)Delete an integration link
- POSTRefresh an IntegrationLink
EndUserIntegrations
- POSTUpload Inscribe
- GETGet Integration Links
- POSTUpload Ocrolus
- GETGet PDFs
- POSTParse all PDF
- POSTUpload PDF
- POSTUpload Plaid assets
- POSTUpload Plaid transactions
- POSTUpload Yodlee
- PUTUpdate PDF attributes including status
- PATCHSend patch transactions for a pdf statement
- POSTReloads transactions for a pdf
- POSTUnloads transactions for a pdf
ISOApplication
- POSTUpload an ISO application PDF for for an end user
- GETGet EndUser ISO Applications
- POSTUpload an ISO application PDF for automated scrubbing in under 15 seconds
- POSTUpload an ISO application PDF for automated scrubbing in under 15 seconds (base64)
- GETGet the scrubbed results and data validations of an uploaded ISO application by its heron_id (prefixed "iso_")
EndUserAccounts
EnrichedTransactions
Transactions
Merchants
ParsedEndUserSubmission
Users
Get EndUser bank statement summary
Get the bank statement summary by month for an end user
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Query Parameters
Number of full calendar months to show in the summary
x > 1
Determines how to group transactions. It supports calendar month (by_month) or rolling 30-day period (from last txns with rolling_30_days_from_last_txn or from today with rolling_30_days_from_today)
by_month
, by_data_source_account_heron_id
, rolling_30_days_from_last_txn
, rolling_30_days_from_today
, by_month_by_data_source_account_heron_id
Account ids to include in the summary, if not provided, all accounts are included
Response
Describes how the report was grouped. It supports either by calendar month or rolling 30-day period
Average balance divided by total revenue
MCA debits to revenue as %
Number of days with negative balance
Number of deposit transactions
Number of overdraft or NSF transactions
Number of transactions where the resulting balance falls below 0
Number of revenue transactions
Number of withdrawals transactions
Summary of bank statement by data source account. Keys are heron ids of the data source account
Average balance divided by total revenue
MCA debits to revenue as %
Number of days with negative balance
Number of deposit transactions
Number of overdraft or NSF transactions
Number of transactions where the resulting balance falls below 0
Number of revenue transactions
Number of withdrawals transactions
Summary of bank statement by month (only populated when grouping is calendar_month))
Average balance divided by total revenue
MCA debits to revenue as %
Number of days with negative balance
Number of deposit transactions
Number of overdraft or NSF transactions
Number of transactions where the resulting balance falls below 0
Number of revenue transactions
Number of withdrawals transactions
Summary of bank statement by month and data source account. Keys are the start date of the month and heron ids of the data source account
Average balance divided by total revenue
MCA debits to revenue as %
Number of days with negative balance
Number of deposit transactions
Number of overdraft or NSF transactions
Number of transactions where the resulting balance falls below 0
Number of revenue transactions
Number of withdrawals transactions
Summary of bank statement by rolling 30 days (only populated when grouping is rolling_30_days). Keys are the start date of the 30-day period using latest transaction date date as the end date
Average balance divided by total revenue
MCA debits to revenue as %
Number of days with negative balance
Number of deposit transactions
Number of overdraft or NSF transactions
Number of transactions where the resulting balance falls below 0
Number of revenue transactions
Number of withdrawals transactions
Summary of bank statement by rolling 30 days (only populated when grouping is rolling_30_days_from_today). Keys are the start date of the 30-day period using today as the end date
Average balance divided by total revenue
MCA debits to revenue as %
Number of days with negative balance
Number of deposit transactions
Number of overdraft or NSF transactions
Number of transactions where the resulting balance falls below 0
Number of revenue transactions
Number of withdrawals transactions
Average balance divided by total revenue
MCA debits to revenue as %
Number of days with negative balance
Number of deposit transactions
Number of overdraft or NSF transactions
Number of transactions where the resulting balance falls below 0
Number of revenue transactions
Number of withdrawals transactions
Was this page helpful?