Administrative APIs | REST

Version:
Download Open API Specification

Get Account Type Codes

https://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 operation is useful for obtaining the various account types available for benefit plans, enabling administrators to manage and configure benefits effectively.

Request

  • 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

Response

  • array <object>
    • AccountTypeCode string

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

AI Assistant Preview

Generating response...