Administrative APIs | REST

Version:
Download Open API Specification

Add Plan Service Category

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

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

  • planId string

    ID for the plan the service category is under.

    Min Length: 0
    Max Length: 18
  • accountTypeCode string

    The type of benefit plan, such as FSA, DCA, etc.

  • planYearStartDate string <date-time>

    The plan's start date. YYYYMMDD format.

  • planYearEndDate string <date-time>

    The plan's end date. YYYYMMDD format.

  • serviceCategoryId string

    Unique ID associated with the specific Administrator level Service Category. This must be created in WCA prior to using this record.

    Min Length: 0
    Max Length: 10
  • serviceCategoryMaximumTransactionAmount number <double>

    Maximum amount that can be authorized per manual claim for this service category.

  • serviceCategoryMaximumTotalAmount number <double>

    Maximum total amount that a participant may be reimbursed from this specific service category for the plan year.

  • assignSccMccBoth enum<integer>

    Indicates whether or not MCCs and SCCs are being used.

    Possible values: 1 (SCCs only) 2 (MCCs only) 3 (Both)
  • copayPerTransaction number <double>

    The amount specified will not be approved for transactions within this Service Category.

  • participantPercentResponsibility integer <int32>

    The amount specified will be used to determine the eligible amount for a card or manual claim transaction within this Service Category.

  • costSharingRules enum<integer>
    Possible values: 1 (Apply copay then %) 2 (Apply % then copay)