getExtensionProperties
getExtensionProperties
Permissions:
admin or user
Description:
Retrieves the property values of the properties specified in the property_names parameter.
Parameters:
tenant – the name of the tenant company
extension – a string representing an extension
property_names – a string array defining property names of the values to be retrieved
Returns:
If the method succeeds, it returns an array that contains the requested property_names values to the result field. If the method fails, it returns an associative array to the error field.
Related methods:
createExtension, deleteExtension, getExtensions, setExtensionProperties