Update Plan Service Category
Update the details of a specific plan service category identified by TPA ID and Employer ID. This operation is used to modify attributes such as plan dates, service category limits, and copay rules to reflect current business requirements.
-
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
Plan ID related to the service category being updated.
Min Length: 0 Max Length: 18 -
accountTypeCode string
Plan's account type, such as FSA, DCA, etc.
-
planYearStartDate string <date-time>
Plan's start date. YYYYMMDD format.
-
planYearEndDate string <date-time>
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>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)