POST api/groupplantemplates/{groupplantemplateid}/rulestandardformularies/{id}/override?groupplanid={groupplanid}
Overrides a standard formulary template rule
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| groupplantemplateid |
Group Plan Template identifier |
integer |
Required |
| groupplanid |
Group Plan identifier |
integer |
Required |
| id |
Template Rule identifier |
integer |
Required |
Body Parameters
The json formatted rule standard formulary model object supplied in the request body that is to be added
RuleStandardFormularyModel| Name | Description | Type | Additional information |
|---|---|---|---|
| RuleActionTypeUrl |
Gets or sets the action to be performed if all rule criteria is met |
string |
None. |
| RuleActionTypeNo |
Gets or sets the identifier to the rule action type |
integer |
None. |
| AlternatePricingGroupUrl |
Gets or sets the link to the alternate pricing group used by this rule |
string |
None. |
| AlternatePricingGroupNo |
Gets or sets the identifier to the alternate pricing group |
integer |
None. |
| EndProcessing |
Gets or sets whether more benefit rules are processed if all criteria has been met |
boolean |
None. |
| DAWEnforceRule |
Gets or sets whether to enforce drug criteria checks that would normally be skipped due to DAW |
boolean |
None. |
| ACIOverride |
Gets or sets the ACI Override price |
decimal number |
None. |
| ShortCycle |
Gets or sets whether the rule applies to claims identified as short cycle |
boolean |
None. |
| NewStartDrug |
Gets or sets whether the rule applies to new a start medication (based on plan's New Start Days) |
boolean |
None. |
| NewStartDrugByDrugName |
Gets or sets whether the new start drug is based on the drug name (10 digit GPI) |
boolean |
None. |
| NewDrug |
Gets or sets whether the rule is applied for drugs recently added to the catalog |
boolean |
None. |
| FirstFillByRx |
Gets or sets whether the rule applies to first fills |
boolean |
None. |
| RefillExpired |
Gets or sets whether the rule applies for expired refills (based on plan's Rx Expire Days) |
boolean |
None. |
| OnPlan |
Gets or sets whether the rule applies when the drug is on the plan |
boolean |
None. |
| InCompound |
Gets or sets whether the rule applies to compounds being priced using ingredients |
boolean |
None. |
| DiagnosisCodes |
Gets or sets the DiagnosisCodes for which the rule applies |
Collection of RuleDiagnosisCodeModel |
None. |
| Members |
Gets or sets members for which the rule applies; if the list is empty it applies to all |
Collection of RuleMemberModel |
None. |
| MemberListIsExclusion |
Gets or sets a value indicating whether the member list is treated as an exclusion list. If this is true, members in the list will be excluded from the rule; if false, only members in the list will be included in the rule. If the list is empty, it applies to all pharmacies regardless of this value. |
boolean |
None. |
| MemberProfileListIsExclusion |
Gets or sets a value indicating whether the member profile list is treated as an exclusion list. If this is true, member profiles in the list will be excluded from the rule; if false, only member profiles in the list will be included in the rule. If the list is empty, it applies to all pharmacies regardless of this value. |
boolean |
None. |
| Networks |
Gets or sets networks for which the rule applies; if the list is empty it applies to all |
Collection of RuleNetworkModel |
None. |
| Headquarters |
Gets or sets headquarters for which the rule applies; if the list is empty it applies to all |
Collection of RulePharmacyHeadquarterModel |
None. |
| PharmacyHeadquarterListIsExclusion |
Gets or sets a value indicating whether the headquarter list is treated as an exclusion list. If this is true, headquarters in the list will be excluded from the rule; if false, only headquarters in the list will be included in the rule. If the list is empty, it applies to all pharmacies regardless of this value. |
boolean |
None. |
| Pharmacies |
Gets or sets pharmacies for which the rule applies; if the list is empty it applies to all |
Collection of RulePharmacyModel |
None. |
| PharmacyListIsExclusion |
Gets or sets a value indicating whether the pharmacy list is treated as an exclusion list. If this is true, pharmacies in the list will be excluded from the rule; if false, only pharmacies in the list will be included in the rule. If the list is empty, it applies to all pharmacies regardless of this value. |
boolean |
None. |
| PharmacyProfileListIsExclusion |
Gets or sets a value indicating whether the pharmacy profile list is treated as an exclusion list. If this is true, pharmacy profiles in the list will be excluded from the rule; if false, only pharmacy profiles in the list will be included in the rule. If the list is empty, it applies to all pharmacy profiles regardless of this value. |
boolean |
None. |
| Prescribers |
Gets or sets prescribers for which the rule applies; if the list is empty it applies to all |
Collection of RulePrescriberModel |
None. |
| PrescriberListIsExclusion |
Gets or sets a value indicating whether the prescriber list is treated as an exclusion list. If this is true, prescribers in the list will be excluded from the rule; if false, only prescribers in the list will be included in the rule. If the list is empty, it applies to all pharmacies regardless of this value. |
boolean |
None. |
| Facilities |
Gets or sets the Facilities for which the rule applies |
Collection of RuleFacilityBranchModel |
None. |
| IsOverridden |
Gets or sets the flag if this rule is overridden |
boolean |
None. |
| OverridingRuleURL |
Gets or sets the rule template thats being overridden |
string |
None. |
| Enabled |
Gets or sets the rule template is enabled |
boolean |
None. |
| QuantityMin |
Gets or sets the minimum quantity in order for the rule to apply |
decimal number |
None. |
| QuantityMax |
Gets or sets the maximum quantity in order for the rule to apply |
decimal number |
None. |
| IsBrand |
Gets or sets whether the drug criteria is based on brand |
boolean |
None. |
| IsRx |
Gets or sets whether the drug criteria is for prescription only (non-OTC) |
boolean |
None. |
| IsMultiSourced |
Gets or sets whether the drug criteria is based on multi-source |
boolean |
None. |
| IsRepackaged |
Gets or sets whether the drug criteria is based on repackaged value |
boolean |
None. |
| GenericAvailable |
Gets or sets whether the drug criteria applies if a generic is available |
boolean |
None. |
| OTCAvailable |
Gets or sets whether the drug criteria applies if an OTC is available |
boolean |
None. |
| IsMaintenanceDrug |
Gets or sets whether the drug criteria applies to maintenance drug |
boolean |
None. |
| DEAClassCodes |
Gets or sets the applicable DEA schedules for the drug criteria |
Collection of DEAScheduleModel |
None. |
| BrandNameCodes |
Gets or sets the applicable brand codes for the drug criteria |
Collection of BrandNameCodeModel |
None. |
| MultiSourceCodes |
Gets or sets the applicable multi-source codes for the drug criteria |
Collection of MultiSourceCodeModel |
None. |
| RX_OTCIndicatorCodes |
Gets or sets the applicable Rx-OTC Indicator codes for the drug criteria |
Collection of RX_OTCIndicatorCodeModel |
None. |
| IncludeCustomDrugs |
Gets or sets whether the drug criteria applies to custom drugs |
boolean |
None. |
| GPIListIsExclusion |
Gets or sets whether the drug criteria GPI list is excluded |
boolean |
None. |
| DrugProfileListIsExclusion |
Gets or sets whether the drug criteria drug profile list is excluded |
boolean |
None. |
| GPIs |
Gets or sets the list of GPIs associated with the drug criteria |
Collection of RuleGPIModel |
None. |
| PricingGroups |
Gets or sets the list of pricing groups associated with the drug criteria |
Collection of RulePricingGroupModel |
None. |
| ROAs |
Gets or sets the list of ROAs associated with the drug criteria |
Collection of RuleROAModel |
None. |
| DosageForms |
Gets or sets the dosage forms associated with the drug criteria |
Collection of RuleDosageFormModel |
None. |
| FormularyTiers |
Gets or sets the list of formulary tiers associated with the drug criteria |
Collection of RuleFormularyTierModel |
None. |
| isSpecialty |
Gets or Sets a flag indicating whether this rule's criteria should include specialty drugs |
boolean |
None. |
| DrugProfiles |
Gets or Sets a a list of which drug profiles are associated with this rule |
Collection of RuleDrugProfileModel |
None. |
| GroupPlanNo |
Gets or sets the group plan id associated with the rule |
integer |
None. |
| Description |
Gets or sets the description |
string |
None. |
| Priority |
Gets or sets the priority |
integer |
None. |
| ReferenceCode |
Gets or sets the reference code |
string |
None. |
| Message |
Gets or sets the message |
string |
None. |
| ChangeNote |
Gets the latest change note or sets a change note to be saved on a patch |
string |
None. |
| EffectiveStartDate |
Gets or sets the effective start date |
date |
None. |
| EffectiveEndDate |
Gets or sets the effective end date |
date |
None. |
| Active |
Gets or sets whether the rule is active |
boolean |
None. |
| DaysSupplyMin |
Gets or sets the minimum days supply in order for the rule to apply |
integer |
None. |
| DaysSupplyMax |
Gets or sets the maximum days supply in order for the rule to apply |
integer |
None. |
| MemberAgeMin |
Gets or sets the minimum age of the member in order for the rule to apply |
integer |
None. |
| MemberAgeMax |
Gets or sets the maximum age of the member in order for the rule to apply |
integer |
None. |
| MemberAgeUnits |
Gets or sets the age units. |
string |
None. |
| DependentRelationshipCodes |
Gets or sets the dependent relationship code as a delimited list for which the rule applies. |
Collection of RelationshipModel |
None. |
| ServiceCategory |
Gets or sets the service category |
string |
None. |
| MemberGender |
Gets or sets the gender (if necessary) for which the rule applies |
string |
None. |
| PharmacyTypes |
Gets or sets the list of acceptable pharmacy types |
Collection of RulePharmacyTypeModel |
None. |
| SubmissionClarificationCodeCriteriaType |
Gets or sets the rule's submission clarification code match criteria if applicable (possible values: Blank, Match, n/a) |
string |
None. |
| SubmissionClarificationCodes |
Gets or sets the submission clarification codes for which the rule applies (This list is only used if SubmissionClarificationCodeCriteriaType is set to match) |
Collection of RuleSubmissionClarificationCodeModel |
None. |
| PharmacyServiceTypeCriteriaType |
Gets or sets the pharmacy service criteria type |
string |
None. |
| PharmacyServiceType |
Gets or sets the pharmacy service value. Uses standarded NCPDP values. |
string |
None. |
| PatientResidenceCriteriaType |
Gets or sets the patient residence criteria type |
string |
None. |
| PatientResidence |
Gets or sets the patient residence value. Uses standarded NCPDP values. |
string |
None. |
| PlaceOfServiceCriteriaType |
Gets or sets the place of service criteria type |
string |
None. |
| PlaceOfService |
Gets or sets the place of service value. Uses standarded NCPDP values. |
string |
None. |
| BenefitCodeUrl |
Gets or sets the Benefit Code Url |
string |
None. |
| BenefitCodeNo |
Gets or sets the Benefit Code number |
integer |
None. |
| PriorFillsGPIChars |
Gets or sets the Prior Fills GPI Chars |
string |
None. |
| DiagnosisCodeCriteriaType |
Gets or sets the rule's submission clarification code match criteria if applicable (possible values: Blank, Match, n/a) |
string |
None. |
| DAWCodes |
Gets or sets the acceptable DAW code values that apply to the rule |
Collection of DAWCodeModel |
None. |
| ContractCodes |
Gets or sets the list of contract codes associated with the general criteria |
Collection of RuleContractCodeModel |
None. |
| ARCodes |
Gets or sets the list of AR codes associated with the general criteria |
Collection of RuleARCodeModel |
None. |
| CoverageLevels |
Gets or sets the coverage levels associated with the general criteria |
Collection of RuleCoverageLevelModel |
None. |
| EmployeeStatuses |
Gets or sets the list of employee statuses associated with the general criteria |
Collection of RuleEmployeeStatusModel |
None. |
| OtherStatuses |
Gets or sets the list of other statuses associated with the general criteria |
Collection of RuleOtherStatusModel |
None. |
| PharmacyStates |
Gets or sets the list of US States associated with the general criteria |
Collection of RuleStateModel |
None. |
| isTemplate |
Gets or sets whether the rule is a template |
boolean |
None. |
| Url |
Gets or sets the link representing a link back to the resource |
string |
None. |
| ID |
Gets or sets the identifier for the resource |
integer |
None. |
Request Formats
application/json, text/json, application/json-patch+json
{
"url": "sample string 30",
"id": 31,
"ruleActionTypeUrl": "sample string 1",
"ruleActionTypeNo": 2,
"alternatePricingGroupUrl": "sample string 4",
"alternatePricingGroupNo": 1,
"endProcessing": true,
"dawEnforceRule": true,
"aciOverride": 1.0,
"shortCycle": true,
"newStartDrug": true,
"newStartDrugByDrugName": true,
"newDrug": true,
"firstFillByRx": true,
"refillExpired": true,
"onPlan": true,
"inCompound": true,
"diagnosisCodes": [
{
"url": "sample string 5",
"id": 6,
"ruleNo": 1,
"diagnosisCode": "sample string 2",
"description": "sample string 3"
},
{
"url": "sample string 5",
"id": 6,
"ruleNo": 1,
"diagnosisCode": "sample string 2",
"description": "sample string 3"
}
],
"members": [
{
"url": "sample string 9",
"id": 10,
"ruleNo": 1,
"lastName": "sample string 2",
"firstName": "sample string 3",
"middleName": "sample string 4",
"dateOfBirth": "2025-12-09T20:13:16.0066691-06:00",
"ssn": "sample string 5",
"memberSeqNo": 6,
"locationName": "sample string 8"
},
{
"url": "sample string 9",
"id": 10,
"ruleNo": 1,
"lastName": "sample string 2",
"firstName": "sample string 3",
"middleName": "sample string 4",
"dateOfBirth": "2025-12-09T20:13:16.0066691-06:00",
"ssn": "sample string 5",
"memberSeqNo": 6,
"locationName": "sample string 8"
}
],
"memberListIsExclusion": true,
"memberProfileListIsExclusion": true,
"networks": [
{
"url": "sample string 5",
"id": 6,
"ruleNo": 1,
"description": "sample string 2",
"networkNo": 4
},
{
"url": "sample string 5",
"id": 6,
"ruleNo": 1,
"description": "sample string 2",
"networkNo": 4
}
],
"headquarters": [
{
"url": "sample string 5",
"id": 6,
"ruleNo": 1,
"description": "sample string 2",
"pharmacyHeadquarterNo": 4
},
{
"url": "sample string 5",
"id": 6,
"ruleNo": 1,
"description": "sample string 2",
"pharmacyHeadquarterNo": 4
}
],
"pharmacyHeadquarterListIsExclusion": true,
"pharmacies": [
{
"url": "sample string 4",
"id": 5,
"ruleNo": 1,
"npi": "sample string 2",
"pharmacyName": "sample string 3"
},
{
"url": "sample string 4",
"id": 5,
"ruleNo": 1,
"npi": "sample string 2",
"pharmacyName": "sample string 3"
}
],
"pharmacyListIsExclusion": true,
"pharmacyProfileListIsExclusion": true,
"prescribers": [
{
"url": "sample string 4",
"id": 5,
"ruleNo": 1,
"npi": "sample string 2",
"prescriberName": "sample string 3",
"effectiveStartDate": "2025-12-09T20:13:16.0066691-06:00",
"effectiveEndDate": "2025-12-09T20:13:16.0066691-06:00"
},
{
"url": "sample string 4",
"id": 5,
"ruleNo": 1,
"npi": "sample string 2",
"prescriberName": "sample string 3",
"effectiveStartDate": "2025-12-09T20:13:16.0066691-06:00",
"effectiveEndDate": "2025-12-09T20:13:16.0066691-06:00"
}
],
"prescriberListIsExclusion": true,
"facilities": [
{
"url": "sample string 6",
"id": 7,
"ruleNo": 1,
"facilityName": "sample string 2",
"pharmacyBranch": "sample string 3",
"facilityBranchSeqNo": 4
},
{
"url": "sample string 6",
"id": 7,
"ruleNo": 1,
"facilityName": "sample string 2",
"pharmacyBranch": "sample string 3",
"facilityBranchSeqNo": 4
}
],
"quantityMin": 1.0,
"quantityMax": 1.0,
"isBrand": true,
"isRx": true,
"isMultiSourced": true,
"isRepackaged": true,
"genericAvailable": true,
"otcAvailable": true,
"isMaintenanceDrug": true,
"deaClassCodes": [
{
"displayName": "sample string 1"
},
{
"displayName": "sample string 1"
}
],
"brandNameCodes": [
{
"displayName": "sample string 1"
},
{
"displayName": "sample string 1"
}
],
"multiSourceCodes": [
{
"displayName": "sample string 1"
},
{
"displayName": "sample string 1"
}
],
"rX_OTCIndicatorCodes": [
{
"displayName": "sample string 1"
},
{
"displayName": "sample string 1"
}
],
"includeCustomDrugs": true,
"gpiListIsExclusion": true,
"drugProfileListIsExclusion": true,
"gpIs": [
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"genericProductIdentifier": "sample string 2"
},
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"genericProductIdentifier": "sample string 2"
}
],
"pricingGroups": [
{
"url": "sample string 6",
"id": 7,
"ruleNo": 1,
"name": "sample string 2",
"description": "sample string 3",
"planPricingGroupNo": 5
},
{
"url": "sample string 6",
"id": 7,
"ruleNo": 1,
"name": "sample string 2",
"description": "sample string 3",
"planPricingGroupNo": 5
}
],
"roAs": [
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"routeOfAdministration": "sample string 2"
},
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"routeOfAdministration": "sample string 2"
}
],
"dosageForms": [
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"dosageForm": "sample string 2"
},
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"dosageForm": "sample string 2"
}
],
"formularyTiers": [
{
"url": "sample string 6",
"id": 7,
"ruleNo": 1,
"name": "sample string 2",
"description": "sample string 3",
"tier": 1,
"formularyTierNo": 4
},
{
"url": "sample string 6",
"id": 7,
"ruleNo": 1,
"name": "sample string 2",
"description": "sample string 3",
"tier": 1,
"formularyTierNo": 4
}
],
"isSpecialty": true,
"drugProfiles": [
{
"url": "sample string 5",
"id": 6,
"ruleNo": 1,
"drugProfileUrl": "sample string 3",
"drugProfileNo": 4
},
{
"url": "sample string 5",
"id": 6,
"ruleNo": 1,
"drugProfileUrl": "sample string 3",
"drugProfileNo": 4
}
],
"groupPlanNo": 12,
"description": "sample string 13",
"priority": 1,
"referenceCode": "sample string 14",
"message": "sample string 15",
"changeNote": "sample string 16",
"effectiveStartDate": "2025-12-09T20:13:16.0076688-06:00",
"effectiveEndDate": "2025-12-09T20:13:16.0076688-06:00",
"active": true,
"daysSupplyMin": 1,
"daysSupplyMax": 1,
"memberAgeMin": 1,
"memberAgeMax": 1,
"memberAgeUnits": "sample string 17",
"dependentRelationshipCodes": [
{
"displayName": "sample string 1"
},
{
"displayName": "sample string 1"
}
],
"serviceCategory": "sample string 18",
"memberGender": "sample string 19",
"pharmacyTypes": [
{
"url": "sample string 6",
"id": 7,
"ruleNo": 1,
"description": "sample string 2",
"pharmacyTypeCode": "sample string 3"
},
{
"url": "sample string 6",
"id": 7,
"ruleNo": 1,
"description": "sample string 2",
"pharmacyTypeCode": "sample string 3"
}
],
"submissionClarificationCodeCriteriaType": "sample string 20",
"submissionClarificationCodes": [
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"submissionClarificationCode": "sample string 2"
},
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"submissionClarificationCode": "sample string 2"
}
],
"pharmacyServiceTypeCriteriaType": "sample string 21",
"pharmacyServiceType": "sample string 22",
"patientResidenceCriteriaType": "sample string 23",
"patientResidence": "sample string 24",
"placeOfServiceCriteriaType": "sample string 25",
"placeOfService": "sample string 26",
"benefitCodeUrl": "sample string 27",
"benefitCodeNo": 1,
"priorFillsGPIChars": "sample string 28",
"diagnosisCodeCriteriaType": "sample string 29",
"dawCodes": [
{
"displayName": "sample string 1"
},
{
"displayName": "sample string 1"
}
],
"contractCodes": [
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"contractCode": "sample string 2"
},
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"contractCode": "sample string 2"
}
],
"arCodes": [
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"arShortCode": "sample string 2"
},
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"arShortCode": "sample string 2"
}
],
"coverageLevels": [
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"coverageLevelCode": "sample string 2"
},
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"coverageLevelCode": "sample string 2"
}
],
"employeeStatuses": [
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"employeeStatus": "sample string 2"
},
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"employeeStatus": "sample string 2"
}
],
"otherStatuses": [
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"otherStatus": "sample string 2"
},
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"otherStatus": "sample string 2"
}
],
"pharmacyStates": [
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"stateCode": "sample string 2"
},
{
"url": "sample string 3",
"id": 4,
"ruleNo": 1,
"stateCode": "sample string 2"
}
],
"isTemplate": true
}
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
Rule| Name | Description | Type | Additional information |
|---|---|---|---|
| PlanID | globally unique identifier |
None. |
|
| RuleTypeID | globally unique identifier |
None. |
|
| ByNDC | boolean |
None. |
|
| NewStartDrug | boolean |
None. |
|
| NewStartDrugByDrugName | boolean |
None. |
|
| Description | string |
None. |
|
| Priority | integer |
None. |
|
| RuleActionTypeID | globally unique identifier |
None. |
|
| AlternatePricingGroupID | globally unique identifier |
None. |
|
| Message | string |
None. |
|
| OnPlan | boolean |
None. |
|
| OnFormulary | boolean |
None. |
|
| InCompound | boolean |
None. |
|
| CompoundDrugs | boolean |
None. |
|
| UnknownDrugs | boolean |
None. |
|
| UndefinedDrugs | boolean |
None. |
|
| MemberGender | string |
None. |
|
| LevelOfEffort | string |
None. |
|
| EndProcessing | boolean |
None. |
|
| Active | boolean |
None. |
|
| EffectiveStartDate | date |
None. |
|
| EffectiveEndDate | date |
None. |
|
| QuantityMin | decimal number |
None. |
|
| QuantityMax | decimal number |
None. |
|
| DaysSupplyMin | integer |
None. |
|
| DaysSupplyMax | integer |
None. |
|
| ShortCycle | boolean |
None. |
|
| SubmissionClarificationCodeCriteriaType | string |
None. |
|
| PharmacyServiceType | string |
None. |
|
| PharmacyServiceTypeCriteriaType | string |
None. |
|
| PatientResidence | string |
None. |
|
| PatientResidenceCriteriaType | string |
None. |
|
| PlaceOfService | string |
None. |
|
| PlaceOfServiceCriteriaType | string |
None. |
|
| ServiceCategory | string |
None. |
|
| NewDrug | boolean |
None. |
|
| IsTemplate | boolean |
None. |
|
| StepTherapy | boolean |
None. |
|
| EnforcePlanFormulary | boolean |
None. |
|
| ReferenceCode | string |
None. |
|
| RxExpired | boolean |
None. |
|
| ClaimTagItemID1 | globally unique identifier |
None. |
|
| ClaimTagItemID2 | globally unique identifier |
None. |
|
| ClaimTagItemID3 | globally unique identifier |
None. |
|
| DAWCode | string |
None. |
|
| DependentRelationshipCode | string |
None. |
|
| MemberAgeMin | integer |
None. |
|
| MemberAgeMax | integer |
None. |
|
| MemberAgeUnits | string |
None. |
|
| RxFirstFill | boolean |
None. |
|
| OverridingRuleID | globally unique identifier |
None. |
|
| OverridingRuleActive | boolean |
None. |
|
| PharmacyPriceMin | decimal number |
None. |
|
| PharmacyPriceMax | decimal number |
None. |
|
| DrugSelectionPenaltyUsed | boolean |
None. |
|
| SeqNo | integer |
None. |
|
| BenefitCodeID | globally unique identifier |
None. |
|
| PharmacyPriceCentsMin | decimal number |
None. |
|
| PharmacyPriceCentsMax | decimal number |
None. |
|
| PharmacyPriceCentsPreTax | boolean |
None. |
|
| PharmacyPricePreTax | boolean |
None. |
|
| PharmacyRelationshipCodeCriteriaType | string |
None. |
|
| GenericCostExceedsBrand | boolean |
None. |
|
| ScheduleID | globally unique identifier |
None. |
|
| ScheduleException | boolean |
None. |
|
| PriorFillsMin | integer |
None. |
|
| PriorFillsMax | integer |
None. |
|
| PriorFillsDaysInterval | integer |
None. |
|
| PriorFillsGraceDays | integer |
None. |
|
| PriorFillsDrugProfileID | globally unique identifier |
None. |
|
| PriorFillsPharmacyProfileID | globally unique identifier |
None. |
|
| PriorFillsByRxNumber | boolean |
None. |
|
| PriorFillsGPIChars | string |
None. |
|
| PriorFillsByNDC | boolean |
None. |
|
| PriorFillsBysSpecialDrugType | boolean |
None. |
|
| RejectCode | string |
None. |
|
| IsSpecialty | boolean |
None. |
|
| PriorFillsStartDate | date |
None. |
|
| OnCostcoJSONAWP | boolean |
None. |
|
| OnCostcoJSONMAC | boolean |
None. |
|
| VariableCopayCouponExists | boolean |
None. |
|
| IsPrimaryClaim | boolean |
None. |
|
| IsSecondaryClaimAsPrimary | boolean |
None. |
|
| PriorFillsLimitToCurrentPeriod | boolean |
None. |
|
| CreateIssueTrackerTicket | boolean |
None. |
|
| IssueProfileID | globally unique identifier |
None. |
|
| DiagnosisCodeCriteriaType | string |
None. |
|
| FormularyNotCoveredException | boolean |
None. |
|
| FormularyAgeLimitException | boolean |
None. |
|
| FormularyGenderLimitException | boolean |
None. |
|
| FormularyQtyLimitException | boolean |
None. |
|
| FormularyStepMedException | boolean |
None. |
|
| FormularyPriorAuthException | boolean |
None. |
|
| ResponseTimeException | boolean |
None. |
|
| PharmacyPriceAddProcFee | boolean |
None. |
|
| PharmacyPriceCentsAddProcFee | boolean |
None. |
|
| DAWEnforceRule | boolean |
None. |
|
| OnCostcoJSONProcessorFee | boolean |
None. |
|
| NDCListIsExclusion | boolean |
None. |
|
| SubmissionClarificationCodeLimit | integer |
None. |
|
| PriorFillsPharmacyPriceMin | decimal number |
None. |
|
| PriorFillsPharmacyPriceMax | decimal number |
None. |
|
| PharmacyHeadquarterListIsExclusion | boolean |
None. |
|
| MemberListIsExclusion | boolean |
None. |
|
| PriorFillsPricePerDaySupplyMin | decimal number |
None. |
|
| PriorFillsPricePerDaySupplyMax | decimal number |
None. |
|
| FormularyDiagnosisCodeLimitException | boolean |
None. |
|
| OtherCoverageCodeCriteriaType | string |
None. |
|
| PharmacyListIsExclusion | boolean |
None. |
|
| PrescriberListIsExclusion | boolean |
None. |
|
| PharmacyProfileListIsExclusion | boolean |
None. |
|
| OtherPayerIDQualifierCriteriaType | string |
None. |
|
| MemberProfileListIsExclusion | boolean |
None. |
|
| MemberDxCodeCriteriaType | string |
None. |
|
| IsPrescriberOutOfNetwork | boolean |
None. |
|
| HasLetterOfMedicalNecessity | boolean |
None. |
|
| CreatedOn | date |
None. |
|
| CreatedBy | globally unique identifier |
None. |
|
| ChangedOn | date |
None. |
|
| ChangedBy | globally unique identifier |
None. |
|
| ChangedAt | globally unique identifier |
None. |
|
| ID | globally unique identifier |
None. |
|
| IsNewRecord | boolean |
None. |
Response Formats
application/json, text/json, application/json-patch+json
{
"planID": "b507180b-0e35-49f0-9ac4-ad087502bb7b",
"ruleTypeID": "99433c10-5f98-4085-b633-d1d724a9f57a",
"byNDC": true,
"newStartDrug": true,
"newStartDrugByDrugName": true,
"description": "sample string 3",
"priority": 1,
"ruleActionTypeID": "eb1e1b52-20a8-49ae-a836-9c5fab6bc342",
"alternatePricingGroupID": "390676b4-40c7-4c73-96c4-8c772373f99d",
"message": "sample string 5",
"onPlan": true,
"onFormulary": true,
"inCompound": true,
"compoundDrugs": true,
"unknownDrugs": true,
"undefinedDrugs": true,
"memberGender": "sample string 6",
"levelOfEffort": "sample string 7",
"endProcessing": true,
"active": true,
"effectiveStartDate": "2025-12-09T20:13:16.0096729-06:00",
"effectiveEndDate": "2025-12-09T20:13:16.0096729-06:00",
"quantityMin": 1.0,
"quantityMax": 1.0,
"daysSupplyMin": 1,
"daysSupplyMax": 1,
"shortCycle": true,
"submissionClarificationCodeCriteriaType": "sample string 8",
"pharmacyServiceType": "sample string 9",
"pharmacyServiceTypeCriteriaType": "sample string 10",
"patientResidence": "sample string 11",
"patientResidenceCriteriaType": "sample string 12",
"placeOfService": "sample string 13",
"placeOfServiceCriteriaType": "sample string 14",
"serviceCategory": "sample string 15",
"newDrug": true,
"isTemplate": true,
"stepTherapy": true,
"enforcePlanFormulary": true,
"referenceCode": "sample string 16",
"rxExpired": true,
"claimTagItemID1": "738219c5-21b1-41fc-b726-8939667acb2b",
"claimTagItemID2": "696fc638-99d3-44ff-bb9c-03d16877ccfe",
"claimTagItemID3": "18c8014e-ae6c-432a-a0ed-a00ee1828aa0",
"dawCode": "sample string 17",
"dependentRelationshipCode": "sample string 18",
"memberAgeMin": 1,
"memberAgeMax": 1,
"memberAgeUnits": "sample string 19",
"rxFirstFill": true,
"overridingRuleID": "60224aa6-2fcc-432d-b2b6-937a6ddfd78c",
"overridingRuleActive": true,
"pharmacyPriceMin": 1.0,
"pharmacyPriceMax": 1.0,
"drugSelectionPenaltyUsed": true,
"seqNo": 21,
"benefitCodeID": "17451d62-37b0-41ff-a7e1-aa33cce1149e",
"pharmacyPriceCentsMin": 1.0,
"pharmacyPriceCentsMax": 1.0,
"pharmacyPriceCentsPreTax": true,
"pharmacyPricePreTax": true,
"pharmacyRelationshipCodeCriteriaType": "sample string 22",
"genericCostExceedsBrand": true,
"scheduleID": "f7e2eef0-5480-4caf-9a11-5331a0a03887",
"scheduleException": true,
"priorFillsMin": 1,
"priorFillsMax": 1,
"priorFillsDaysInterval": 1,
"priorFillsGraceDays": 1,
"priorFillsDrugProfileID": "9c9c300f-4040-4457-910e-3bd1e810c0a3",
"priorFillsPharmacyProfileID": "394e8aa3-4d6f-452a-9220-f8b1687e41d3",
"priorFillsByRxNumber": true,
"priorFillsGPIChars": "sample string 23",
"priorFillsByNDC": true,
"priorFillsBysSpecialDrugType": true,
"rejectCode": "sample string 24",
"isSpecialty": true,
"priorFillsStartDate": "2025-12-09T20:13:16.0096729-06:00",
"onCostcoJSONAWP": true,
"onCostcoJSONMAC": true,
"variableCopayCouponExists": true,
"isPrimaryClaim": true,
"isSecondaryClaimAsPrimary": true,
"priorFillsLimitToCurrentPeriod": true,
"createIssueTrackerTicket": true,
"issueProfileID": "b9d47a54-04f8-4779-a3e7-d9d548232162",
"diagnosisCodeCriteriaType": "sample string 25",
"formularyNotCoveredException": true,
"formularyAgeLimitException": true,
"formularyGenderLimitException": true,
"formularyQtyLimitException": true,
"formularyStepMedException": true,
"formularyPriorAuthException": true,
"responseTimeException": true,
"pharmacyPriceAddProcFee": true,
"pharmacyPriceCentsAddProcFee": true,
"dawEnforceRule": true,
"onCostcoJSONProcessorFee": true,
"ndcListIsExclusion": true,
"submissionClarificationCodeLimit": 1,
"priorFillsPharmacyPriceMin": 1.0,
"priorFillsPharmacyPriceMax": 1.0,
"pharmacyHeadquarterListIsExclusion": true,
"memberListIsExclusion": true,
"priorFillsPricePerDaySupplyMin": 1.0,
"priorFillsPricePerDaySupplyMax": 1.0,
"formularyDiagnosisCodeLimitException": true,
"otherCoverageCodeCriteriaType": "sample string 26",
"pharmacyListIsExclusion": true,
"prescriberListIsExclusion": true,
"pharmacyProfileListIsExclusion": true,
"otherPayerIDQualifierCriteriaType": "sample string 27",
"memberProfileListIsExclusion": true,
"memberDxCodeCriteriaType": "sample string 28",
"isPrescriberOutOfNetwork": true,
"hasLetterOfMedicalNecessity": true,
"createdOn": "2025-12-09T20:13:16.0096729-06:00",
"createdBy": "f2c8b08f-630b-4a06-a70d-522044c6a7ea",
"changedOn": "2025-12-09T20:13:16.0096729-06:00",
"changedBy": "a40e0f22-c893-41ac-8f79-d04e3d44bdc7",
"changedAt": "58c61edb-5abf-4f78-bec6-538c29fe390f",
"id": "2b540eb2-7116-4a47-958a-f5492b5eb0c7",
"isNewRecord": true
}