AI Assistant

Administrative APIs | REST

Version:
Download Open API Specification

Delete Flex Account Life Event

https://development.api.wealthcare.com/system/Services/Employee/Account/FlexAccountLifeEvent/{tpaId}/{employerId}/{employeeId}

Deletes a specified qualifying life event from an employee's flex account, identified by TPA ID, Employer ID, and Employee ID. This operation is typically used to remove life events that are no longer applicable or were entered in error.

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

  • employeeId string Required

    Unique identifier for the employee.

  • accountTypeCode string

    Three character abbreviation that indicates the type of account (FSA, DCA, TRN, HRA, etc.)

  • planYearEndDate string <date-time>

    (YYYMMDD)Date after which services are not eligible for payment, unless there is an extension in the field.

  • planYearStartDate string <date-time>

    (YYYMMDD)Date that funds are available for services.

  • planId string

    Unique identifier that distinguishes this plan from all others you administer.

    Min Length: 0
    Max Length: 18
  • lifeEventDate string <date-time>

    (YYYYMMDD) - Date of the life event to delete.

  • flexAcctId string

    A unique identifier for the employee's account, generated by WCA when the account was first set up.