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

    Error details you can take action on.

    interface ActionableError {
        errorSubType?: string;
        errorType?: string;
    }
    Index

    Properties

    errorSubType?: string

    The secondary level error type.

    errorType?: string

    The top level error type that may contain multiple error subtypes.