Participant APIs | REST

Version:
Download Open API Specification

Get Account Holder Tax Form Info.

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

Retrieve tax form information for a specific account holder, identified by TPA ID, Employer ID, and Participant ID. This endpoint is used to access tax form details relevant to the participant's account.

  • 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

    Flex Account Id, which uniquely identifies the benefit account within the WealthCare system.

  • 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>
    • AccountHolderFormKey integer <int64>
    • TpaId string
    • FlexAcctKey integer <int32>
    • TaxYear integer <int32>
    • FormName string
    • TaxFormKey integer <int32>
    • PcsFileKey integer <int32>
    • ExternalAcctId string
    • AccountDetailsXml string
    • DeliveryMethod integer <int32>
    • MailedDte string <date-time>
    • TaxFormOptions integer <int32>