Tags:
- Admin GraphQL API
- 2026-04
Subscriptions APIs: new payment error code and error classification
We’ve added new payment error codes for subscription billing attempts in the GraphQL Admin API. These new error codes provide more granularity and consistency, making payment errors easier to diagnose. They’re currently available in the unstable API version, will be released in version 2026-04.
We’re also updating our error-code mapping to be more explicit:
- In the
unstableversion, you’ll start seeing new error codes display, along with feweranderrors. - If you’re on version
2026-01or earlier, you might still notice a shift in error volumes across existing error codes. We improved our mapping so that some errors previously categorized as generic decline errors, such as, are now mapped more explicitly to existing error codes. For example, we can map more cases toinstead of generic declines.
Known issue resolved
From January 28, 2026, to February 4, 2026, there was a temporary issue with error mapping, which might have caused a surge in . This has been fixed.
Error code mapping
If you're on version
unstableor2026-04, you'll see the new error code.If you're on
2026-01or earlier versions, you'll see the currently mapped code.New error code Currently mapped error code
Was this section helpful?