department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
283 stars 204 forks source link

VRE | Update json payload #65539

Open steele-lm opened 1 year ago

steele-lm commented 1 year ago

Issue Description

The Chapter 31 digital form payload is currently sent to CMS, which is being retired. The payload will be redirected to point to the RES system through this work, and the json payload needs to be updated to include missing fields (fields that appear on the form but not the json).

Open question: Are these fields actually missing or are they included on the new version of the form (but VA.gov is using the old version).

Answer: The pdf generated on VA.gov is the old version of the form. The fields listed below are new (or missing) from the payload and need to be added. Work to update the frontend of the form is captured in #65900.

Documentation: The RES team provided the following document that contains an example of what the json file could look like with the new fields: RES - VA GOV Requirements Document v1.0.docx


Tasks

Acceptance Criteria

### Tasks
sortizsh commented 12 months ago

Handoff to Micah

steele-lm commented 9 months ago

@micahaspyr and @DLarson-Oddball I just wanted to flag that the RES team provided some documentation (added to the ticket summary) and requested that documentID be added to the json in addition to the other fields they previously requested.

micahaspyr commented 9 months ago

@steele-lm Ok, that shouldn't be a problem. Honestly, I haven't looked at this ticket in awhile. Are we needing to bump up the priority?

steele-lm commented 9 months ago

@micahaspyr No need to prioritize right now. We are scheduled to pick it up in sprint 24 or 25.

emilytheis commented 7 months ago

Note re: documentID., we likely don't use the Claim Evidence API, we likely use the older VBMS eFolder SOAP service. Hope indicated on a call 4/11 that we should still be getting the docID back.

micahaspyr commented 7 months ago

I checked and we do use the older VBMS soap service. Yuck...

sortizsh commented 6 months ago

we need to do this once we complete the form update and add the fields to the fe. moving to BL