eBay Trading APIVersion 1349
 

NotificationEnableArrayType

This type is used by the UserDeliveryPreferenceArray container of the SetNotificationPreferences and GetNotificationPreferences calls. The UserDeliveryPreferenceArray container consists of one or more notifications and whether or not each notification is enabled or disabled.

Types that use NotificationEnableArrayType:

Calls that use NotificationEnableArrayType:

Field

NotificationEnable ( NotificationEnableType ) [0..*]
In a SetNotificationPreferences call, one NotificationEnable container is used for each notification that the user either wants to subsribe to or disable.

If a UserDeliveryPreferenceArray container is used, at least one NotificationEnable container must be specified.

In a GetNotificationPreferences call, one NotificationEnable container is returned for each notification that the user has set a preference on - enabled or disabled.
See the Field Index to learn which calls use NotificationEnable.