Participant APIs | REST

Version:
Download Open API Specification

Get HSA Statement List

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

Retrieve a list of HSA statements for a specific participant, identified by their TPA ID, Employer ID, and Participant ID. This operation is useful for obtaining historical statements related to Health Savings Accounts (HSAs).

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

  • flexAcctId string Required

    A 10-character string representing an internal key assigned to a benefit account in the WCA system, used to uniquely identify the account. This value is left-padded with 0s, e.g., "0001699940".

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