GET api/common/calltypes
This API method returns a list of supported call types that are used for a customer CLI
Error messages
- 404/Not Found - No call type records found
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
List of CallTypeView
Collection of CallTypeView| Name | Description | Type | Additional information |
|---|---|---|---|
| Code | The Call Type code | string |
None. |
| Description | The description of the call type | string |
None. |