DELETE api/groups/{groupid}/groupplans/{groupplanid}/appliedpharmacyheadquarterexceptions/{id}
Deletes an Applied Pharmacy Headquarter Exception
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| groupid |
Group identifier |
integer |
Required |
| groupplanid |
Group Plan identifier |
integer |
Required |
| id |
Applied Pharmacy Headquarter Exception Model identifier |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
An http result code indicated the status of the completed delete operation
IHttpActionResultNone.
Response Formats
application/json, text/json, application/json-patch+json
Sample:
Sample not available.