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

    Interface NotificationsApiCreateSubscriptionRequest

    Request parameters for createSubscription operation in NotificationsApi.

    interface NotificationsApiCreateSubscriptionRequest {
        body: CreateSubscriptionRequest;
        notificationType: string;
    }
    Index

    Properties

    notificationType: string

    The type of notification. For more information about notification types, refer to Notification Type Values.