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

    The request for the deleteNotifications operation.

    interface DeleteNotificationsRequest {
        deletionReason: DeleteNotificationsRequestDeletionReasonEnum;
        templateId: string;
    }
    Index

    Properties

    The unique identifier that maps each notification status to a reason code.

    templateId: string

    The unique identifier of the notification template you used to onboard your application.