POST api/groupplans/{groupplanid}/formularies/{formularyid}/planformularyproducts/optout-all

Opt-out of all plan formulary products tied to a formulary

Request Information

URI Parameters

NameDescriptionTypeAdditional information
groupplanid

Group Plan Identifier

integer

Required

formularyid

Formulary Identifier

integer

Required

Body Parameters

None.

Response Information

Resource Description

An http status indicating the status of the post request

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.