DELETE api/networks/{networkid}/networkpharmacyheadquarters/{id}
Deletes a network pharmacy headquarter
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
networkid |
Network identifier |
integer |
Required |
id |
Network Pharmacy Headquarter identifier |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
An http status indicating the status of the delete request
IHttpActionResultNone.
Response Formats
application/json, text/json, application/json-patch+json
Sample:
Sample not available.