GET
/
api
/
end_users
/
{end_user_id_or_heron_id}
/
recurring_transactions_report

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

end_user_id_or_heron_id
string
required

Query Parameters

account_ids
string[] | null

Account ids to include in the report, if not provided, all accounts are included

Response

200 - application/json
avg_amount
object
avg_confidence
number
counterparty
string
frequency
enum<string>
Available options:
not_enough_data,
same_day,
irregular,
daily,
weekly,
biweekly,
monthly,
quarterly,
annually,
weekday
merchant_name
string
transactions
object[]