POST Enrollment
Request Information
URI Parameters
None.
Body Parameters
EnrollmentConfiguration| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | EnrollmentStatus |
None. |
|
| StatusReason | string |
None. |
|
| Web_EnrollmentFormKey | integer |
None. |
|
| Web_EnrollmentFormTypeValueId | integer |
None. |
|
| Web_EnrollmentFormTypeDesc | string |
None. |
|
| Id | integer |
None. |
|
| CompanyName | string |
None. |
|
| MemberName | string |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| LastNameControl | string |
None. |
|
| FamilyId | string |
None. |
|
| AsOfDate | date |
None. |
|
| EnrollmentAvailability | Collection of WebEnrollmentAvailability |
None. |
|
| Attachments | Collection of FileAttachment |
None. |
|
| Notes | string |
None. |
|
| CurrentLoginType | integer |
None. |
|
| MemberIsPending | boolean |
None. |
|
| FamilyMembers | Collection of FamilyMemberOption |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.