AI Assistant

Administrative APIs | REST

Version:
Download Open API Specification

Get Account Type Codes

https://development.api.wealthcare.com/system/Services/Tpa/{tpaId}/AccountTypeCode/List

Retrieves a list of account type codes associated with a specific TPA (Third Party Administrator) instance. This endpoint is useful for applications that need to display or utilize various account types, such as Flexible Spending Accounts (FSA) or Health Reimbursement Arrangements (HRA).

  • tpaId string Required

    A unique identifier used to identify your admin instance. This value was system generated with the admin instance was created.

  • typeCode enum<string>
    Possible values: BenefitPlan PlanDesign
  • array <object>
    • AccountTypeCode string

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