(Deprecated) Get Account Insights for a Beacon User
Get Account Insights for all Accounts linked to this Beacon User. The insights for each account are computed based on the information that was last retrieved from the financial institution.
Request body
Example request
{
"beacon_user_id": "becusr_42cF1MNo42r9Xj"
}Response
OK
Example response
{
"beacon_user_id": "becusr_42cF1MNo42r9Xj",
"created_at": "2020-07-24T03:26:02Z",
"updated_at": "2020-07-24T03:26:02Z",
"bank_account_insights": {
"item_id": "515cd85321d3649aecddc015",
"accounts": [
{
"account_id": "blgvvBlXw3cq5GMPwqB6s6q4dLKB9WcVqGDGo",
"attributes": {
"days_since_first_plaid_connection": 1,
"total_plaid_connections_count": 1,
"plaid_connections_count_7d": 1,
"plaid_connections_count_30d": 1,
"failed_plaid_non_oauth_authentication_attempts_count_3d": 1,
"plaid_non_oauth_authentication_attempts_count_3d": 1,
"failed_plaid_non_oauth_authentication_attempts_count_7d": 1,
"plaid_non_oauth_authentication_attempts_count_7d": 1,
"failed_plaid_non_oauth_authentication_attempts_count_30d": 1,
"plaid_non_oauth_authentication_attempts_count_30d": 1,
"distinct_ip_addresses_count_3d": 1,
"distinct_ip_addresses_count_7d": 1,
"distinct_ip_addresses_count_30d": 1,
"distinct_ip_addresses_count_90d": 1,
"distinct_user_agents_count_3d": 1,
"distinct_user_agents_count_7d": 1,
"distinct_user_agents_count_30d": 1,
"distinct_user_agents_count_90d": 1,
"address_change_count_28d": 1,
"email_change_count_28d": 2,
"phone_change_count_28d": 1,
"address_change_count_90d": 3,
"email_change_count_90d": 4,
"phone_change_count_90d": 2,
"days_since_account_opening": 365,
"days_since_first_observed_transaction": 180
}
}
]
}
}Changes
Changed in 7 of the 53 revisions of this API.1136
- ●
added the new
charge cardenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
commercial line of creditenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
home equity loanenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
installmentenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
prediction marketenum value to the///response property for the response statusresponse-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
endpoint deprecated
endpoint-deprecated
- ○
- ●
added the new
limited purpose checkingenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
fhsaenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
qshrenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
roth 403Benum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
roth 457benum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
roth pensionenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
roth profit sharing planenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
roth thrift savings planenum value to the///response property for the response statusresponse-property-enum-value-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
removed the
recurringenum value from the///response property for the response statusresponse-property-enum-value-removed
- ○
removed the
rewardsenum value from the///response property for the response statusresponse-property-enum-value-removed
- ○
removed the
safe depositenum value from the///response property for the response statusresponse-property-enum-value-removed
- ○
removed the
undefinedenum value from the///response property for the response statusresponse-property-enum-value-removed
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 699 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲