Skip to content

Commit

Permalink
once more, with feeling
Browse files Browse the repository at this point in the history
  • Loading branch information
tycol7 committed Oct 7, 2024
1 parent 1521755 commit 0e1503c
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ class PowerOfAttorney::RequestController < ClaimsApi::V2::Veterans::PowerOfAttor
FORM_NUMBER = 'POA_REQUEST'

def request_representative
# validate target veteran exists
target_veteran

poa_code = form_attributes.dig('poa', 'poaCode')
@claims_api_forms_validation_errors = validate_form_2122_and_2122a_submission_values(user_profile)

Expand Down

0 comments on commit 0e1503c

Please sign in to comment.