Administrative APIs | REST

Version:
Download Open API Specification

Set Dependent Account

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

This is used to set an account to a dependent for an employee that wishes their dependent to have access with their card.

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

  • dependentSocialSecurityNumber string

    Dependent’s social security number.

    Min Length: 0
    Max Length: 9
  • dependentId string

    Required if this field is being used as the unique dependent identifier. Either this field or Dependent SSN may be used for this purpose.

    Min Length: 0
    Max Length: 30
  • employeeSocialSecurityNumber string

    Employee’s social security number.

    Min Length: 0
    Max Length: 9
  • 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
  • effectiveDate string <date-time>

    YYYYMMDD. Date upon which the employee is eligible to elect benefits.

  • terminationDate string <date-time>

    YYYYMMDD. Date upon which the employee’s account is no longer eligible for benefits. Date must be after employee Account Effective date.

  • flexAcctId string