AI Assistant

Administrative APIs | REST

Version:
Download Open API Specification

Delete Employer HRA Plan

https://development.api.wealthcare.com/system/Services/Employer/HRAPlan/{tpaId}/{employerId}

Deletes a specific Employer Health Reimbursement Arrangement (HRA) plan identified by the TPA ID and Employer ID. This operation is typically used when an employer no longer requires the HRA plan or needs to remove outdated plans from their system.

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

  • planId string

    Unique ID for the HRA plan to be deleted.

    Min Length: 0
    Max Length: 18
  • accountTypeCode string

    3 letter account type.

  • planYearStartDate string <date-time>

    Plan's start date.

  • planYearEndDate string <date-time>

    Plan's end date.