DELETE api/groups/{groupid}/groupplans/{groupplanid}/appliedpharmacyheadquarterexceptions/{exceptionid}/appliedpharmacyheadquarterinclusions/{id}

Deletes an included pharmacy for an Applied Pharmacy Headquarter Exception

Request Information

URI Parameters

NameDescriptionTypeAdditional information
exceptionid

Applied Pharmacy Headquarter Exception identifier

integer

Required

id

Identifier for the pharmacy inclusion

integer

Required

groupid

string

None.

groupplanid

string

None.

Body Parameters

None.

Response Information

Resource Description

An http result code indicated the status of the completed delete operation

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.