DELETE api/formularies/{formularyid}/formularyproductcoverageexclusions/{id}
Deletes a Product Coverage Exclusion by formulary identifier and product coverage exclusion identifier
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
formularyid |
The id of the formulary product coverage exclusion |
integer |
Required |
id |
Product Coverage Exclusion 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.