pem.getMemberSubscriptionRestrictions

This method is supported by Operations starting from version 5.4.7.

The method shows whether a staff member has full or restricted access to the client subscriptions.

The method has the following input parameter:

Name

Type

Short Description

member_id

int

Identifier of the staff member for whom the available access options are to be displayed.

This method has the following output parameters:

Name

Type

Short Description

access_all_subscriptions

boolean

Parameter indicating if the staff member has restricted access to subscriptions or not.

[subscriptions]

list of integers

Identifiers of the subscriptions to which the specified staff member has access. (This parameter is optional: it is required only in case of restricted access).