Participant APIs | REST

Version:
Download Open API Specification

Get the expected withdrawl date

https://api.wealthcare.com/participant/services/participant/hsa/contributions/withdrawldate/{tpaId}/{employerId}/{participantId}

Get the expected withdrawl date

  • tpaId string Required

    A unique identifier used to identify your admin instance. This value was system generated with 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

    Participant Id

  • flexaccountkey integer <int32> Required

    Unique identifier for the participant's account

  • contributiondate string <date-time> Required

    Format - date-time (as date-time in RFC3339). Contribution Date

  • prioryear boolean Required

    Indicate if it's to get the expected withdrawl date of the prior year

  • decrypt integer <int32>

    Indicate if the URI parameters are encrypted or not. 1: encrypted, 0: decrypted, default to 0.