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
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
campain id to finalize |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ok status if success
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.