Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions content/benefits/claims/release-notes/2026-04-21.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
We updated version 2 of the Benefits Claims API to improve the supporting documents returned by the GET /veterans/{veteranId}/claims/{id} endpoint.

**What’s new?**

The endpoint now filters supporting documents to return only those submitted by the Veteran or claimant. Previously, the `supportingDocuments` field could include documents created by VA systems, such as items identified by the Benefits Documents API.

With this update, VA-generated documents are no longer included in the response. This presents a clearer view of evidence provided by the claimant and helps avoid confusion when reviewing a claim’s supporting documentation.

To learn more, review the [Benefits Claims API documentation](https://developer.va.gov/explore/api/benefits-claims/docs?version=current).
Loading