AI Assistant

Participant APIs | REST

Version:
Download Open API Specification

Get HSA Statement List for re-associated account.

https://development.api.wealthcare.com/participant/services/documents/HSAStatements/reassoc/{tpaId}/{employerId}/{participantId}

Retrieve a list of HSA statements for a participant's account that has been re-associated with a new TPA and employer. This endpoint is useful for accessing historical statement data after account re-association.

  • 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 ID is required to filter the statements relevant to the specific account.

  • reassocTpaId string Required

    The unique identifier for the re-associated Third Party Administrator (TPA). This parameter is necessary to identify the TPA managing the account after re-association.

  • reassocEmployerId string Required

    The unique identifier for the re-associated employer. This ID helps in retrieving statements linked to the specific employer after the account has been re-associated.

  • reassocParticipantId string Required

    The unique identifier for the re-associated participant. This parameter is essential to ensure that the statements retrieved are specific to the correct participant.

  • reassocFlexAccountId string Required

    The unique identifier for the re-associated flex account. This ID is required to accurately filter the statements for the specific flex account.

  • 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.

  • array <object>
    • ImageData string <byte>
    • ImageType string
    • TpaId string
    • StatementHistKey integer <int64>
    • DataPartnerId string
    • MailDate string <date-time>
    • ExternalAccountId string
    • StatementDate string <date-time>
    • StatementOpenDate string <date-time>
    • StatementPreference integer <int32>
    • StatementOptions integer <int32>
    • OrigStmtHistKey integer <int64>
    • ReleaseDate string <date-time>