NotificationCenter::getEmployeeEventOptOuts Method

Retrieve all of a network employee's notification opt-out preferences.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
employee_id IntegerEmployee ID as found in HasOffers

GET Response Notes

Returns an array of key-value pairs where each key is a notification event and each value is an array of key-value pairs. The nested key-value pairs represent various communication endpoints as keys and their opt-out statuses as values.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.