checkAndSyncHsaApplicationStatus
Checks the HSA application status against the actual backend bank. This method can be polled in the case where registrationFinalize returns a non-terminal application state.
The following errors may be returned: INVALID_STATE Thrown if the application was not yet submitted using registrationFinalize
checkAndSyncHsaApplicationStatus(
input: CheckAndSyncHsaApplicationStatusInput!
): CheckAndSyncHsaApplicationStatusPayload!