Introducing ERA last received timestamps
ERAs & transaction enrollment
Stedi's List Enrollments and Retrieve Enrollment API responses now return a lastEraReceivedAt timestamp for ERA enrollment records.
The timestamp contains the last time Stedi routed a production Electronic Remittance Advice (ERA) for the combination of NPI, Tax ID, and payer listed in the enrollment record. For example:
{ "id": "db6675c5-7bg7-4af9-8c68-a54a336d2911", "transactions": { "claimPayment": { "enroll": true // ERA enrollment record } }, "lastEraReceivedAt": "2026-03-27T05:31:56Z", // Timestamp of last ERA received ... }
{ "id": "db6675c5-7bg7-4af9-8c68-a54a336d2911", "transactions": { "claimPayment": { "enroll": true // ERA enrollment record } }, "lastEraReceivedAt": "2026-03-27T05:31:56Z", // Timestamp of last ERA received ... }
{ "id": "db6675c5-7bg7-4af9-8c68-a54a336d2911", "transactions": { "claimPayment": { "enroll": true // ERA enrollment record } }, "lastEraReceivedAt": "2026-03-27T05:31:56Z", // Timestamp of last ERA received ... }
You can use the lastEraReceivedAt field to troubleshoot gaps in a payer’s ERA delivery or find payers that have stopped sending remittance.
Availability
lastEraReceivedAt is only populated for ERA transaction enrollments, not enrollments for other transaction types.
The field is omitted from enrollments that haven't yet received a production ERA.
Filter by the last ERA received timestamp
You can use the List Enrollments endpoint's new lastEraReceivedFrom and lastEraReceivedTo query parameters to filter ERA enrollments by the timestamp of the last ERA received. For example:
curl "https://enrollments.us.stedi.com/2024-09-01/enrollments?lastEraReceivedFrom=2025-01-01T00:00:00Z&lastEraReceivedTo=2025-03-31T23:59:59Z" \ -H "Authorization: Key <api_key>"
curl "https://enrollments.us.stedi.com/2024-09-01/enrollments?lastEraReceivedFrom=2025-01-01T00:00:00Z&lastEraReceivedTo=2025-03-31T23:59:59Z" \ -H "Authorization: Key <api_key>"
curl "https://enrollments.us.stedi.com/2024-09-01/enrollments?lastEraReceivedFrom=2025-01-01T00:00:00Z&lastEraReceivedTo=2025-03-31T23:59:59Z" \ -H "Authorization: Key <api_key>"
Sort by the last ERA received timestamp
Use lastEraReceivedAt as a sortBy parameter for the List Enrollments endpoint to sort by your most- or least-recently active ERA enrollments.
curl "https://enrollments.us.stedi.com/2024-09-01/enrollments?sortBy=lastEraReceivedAt:desc" \ -H "Authorization: Key <api_key>"
curl "https://enrollments.us.stedi.com/2024-09-01/enrollments?sortBy=lastEraReceivedAt:desc" \ -H "Authorization: Key <api_key>"
curl "https://enrollments.us.stedi.com/2024-09-01/enrollments?sortBy=lastEraReceivedAt:desc" \ -H "Authorization: Key <api_key>"
Stedi portal
The Last ERA received at field is available in the Stedi portal’s enrollments list view as a filter.

The field also appears in the enrollment detail view.

Stedi's List Enrollments and Retrieve Enrollment API responses now return a lastEraReceivedAt timestamp for ERA enrollment records.
The timestamp contains the last time Stedi routed a production Electronic Remittance Advice (ERA) for the combination of NPI, Tax ID, and payer listed in the enrollment record. For example:
{ "id": "db6675c5-7bg7-4af9-8c68-a54a336d2911", "transactions": { "claimPayment": { "enroll": true // ERA enrollment record } }, "lastEraReceivedAt": "2026-03-27T05:31:56Z", // Timestamp of last ERA received ... }
You can use the lastEraReceivedAt field to troubleshoot gaps in a payer’s ERA delivery or find payers that have stopped sending remittance.
Availability
lastEraReceivedAt is only populated for ERA transaction enrollments, not enrollments for other transaction types.
The field is omitted from enrollments that haven't yet received a production ERA.
Filter by the last ERA received timestamp
You can use the List Enrollments endpoint's new lastEraReceivedFrom and lastEraReceivedTo query parameters to filter ERA enrollments by the timestamp of the last ERA received. For example:
curl "https://enrollments.us.stedi.com/2024-09-01/enrollments?lastEraReceivedFrom=2025-01-01T00:00:00Z&lastEraReceivedTo=2025-03-31T23:59:59Z" \ -H "Authorization: Key <api_key>"
Sort by the last ERA received timestamp
Use lastEraReceivedAt as a sortBy parameter for the List Enrollments endpoint to sort by your most- or least-recently active ERA enrollments.
curl "https://enrollments.us.stedi.com/2024-09-01/enrollments?sortBy=lastEraReceivedAt:desc" \ -H "Authorization: Key <api_key>"
Stedi portal
The Last ERA received at field is available in the Stedi portal’s enrollments list view as a filter.

The field also appears in the enrollment detail view.

Get started with Stedi
Get started with Stedi
Automate healthcare transactions with developer-friendly APIs that support thousands of payers. Contact us to learn more and speak to the team.
Get updates on what’s new at Stedi
Get updates on what’s new at Stedi
Get updates on what’s new at Stedi
Product
Developers
Resources
Backed by
Stedi and the S design mark are registered trademarks of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.
Product
Developers
Resources
Get updates on what’s new at Stedi
Backed by
Stedi and the S design mark are registered trademarks of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.
Product
Developers
Resources
Backed by
Stedi and the S design mark are registered trademarks of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.
