GET EM/InsuranceCampaign/{id}/Finalize

Finalizes the campain (alter his state to Finalized and Set the State of the campain of addherents to finalized as well)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

campain id to finalize

integer

Required

Body Parameters

None.

Response Information

Resource Description

ok status if success

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.