DELETE api/pharmacyheadquarters/{headquarterid}/headquarterglobalplanlists/{id}

Deletes a global pricing plan association from the specified pharmacy headquarter. The association cannot be removed while it is in use by network pharmacy headquarter pricing.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
headquarterid

Pharmacy Headquarter identifier

integer

Required

id

Plan identifier

integer

Required

Body Parameters

None.

Response Information

Resource Description

An http status indicating the status of the delete request.

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.