Change Log/Release Notes
Change Log
| API Name | API Version | Date Introduced | Available Until |
|---|---|---|---|
| Enhanced Eligibility API | v1 | 05/03/2023 | current |
v1above refers to the public API path and lifecycle. The version value inside the downloadable OpenAPI file is the specification document version and may advance independently as examples, schemas, and documentation metadata are updated.
Release Notes
v1.11 (04/08/2026)
- Updates:
- Coverage Discovery Direct JSON Guidance Expanded
Updated the OpenAPI specification, guides, and JSON examples to clarify required inputs for direct Coverage Discovery JSON requests. - Coverage Discovery Documentation Refined
Updated the public guides and callback references to improve clarity around Coverage Discovery request patterns and result handling.
- Coverage Discovery Direct JSON Guidance Expanded
v1.10 (04/07/2026)
- Updates:
- Added Real-Time X12 Endpoint
Added thercm/eligibility/v1/real-time/x12endpoint for real-time X12 transactions. - Added Subtenant Header
Added support for the optionalsubtenantId(x-optum-subtenant-id) header on POST requests for sub-level configurations needed for API consumers' customers.
- Added Real-Time X12 Endpoint
v1.9 (01/15/2026)
- Updates:
- Exponential Backoff for Callback Retries
Callback retries to customer postback endpoints now use an exponential backoff strategy to accommodate customer network interruptions, maintenance windows, and other transient failures.
See more details in the public documentation:
Customer Callback Example API – Retries - RTCOB Processing Improvement
- RTCOB path performance improved significantly, reducing typical turnaround for this path from the older long-running model.
- Exponential Backoff for Callback Retries
v1.8 (12/15/2025)
-
Updates:
-
Expanded Queryability for Transaction Search
TheGET rcm/eligibility/v1/transactionsendpoint now supports additional query parameters to make patient‑centric searches more precise and efficient.
Details available in the API reference.New Query Parameters:
patientFirstNamepatientLastNamepatientAccountNumbermedicalRecordNumbermemberIdpatientDateOfBirthnpi— provider NPI submitted on the requestpayerId
-
v1.7 (10/03/2025)
- Updates:
- Coverage Discovery Commercial Path : Added support for facility-specific commercial payer targeting. See more about this value-add here.
v1.6 (08/20/2025)
- Updates:
- New POST x12 API Endpoint for Coverage Discovery :
rcm/eligibility/v1/coverage-discovery/x12
- New POST x12 API Endpoint for Coverage Discovery :
v1.5 (06/25/2025)
- Updates
- Coverage Discovery added support for the optional RTCOB add-on for additional coverage research.
- Coverage Discovery response model updated to contain the optional
realTimeobject for real-time Enhanced Eligibility customers enrolled in integrated Coverage Discovery. - Get All Coverage Discovery Endpoint supports querying by task status:
successfailurepending
- Get All Transactions supports querying by patient information:
patientFirstNamepatientLastNamepatientAccountNumbermedicalRecordNumbermemberId
v1.4 (12/17/2024)
- Updates
- Search Options Cascading, a new Coverage Discovery Path. See more here.
- Deprecations
- Change Healthcare request and response headers (
x-chng-) are no longer supported.
- Change Healthcare request and response headers (
v1.3 (10/23/2024)
- Updates
- [Non-Breaking] Optum rebranding of request and response headers in OpenAPI Specification, Customer Callback API example, and all documentation guides.
- Change Healthcare request and response headers are still supported to maintain backwards compatibility.
- Support of the
x-optum-trace-idresponse header for traceability into customer transactions.
- [Non-Breaking] Optum rebranding of request and response headers in OpenAPI Specification, Customer Callback API example, and all documentation guides.
v1.2 (08/14/2024)
- Updates
- New API basepath
rcm/eligibility/v1 - Added supporting documentation
- FAQs, Getting Started, Troubleshooting and Support, etc.
- Updated API Specifications
- Coverage Discovery
- New API basepath
- Deprecations
- Payer Alias API
- NPI Management API
rcmcomplete/eligibility/v1(legacy basepath)
v1.1 (05/03/2023)
- Initial Release
Updated 9 days ago
What’s Next