POST api/enrollment/UpdateClient?memberId={memberId}&clientId={clientId}&clientInsuranceId={clientInsuranceId}&clientDependentId={clientDependentId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| memberId | integer |
Required |
|
| clientId | integer |
Required |
|
| clientInsuranceId | integer |
Required |
|
| clientDependentId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.