PUT EM/InsuranceCampaign/JoinTheCampaign/{codName}/{campaignCode}
Regists a client as adherent in a specific campaign
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| codName |
client to adhere |
string |
Required |
| campaignCode |
campaign to adhere |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.