POST breeze/NE/CreateEnrollmentFromIVR
Request Information
URI Parameters
None.
Body Parameters
IVREnrollmentRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| IVRCallId | decimal number |
None. |
|
| PersonId | integer |
None. |
|
| MCOId | byte |
None. |
|
| NextPage | string |
None. |
Request Formats
application/json, text/json
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |