registrationRecordHSAEligibilityAnswers
Should be called to record the user's answers to the HSA eligibility questions. Returns the updated HSAEligibilityResponseStatus.
The following errors may be returned: BAD_USER_INPUT - if the answers are invalid (e.g. hsaTransferMethod is TRUSTEE_TO_TRUSTEE but trusteeToTrusteeTransferAmount is left null).
registrationRecordHSAEligibilityAnswers(
input: RegistrationRecordHSAEligibilityAnswersInput!
): RegistrationRecordHSAEligibilityAnswersPayload!