GET api/user/phone?netpbxusername={netpbxusername}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| netpbxusername | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Advoco.Models.User.Phone| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Active | boolean |
None. |
|
| PhoneTypeId | integer |
None. |
|
| Address | string |
None. |
|
| PersonalCall | boolean |
None. |
|
| GroupCall | boolean |
None. |
|
| PortalCall | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.