Participant APIs | REST

Version:
Download Open API Specification

https://api.wealthcare.com/participant/services/HSAdrive/setup/transaction/{tpaId}/{employerId}/{participantId}

This endpoint allows you to create a transaction for a specific participant identified by their unique identifiers: TPA ID, Employer ID, and Participant ID. It is typically used to initiate a new transaction related to the participant's account, such as processing a benefit claim or updating account information.

Request

  • 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 user whose feature information is being retrieved.

Response

AI Assistant Preview

Generating response...