AI Assistant

Administrative APIs | REST

Version:
Download Open API Specification

Get Account Interest Bearing Settings

https://development.api.wealthcare.com/system/Services/Employee/AccountInterestBearing/{tpaId}/{employerId}/{employeeId}/setting/List

Retrieves the interest-bearing settings for a specific employee's account, identified by their unique TPA ID, Employer ID, and Employee ID. This operation is useful for understanding how interest is applied to an employee's account and can be used to verify or audit account settings.

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

  • array <object>
    • TpaId string Required
    • EmployerId string
    • EmployeeId string
    • EmployeeAcctId string
    • PlanId string
    • PlanAccountTypeCode string
    • PlanYearStartDate string
    • PlanYearEndDate string
    • InterestBearingIndicator boolean
    • ReaccrueInterestThisPaymentCycleIndicator boolean
    • InterestPlanId string
    • InterestCycleId string
    • InterestEndDte string
    • TargetEmployeeAcctId string
    • TargetPlanId string
    • TargetPlanAccountTypeCode string
    • TargetPlanYearStartDate string
    • TargetPlanYearEndDate string