AI Assistant

Administrative APIs | REST

Version:
Download Open API Specification

Update Employer Plan Coverage Tier

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

Update the coverage tier details for a specific employer plan identified by TPA ID and Employer ID. This operation is used to modify existing coverage tier information, such as rollover amounts and rates, and requires appropriate permissions for execution.

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

  • tpaId string
  • emprId string
  • planId string
    Min Length: 0
    Max Length: 18
  • acctTypeCde string
  • planYrStartDte string
  • planYrEndDte string
  • coverageTierId string
  • primaryRolloverAmt number <double>
  • primaryRolloverRate number <double>
  • secondaryRolloverAmt number <double>
  • secondaryRolloverRate number <double>
  • rolloverBalanceMax number <double>
  • fixedEmployerFundingAmount number <double>
  • fixedEmployerFundingAmountIndividual number <double>
  • carryoverAmt number <double>
  • carryoverRate number <double>