Skip to main content

Nexus API Changelog

2024

DateProductsDescription
August2025.08.12
Nexus API

Added: is_disabled_by_client to institution response

January2025.01.01
Nexus API

Removed: Support for the cusip, cusip_set_by, and cusip_set_by_name fields has been removed.

November2024.11.01
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.

2024.11.01
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.

2024.11.01
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.

On this page