Update data payload for next steps email endpoint #96353
Labels
accredited-representation-management-team
Accredited Representation Management team
frontend
mvp
Initial version of thing
Milestone
Background
There are some validation issues with the interplay between the frontend and the backend for the next steps email endpoint. We are going to move from sending a rep name, address, and type to sending a entity_type and entity_id so those values can be looked up on the backend. This will make it easier to cover both selections of individuals and orgs as a whole. The frontend also needs to send the
email_address
field.Tasks
representative_address
,_name
, and_type
fields.entity_type
that should be validated to beindividual
ororganization
.entity_id
.email_address
. If there is a claimant email it should be that one, if not we should use the veteran's email.Acceptance Criteria
How to configure this issue
backend
,frontend
,ux
,design
,research
)mvp
)The text was updated successfully, but these errors were encountered: