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
281 stars 198 forks source link

[FE] - Create mock api for travel claim status endpoint #90974

Open brianseek opened 1 month ago

brianseek commented 1 month ago

Description

We need a mock api do to the travel claim for past appts. work. We don't know what it will look like yet, but we can make a guess and update it later. We can also bounce it back and forth with Kevin if he has thoughts.

Sequence Diagram

Tasks

Acceptance Criteria

Code Review Steps

wullaski commented 3 weeks ago

I started a draft PR where the claim endpoint is called on the front-end. There's a new plan to move that call to the back-end and get the data we need along with the appointment data for past appointments. More info in this thread