API version reference
Moov's API versioning follows the format vYYYY.QQ.BB
, where
YYYY
is the yearQQ
is the two-digit month for the first month of the quarter (e.g.,01
,04
,07
,10
)BB
is the build number, starting at.01
, for subsequent builds in the same quarter.
For example, v2024.01.00
is the initial release of the first quarter of 2024.
Check the sections below for major differences between versions as well as breaking changes.
Available versions
latest
(latest is always considered in beta)2025.07.00
2025.04.00
2025.01.00
2024.01.00
2025.07.00
- New support tickets allow you to hand off connected account support to Moov, and Moov will respond
- Granular capabilities allow you to only request the capabilities you need, shortening onboarding time
- Underwriting dynamically generates based on an account's business profile and requested capabilities
- New enriched industry taxonomies model
- Allows Moov to create guest accounts for Tap to Pay processing
2025.04.00
- Added support for a
terminalCard
source and thecard-present-payment
payment method type for in-person payments.
2025.01.00
- Updated error response status codes.
latest (beta)
Moov's latest
API version will have our newest features and updates. The latest
version is always considered in beta. Browse the changelog for announcements or browse the API site.