API updates & more

New institution search
A new institution enrichment endpoint has been added, which allows you search for financial institutions by name or routing number. The response now includes support for RTP, ACH, and Wire accounts.
New industry response
The enrichment endpoint which returns a list of MCC industries has an updated response format. The response now includes all the following formats: URL safe, display name, human readable category label, and the MCC code.
This response format is returned with the X-Moov-Version: v2025.07.00
header.
Payment link code
A paymentLinkCode
is now returned with the transfers API. A paymentLinkCode
can be used as a query parameter in the list transfers request.
Note that paymentLinkCode
is the same as code
returned via the payment links API.
Scheduling in the Dashboard
You can now view scheduled transfers in the Dashboard. Navigate to Transfers > Schedules to see a list of all scheduled transfer details, including the amount, next scheduled transfer date, and when the schedule cycle ends.
Bug fixes
- Fixed a bug in the Onboarding Drop when MCC codes are omitted
- Fixed a bug with business representative validation in the Dashboard
- Fixed a bug loading data when switching between accounts in the Dashboard