Skip to main content

2025

08/12/2025
Nexus API
Added: is_disabled_by_client to institution response.
01/01/2025
Nexus API
Removed: Support for the cusip, cusip_set_by, and cusip_set_by_name fields has been removed.

2024

11/01/2024
Nexus API
Added: The following endpoints now accept a use_cases parameter: POST /members, PUT /members/{member_guid}. This only applies if you’ve opted in to using use cases.
11/01/2024
Nexus API
Added: The following GET endpoints now accept a use_case query parameter: /members, /accounts, /accounts/partner_created, /accounts/user_created, /transactions, /transactions/by_category_guid/{category_guid}/by_date/{start_date}/{end_date}, /transactions/by_top_level_category_guid/{top_level_category_guids}/by_date/{start_date}/{end_date}, /transactions/created_between/{start_date}/{end_date}, /transactions/updated_between/{start_date}/{end_date}. This only applies if you’ve opted in to using use cases.
11/01/2024
Nexus API
Updated: The following GET endpoints will only aggregate data if PFM is defined as a use case: /members/{member_guid}/aggregate, /members/aggregate, /members/{member_guid}/refresh, /members/refresh. This only applies if you’ve opted in to using use cases.