POST api/globalunitpriceoverrides

Posts a new global unit price override object

Request Information

URI Parameters

None.

Body Parameters

The global unit price override to add

UnitPriceOverrideModel
NameDescriptionTypeAdditional information
Priority

Gets or sets the priority for this resource

integer

None.

Active

Gets or sets the active status for this resource

boolean

None.

Description

Gets or sets the description for this resource

string

None.

PharmacyBranchNo

Gets or sets the group for this resource

integer

None.

PharmacyBranchUrl

Gets or sets the group url for this resource

string

None.

EffectiveStartDate

Gets or sets the Effective Start Date for this resource

date

None.

EffectiveEndDate

Gets or sets the Effective End Date for this resource

date

None.

PharmacyStateCode

Gets or sets the pharmacy state code for this resource

string

None.

PharmacyClassNo

Gets or sets the pharmacy class for this resource

integer

None.

PharmacyClassUrl

Gets or sets the pharmacy class url for this resource

string

None.

PharmacyLocationNo

Gets or sets the pharmacy location for this resource

integer

None.

PharmacyLocationUrl

Gets or sets the pharmacy location url for this resource

string

None.

PharmacyProfileNo

Gets or sets the pharmacy profile for this resource

integer

None.

PharmacyProfileUrl

Gets or sets the pharmacy profile url for this resource

string

None.

DrugProfileNo

Gets or sets the drug profile for this resource

integer

None.

DrugProfileUrl

Gets or sets the drug profile url for this resource

string

None.

PrescriptionReferenceNumber

Gets or sets the prescription reference number for this resource

string

None.

NDC

Gets or sets the NDC for this resource

string

None.

PharmacyWholesalerNo

Gets or sets the pharmacy wholesaler for this resource

integer

None.

PharmacyWholesalerUrl

Gets or sets the pharmacy wholesaler url for this resource

string

None.

IsCompound

Gets or sets the is compound flag for this resource

boolean

None.

Note

Gets or sets the Note for this resource

string

None.

ParticipatingPharmaciesOnly

Gets or sets the participating pharmacies only flag for this resource

boolean

None.

UnitPriceOverridePriceCodes

Gets or sets the Unit Price Override Price Codes for this resource

Collection of UnitPriceOverridePriceCodeModel

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

Sample:
{
  "url": "sample string 15",
  "id": 16,
  "priority": 2,
  "active": true,
  "description": "sample string 4",
  "pharmacyBranchNo": 1,
  "pharmacyBranchUrl": "sample string 5",
  "effectiveStartDate": "2025-05-30T21:06:12.3145918-05:00",
  "effectiveEndDate": "2025-05-30T21:06:12.3145918-05:00",
  "pharmacyStateCode": "sample string 6",
  "pharmacyClassNo": 1,
  "pharmacyClassUrl": "sample string 7",
  "pharmacyLocationNo": 1,
  "pharmacyLocationUrl": "sample string 8",
  "pharmacyProfileNo": 1,
  "pharmacyProfileUrl": "sample string 9",
  "drugProfileNo": 1,
  "drugProfileUrl": "sample string 10",
  "prescriptionReferenceNumber": "sample string 11",
  "ndc": "sample string 12",
  "pharmacyWholesalerNo": 1,
  "pharmacyWholesalerUrl": "sample string 13",
  "isCompound": true,
  "note": "sample string 14",
  "participatingPharmaciesOnly": true,
  "unitPriceOverridePriceCodes": [
    {
      "url": "sample string 3",
      "id": 4,
      "priceCode": "sample string 1",
      "unitPrice": 2.0
    },
    {
      "url": "sample string 3",
      "id": 4,
      "priceCode": "sample string 1",
      "unitPrice": 2.0
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

The newly added global unit price override

UnitPriceOverrideModel
NameDescriptionTypeAdditional information
Priority

Gets or sets the priority for this resource

integer

None.

Active

Gets or sets the active status for this resource

boolean

None.

Description

Gets or sets the description for this resource

string

None.

PharmacyBranchNo

Gets or sets the group for this resource

integer

None.

PharmacyBranchUrl

Gets or sets the group url for this resource

string

None.

EffectiveStartDate

Gets or sets the Effective Start Date for this resource

date

None.

EffectiveEndDate

Gets or sets the Effective End Date for this resource

date

None.

PharmacyStateCode

Gets or sets the pharmacy state code for this resource

string

None.

PharmacyClassNo

Gets or sets the pharmacy class for this resource

integer

None.

PharmacyClassUrl

Gets or sets the pharmacy class url for this resource

string

None.

PharmacyLocationNo

Gets or sets the pharmacy location for this resource

integer

None.

PharmacyLocationUrl

Gets or sets the pharmacy location url for this resource

string

None.

PharmacyProfileNo

Gets or sets the pharmacy profile for this resource

integer

None.

PharmacyProfileUrl

Gets or sets the pharmacy profile url for this resource

string

None.

DrugProfileNo

Gets or sets the drug profile for this resource

integer

None.

DrugProfileUrl

Gets or sets the drug profile url for this resource

string

None.

PrescriptionReferenceNumber

Gets or sets the prescription reference number for this resource

string

None.

NDC

Gets or sets the NDC for this resource

string

None.

PharmacyWholesalerNo

Gets or sets the pharmacy wholesaler for this resource

integer

None.

PharmacyWholesalerUrl

Gets or sets the pharmacy wholesaler url for this resource

string

None.

IsCompound

Gets or sets the is compound flag for this resource

boolean

None.

Note

Gets or sets the Note for this resource

string

None.

ParticipatingPharmaciesOnly

Gets or sets the participating pharmacies only flag for this resource

boolean

None.

UnitPriceOverridePriceCodes

Gets or sets the Unit Price Override Price Codes for this resource

Collection of UnitPriceOverridePriceCodeModel

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.

Response Formats

application/json, text/json, application/json-patch+json

Sample:
{
  "url": "sample string 15",
  "id": 16,
  "priority": 2,
  "active": true,
  "description": "sample string 4",
  "pharmacyBranchNo": 1,
  "pharmacyBranchUrl": "sample string 5",
  "effectiveStartDate": "2025-05-30T21:06:12.3145918-05:00",
  "effectiveEndDate": "2025-05-30T21:06:12.3145918-05:00",
  "pharmacyStateCode": "sample string 6",
  "pharmacyClassNo": 1,
  "pharmacyClassUrl": "sample string 7",
  "pharmacyLocationNo": 1,
  "pharmacyLocationUrl": "sample string 8",
  "pharmacyProfileNo": 1,
  "pharmacyProfileUrl": "sample string 9",
  "drugProfileNo": 1,
  "drugProfileUrl": "sample string 10",
  "prescriptionReferenceNumber": "sample string 11",
  "ndc": "sample string 12",
  "pharmacyWholesalerNo": 1,
  "pharmacyWholesalerUrl": "sample string 13",
  "isCompound": true,
  "note": "sample string 14",
  "participatingPharmaciesOnly": true,
  "unitPriceOverridePriceCodes": [
    {
      "url": "sample string 3",
      "id": 4,
      "priceCode": "sample string 1",
      "unitPrice": 2.0
    },
    {
      "url": "sample string 3",
      "id": 4,
      "priceCode": "sample string 1",
      "unitPrice": 2.0
    }
  ]
}