Merchant statements & API versioning

Merchant statements
Moov now provides monthly statements to help you understand and reconcile your merchant processing costs. Within your monthly statements you'll receive a summary of the following:
- Fee names
- Transaction processing fees for all rails
- Count of instances of the fee assessed
- Total fee amount assessed
- Network passthrough fees - card network fees
- Interchange report (cost-plus plans only)
See our API and documentation for more information.
API versioning
Use the new dropdown on our API docs to view different versions of Moov's API. Currently, you can view the following versions:
- v2025.04.00 (stable)
- Latest (beta)
- v2025.01.00
- v2024.01.00 (default)
For every request to the API, you can send a version header. Moov suggests v2025.04.00
for all new users. If no version is sent with your request, Moov will default to v2024.01.00
.
Note, our API documentation previously displayed latest
by default. If you are looking for endpoints or features which no longer appear in the side navigation, switch the dropdown to Latest (beta).
Dashboard transfer improvements
When creating a transfer, you can now search for an account by name, email, or account ID, as well as filter by type, capabilities, or capability status.
Additionally, you should notice a faster experience overall when creating a transfer in the Dashboard.
Drops improvements
We've improved autocompletion behavior and timing on firing field validation.
Bug fixes
- Fixed a bug where some domains were not being successfully added to the API key allow list
- Fixed a Dashboard bug where capability status badges were not selectable
- Improvements and bug fixes within the Dashboard UI