Get HSA Statement PDF for reassociated account.
Retrieve the HSA Statement PDF for a reassociated account, identified by the unique identifiers of TPA, Employer, and Participant. This operation is useful for obtaining the latest statement for accounts that have undergone reassociation.
-
tpaId string Required
A unique identifier used to identify your admin instance. This value is system generated when the admin instance was created.
-
employerId string Required
Unique identifier for the employer. Note: When the employer was created, WealthCare Admin assigned the 3-character prefix; you assigned the remaining characters.
-
participantId string Required
Unique identifier for the participant whose features are being queried.
-
flexAccountId string Required
The unique identifier for the flex account associated with the participant. This value is required to retrieve the correct statement.
-
reassocTpaId string Required
The unique identifier for the reassociated TPA. This is necessary to ensure the statement corresponds to the correct administrative instance.
-
reassocEmployerId string Required
The unique identifier for the reassociated employer. This helps in filtering the statement to the appropriate employer's account.
-
reassocParticipantId string Required
The unique identifier for the reassociated participant. This is crucial for retrieving the specific participant's statement.
-
reassocFlexAccountId string Required
The unique identifier for the reassociated flex account. This ensures the correct account statement is fetched.
-
documentKey integer <int32> Required
The key that identifies the specific document being requested. This integer value is essential for fetching the correct statement.
-
decrypt integer <int32>
Indicate if the URI parameters are encrypted or not. Use 1 for encrypted and 0 for decrypted; defaults to 0 if not specified.
-
statementOption integer <int32>
Options for the HSA statement, represented as an integer. Each option corresponds to a specific action or state related to the statement, such as regeneration or error resolution.