User

{
    "serviceProviderId": "ent.odin",
    "groupId": "grp.odin",
    "userId": "[email protected]",
    "lastName": "Reverman",
    "firstName": "Mark",
    "callingLineIdLastName": "Reverman",
    "callingLineIdFirstName": "Mark",
    "hiraganaLastName": "Reverman",
    "hiraganaFirstName": "Mark",
    "phoneNumber": "5136549858",
    "extension": "9858",
    "callingLineIdPhoneNumber": "5136549858",
    "password": "[email protected]",
    "department": {
        "serviceProviderId": "ent.odin",
        "groupId": "grp.odin",
        "name": "department1"
    },
    "departmentFullPath": "department1 (grp.odin)",
    "language": "English",
    "timeZone": "America/New_York",
    "timeZoneDisplayName": "(GMT-05:00) (US) Eastern Time",
    "defaultAlias": "[email protected]",
    "accessDeviceEndpoint": {
        "accessDevice": {
            "deviceType": "Generic SIP Phone",
            "protocol": "SIP 2.0",
            "numberOfPorts": {
                "unlimited": "true"
            },
            "numberOfAssignedPorts": 1,
            "status": "Online",
            "transportProtocol": "Unspecified",
            "useCustomUserNamePassword": false,
            "version": "Kapanga Softphone Desktop Windows 1.00/2180b+1595505876_80E82C997FFA_A0510BEA6293_02004C4F4F50_005056C00001_005056C00008_0A002700000E_FABBC859EAB4_A0510BEA6290_A2510BEA628F",
            "deviceName": "generic_sip",
            "macAddress": "",
            "deviceLevel": "Group",
            "accessDeviceCredentials": {
                "userName": null
            },
            "serviceProviderId": "ent.odin",
            "groupId": "grp.odin",
            "tags": [],
            "relatedServices": []
        },
        "linePort": "[email protected]",
        "staticRegistrationCapable": "true",
        "useDomain": "true",
        "supportVisualDeviceManagement": "false",
        "contacts": []
    },
    "title": "[email protected]",
    "pagerPhoneNumber": 9871515000,
    "mobilePhoneNumber": 9871515000,
    "emailAddress": "[email protected]",
    "yahooId": "[email protected]",
    "addressLocation": "1234 Main Street",
    "address": {
        "addressLine1": "Bldg 1",
        "addressLine2": "Suite 2",
        "city": "Cincinnat",
        "stateOrProvince": "Ohio",
        "zipOrPostalCode": "45204",
        "country": "US"
    },
    "countryCode": "1",
    "networkClassOfService": "testncosuu",
    "allowVideo": true,
    "domain": "odinapi.net",
    "endpointType": "accessDeviceEndpoint",
    "aliases": [],
    "trunkAddressing": {
        "trunkGroupDeviceEndpoint": {
            "contacts": []
        }
    },
    "isEnterprise": true,
    "passwordExpiresDays": 2147483647,
    "alternateUserId": [
        {
            "description": "[email protected]",
            "alternateUserId": "[email protected]"
        },
        {
            "description": "[email protected]",
            "alternateUserId": "[email protected]"
        },
        {
            "description": "[email protected]",
            "alternateUserId": "[email protected]"
        }
    ]
}

Last updated

Was this helpful?