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 is supported by the specific notificationType. This is used by the subscription service to determine the type of event filter. Refer to Notification Type Values to determine if an eventFilterType is supported.