Selling Partner API SDK for JavaScript
    Preparing search index...

    Selling Partner API for Notifications The Selling Partner API for Notifications lets you subscribe to notifications that are relevant to a selling partner's business. Using this API you can create a destination to receive notifications, subscribe to notifications, delete notification subscriptions, and more. For more information, refer to the Notifications Use Case Guide.

    The version of the OpenAPI document: v1

    NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.

    interface EventFilterAllOf {
        eventFilterType: EventFilterAllOfEventFilterTypeEnum;
    }
    Index

    Properties

    Properties

    An eventFilterType value that the notificationType supports. The subscription service uses the eventFilterType to determine the type of event filter. To determine if a specific notificationType supports an eventFilterType, refer to Notification Type Values.