Skip to content

Commit

Permalink
Create 2025-03-06.md (#243)
Browse files Browse the repository at this point in the history
* Create 2025-03-06.md

* Update 2025-03-06.md
  • Loading branch information
camronmartinez authored Mar 7, 2025
1 parent 2efd0f8 commit ac42942
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions content/direct-deposit-management/release-notes/2025-03-06.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
We have added a new field to the API responses that reports the "Status" of the ID submitted in the API request. The field name is 'veteranStatus' and values for this field are:

* VETERAN
* DEPENDENT
* NEITHER_VETERAN_NOR_DEPENDENT
* COULD_NOT_DETERMINE_DUE_TO_EXCEPTION

Also, the HTTP 422 error when a fraud indicator is detected has been modified in 2 ways:
1. The message in the header for "fraud alert" has been removed.
2. The message detail now includes that an update could not be made due to a fraud indicator.

For more details, [review the API documentation](https://developer.va.gov/explore/api/direct-deposit-management/docs?version=current).

0 comments on commit ac42942

Please sign in to comment.