eBay Trading APIVersion 1349
 

GetNotificationPreferencesRequestType ( AbstractRequestType )

Retrieves the requesting application's notification preferences. Details are only returned for events for which a preference has been set. For example, if you enabled notification for the EndOfAuction event and later disabled it, the GetNotificationPreferences response would cite the EndOfAuction event preference as Disabled. Otherwise, no details would be returned regarding EndOfAuction.

Call that uses GetNotificationPreferencesRequestType:

Field

PreferenceLevel ( NotificationRoleCodeType ) [0..1]
Specifies the type of preferences to retrieve. For example, preferences can be associated with a user, with an application, or with events.
See the Field Index to learn which calls use PreferenceLevel.